[更新]微信关键字管理

This commit is contained in:
邹景立 2017-04-21 11:46:48 +08:00
parent c45b3f2c7a
commit d66e96f7e2

View File

@ -18,7 +18,7 @@
<!-- 效果预览区域 开始 -->
<div class="col-xs-4" style="width:400px;">
<div style="position:relative" class="phone-container animated fadeIn">
<img style='width:100%' src="http://static.cdn.cuci.cc/mobile_head.png" alt=""/>
<img style='width:100%' src="__ROOT__/static/theme/default/img/wechat/mobile_head.png" alt=""/>
<div class="phone-screen">
<iframe id="phone-preview" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
</div>