yuliang 5 年之前
父节点
当前提交
42eb0660d9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      whepi-ui/templates/home/homeHelp.ftl

+ 1 - 1
whepi-ui/templates/home/homeHelp.ftl

@@ -2,7 +2,7 @@
 <#include "/home/frag.head.ftl" />
 
 <div class="page__bd" style="height: 300px">
-    <div class="container">
+    <div class="weui-panel weui-panel_access">
         <img src="/static/homeHelp_1.jpg" style="width: 100%"/>
     </div>
 </div>