记得上下班打卡 | git大法好,push需谨慎

Commit 76035019 authored by 胡佳晨's avatar 胡佳晨

修改 志愿者图片

parent 09a7a21a
......@@ -29,7 +29,7 @@
<label class="col-sm-3 control-label is-required">头像:</label>
<div class="col-sm-8">
<!-- <input name="img" class="form-control" type="text" th:value="*{img}" readonly required>-->
<img class="img-details" style="height: 400px;" name="img" th:src="*{img}"
<img class="img-details" style="height: 400px;" name="img" th:src="*{img+'?x-oss-process=image/resize,s_400'}"
th:onclick="click_big([[*{img}]])">
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment