Browse Source

修改系统审批功能

lwx_dev
erdanergou 3 years ago
parent
commit
2e8e41fc3c
  1. 6
      target/classes/templates/pages/application/application-out_back.html

6
target/classes/templates/pages/application/application-out_back.html

@ -117,7 +117,6 @@
<div style="font-size: 24px;color: #333;font-weight: 500;margin-top: 30px;"> <div style="font-size: 24px;color: #333;font-weight: 500;margin-top: 30px;">
提交申请成功 提交申请成功
</div> </div>
<div style="font-size: 14px;color: #666;margin-top: 20px;">预计审核时间为1天</div>
</div> </div>
<div style="text-align: center;margin-top: 50px;"> <div style="text-align: center;margin-top: 50px;">
<button class="layui-btn next">再申请一次</button> <button class="layui-btn next">再申请一次</button>
@ -127,11 +126,6 @@
</div> </div>
</div> </div>
</div> </div>
<hr>
<div style="color: #666;margin-top: 30px;margin-bottom: 40px;padding-left: 30px;">
<h3>说明</h3><br>
申请提交后,24小时内审核完毕
</div>
</div> </div>
</div> </div>

Loading…
Cancel
Save