yuliang 5 년 전
부모
커밋
4165b94e00
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      whepi-ui/templates/home/homeHelp.ftl

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

@@ -1,10 +1,11 @@
 <#assign title="家庭手册"/>
 <#include "/home/frag.head.ftl" />
 
+<div class="container" style="width: 100%">
     <div class="weui-panel weui-panel_access">
         <img src="/static/homeHelp_1.jpg" style="width: 100%"/>
     </div>
-
+</div>
 
 <#include "/home/frag.foot.ftl" />