Skip to content

Commit de6f17e

Browse files
committed
feat(pom): update
升级版本至2.2.0
1 parent c7f954b commit de6f17e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crowdfounding-web/src/main/webapp/WEB-INF/jsp/home

crowdfounding-web/src/main/webapp/WEB-INF/jsp/home/home.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
style="cursor:pointer;height: 64px"
4242
onclick="javascript:menuItemCreate('${_ctx}/profile','个人资料')"/>
4343
</div>
44-
<div id="user-state" class="pull-left" style="margin: 0 0 0 15px">
44+
<div id="user-state" class="pull-left" style="margin: 15px 0 0 15px">
4545
<p style="color: white">
4646
<strong class="font-bold">${user.nickName }</strong>
4747
</p>

0 commit comments

Comments
 (0)