From 4cf201b6db7bd6b9a44b5af2bd2c9850fb79db2e Mon Sep 17 00:00:00 2001 From: Anyon Date: Wed, 26 Apr 2017 14:04:29 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/fans.index.html | 54 +- application/wechat/view/keys.form.html | 5 +- application/wechat/view/keys.index.html | 155 +++--- application/wechat/view/menu.index.html | 586 +++++++++++----------- application/wechat/view/news.form.html | 101 +--- application/wechat/view/news.index.html | 6 +- application/wechat/view/review.index.html | 4 +- 7 files changed, 417 insertions(+), 494 deletions(-) diff --git a/application/wechat/view/fans.index.html b/application/wechat/view/fans.index.html index 7b092c595..6a3bffa53 100644 --- a/application/wechat/view/fans.index.html +++ b/application/wechat/view/fans.index.html @@ -2,9 +2,7 @@ {block name="button"}
- +
{/block} @@ -16,8 +14,7 @@
- +
@@ -34,32 +31,31 @@ - - - - - - - + + + + + + + - {foreach $list as $key=>$vo} - - - - - - - - {/foreach} + {foreach $list as $key=>$vo} + + + + + + + + {/foreach}
- - 用户昵称性别区域关注时间
+ + 用户昵称性别区域关注时间
- - - - {$vo.nickname|default="未设置微信昵称"} - {$vo.sex==1?'男':($vo.sex==2?'女':'未知')}{$vo.country|default='未设置区域信息'}{$vo.province}{$vo.city}{$vo.subscribe_at}
+ + + + {$vo.nickname|default="未设置微信昵称"} + {$vo.sex==1?'男':($vo.sex==2?'女':'未知')}{$vo.country|default='未设置区域信息'}{$vo.province}{$vo.city}{$vo.subscribe_at}
{if isset($page)}

{$page}

{/if} diff --git a/application/wechat/view/keys.form.html b/application/wechat/view/keys.form.html index 41c2d9f77..69f0ab793 100644 --- a/application/wechat/view/keys.form.html +++ b/application/wechat/view/keys.form.html @@ -28,8 +28,7 @@
- +
{else} @@ -61,6 +60,7 @@
diff --git a/application/wechat/view/keys.index.html b/application/wechat/view/keys.index.html index 9a00341a0..aeb264745 100644 --- a/application/wechat/view/keys.index.html +++ b/application/wechat/view/keys.index.html @@ -14,91 +14,88 @@ - - - - - - - - - - + + + + + + + + + + - {foreach $list as $key=>$vo} - - - - - - - - - + + + + + + + + - - {/foreach} + + + {/foreach}
- - - - 关键字回复类型回复内容更新时间状态操作
+ + + + 关键字回复类型回复内容更新时间状态操作
- - - - {$vo.keys}{$vo.type} - {if $vo.type eq '音乐'} - 预览 - - {elseif $vo.type eq '文字'} - 预览 - - {elseif $vo.type eq '图片'} - 预览 - - {elseif $vo.type eq '图文'} - 预览 - - {elseif $vo.type eq '视频'} - 预览 - - {else} - {$vo.content} - {/if} - {$vo.create_at} - {if $vo.status eq 0} - 已禁用 - {elseif $vo.status eq 1} - 使用中 - {/if} - + {foreach $list as $key=>$vo} +
+ + + + {$vo.keys}{$vo.type} + {if $vo.type eq '音乐'} + 预览 + + {elseif $vo.type eq '文字'} + 预览 + + {elseif $vo.type eq '图片'} + 预览 + + {elseif $vo.type eq '图文'} + 预览 + + {elseif $vo.type eq '视频'} + 预览 + + {else} + {$vo.content} + {/if} + {$vo.create_at} + {if $vo.status eq 0} + 已禁用 + {elseif $vo.status eq 1} + 使用中 + {/if} + - {if auth("$classuri/edit")} - | - 编辑 - {/if} + {if auth("$classuri/edit")} + | + 编辑 + {/if} - {if $vo.status eq 1 and auth("$classuri/forbid")} - | - 禁用 - {elseif auth("$classuri/resume")} - | - 启用 - {/if} + {if $vo.status eq 1 and auth("$classuri/forbid")} + | + 禁用 + {elseif auth("$classuri/resume")} + | + 启用 + {/if} - {if auth("$classuri/del")} - | - 删除 - {/if} + {if auth("$classuri/del")} + | + 删除 + {/if} -
{if isset($page)}

{$page}

{/if} diff --git a/application/wechat/view/menu.index.html b/application/wechat/view/menu.index.html index fe868d4a9..f98bc036d 100644 --- a/application/wechat/view/menu.index.html +++ b/application/wechat/view/menu.index.html @@ -1,314 +1,312 @@ {extend name='extra@admin/content' /} {block name="style"} - + {/block} {block name='content'} -
-
公众号
-
- +
+
公众号
+
+ +
+
+ -
-