Browse Source

20210208基本信息添加返回按钮

master
zy_Java 5 years ago
parent
commit
510b49c2a3
  1. 2
      bjyy-weixin/src/main/webapp/WEB-INF/pages/user/first_basic.jsp
  2. 2
      bjyy-weixin/src/main/webapp/WEB-INF/pages/user/second_basic.jsp
  3. 2
      bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_basic.jsp
  4. 2
      bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_first_next.jsp
  5. 2
      bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_forth_next.jsp
  6. 2
      bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_second_next.jsp
  7. 2
      bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_third_next.jsp

2
bjyy-weixin/src/main/webapp/WEB-INF/pages/user/first_basic.jsp

@ -28,7 +28,7 @@
<!-- 头部 -->
<div class="header mt">
<%-- <div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div> --%>
<div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div>
<div class="title">填写基本信息</div>
</div>
<div class="center">

2
bjyy-weixin/src/main/webapp/WEB-INF/pages/user/second_basic.jsp

@ -28,7 +28,7 @@
<!-- 头部 -->
<div class="header mt">
<%-- <div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div> --%>
<div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div>
<div class="title">填写基本信息</div>
</div>
<div class="center">

2
bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_basic.jsp

@ -28,7 +28,7 @@
<!-- 头部 -->
<div class="header mt">
<%-- <div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div> --%>
<div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div>
<div class="title">填写基本信息</div>
</div>

2
bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_first_next.jsp

@ -28,7 +28,7 @@
<!-- 头部 -->
<div class="header mt">
<%-- <div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div> --%>
<div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div>
<div class="title">填写基本信息</div>
</div>
<div class="basicinfo">

2
bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_forth_next.jsp

@ -28,7 +28,7 @@
<!-- 头部 -->
<div class="header mt">
<%-- <div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div> --%>
<div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div>
<div class="title">填写基本信息</div>
</div>
<div class="hotdog mt fortheach">

2
bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_second_next.jsp

@ -28,7 +28,7 @@
<!-- 头部 -->
<div class="header mt">
<%-- <div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div> --%>
<div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div>
<div class="title">填写基本信息</div>
</div>
<div class="basicinfo mt">

2
bjyy-weixin/src/main/webapp/WEB-INF/pages/user/third_third_next.jsp

@ -28,7 +28,7 @@
<!-- 头部 -->
<div class="header mt">
<%-- <div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div> --%>
<div class="return"><img src="${contextPath}/static/images/return.png" width="100%"></div>
<div class="title">填写基本信息</div>
</div>
<div class="basicinfo mt">

Loading…
Cancel
Save