|
@@ -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="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%"/>
|
|
</div>
|
|
</div>
|
|
-
|
|
|
|
|
|
+</div>
|
|
|
|
|
|
<#include "/home/frag.foot.ftl" />
|
|
<#include "/home/frag.foot.ftl" />
|
|
|
|
|