瀏覽代碼

修改操作手册图片

peiguo 4 年之前
父節點
當前提交
5e651658b0
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      whepi-ui/templates/home/homeHelp.ftl

+ 3 - 2
whepi-ui/templates/home/homeHelp.ftl

@@ -1,10 +1,11 @@
-<#assign title="用户认证指南"/>
+<#assign title="用户指南"/>
 <#include "/home/frag.head.ftl" />
 <#include "/home/frag.head.ftl" />
 
 
 <div class="container" style="width: 100%">
 <div class="container" style="width: 100%">
     <div class="weui-panel weui-panel_access">
     <div class="weui-panel weui-panel_access">
 <#--        <img src="/static/homeHelp_1.jpg" style="width: 100%"/>-->
 <#--        <img src="/static/homeHelp_1.jpg" style="width: 100%"/>-->
-        <img src="/static/bandPhone.jpg" style="width: 100%"/>
+<#--        <img src="/static/bandPhone.jpg" style="width: 100%"/>-->
+        <img src="/static/userRegister.jpg" style="width: 100%"/>
     </div>
     </div>
 </div>
 </div>