From b663a8ea7f5208781bdd0922776f4ff9ea698a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Wed, 14 Apr 2021 10:14:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=BE=E6=A0=87=E6=9B=BF?= =?UTF-8?q?=E6=8D=A2=E5=B8=A6=E6=9D=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/api/icon.html | 18 ++++++++------- app/admin/view/config/index.html | 12 +++++----- app/wechat/view/auto/index.html | 20 ++++++++-------- app/wechat/view/auto/index_search.html | 4 ++-- app/wechat/view/config/options_form_api.html | 4 ++-- app/wechat/view/config/options_form_thr.html | 2 +- app/wechat/view/keys/index.html | 24 +++++++++++--------- app/wechat/view/news/form.html | 2 +- vendor/services.php | 2 +- 9 files changed, 46 insertions(+), 42 deletions(-) diff --git a/app/admin/view/api/icon.html b/app/admin/view/api/icon.html index 7272db0f2..66fc703cc 100644 --- a/app/admin/view/api/icon.html +++ b/app/admin/view/api/icon.html @@ -2478,14 +2478,16 @@ - + \ No newline at end of file diff --git a/app/admin/view/config/index.html b/app/admin/view/config/index.html index 297b67093..831ad4675 100644 --- a/app/admin/view/config/index.html +++ b/app/admin/view/config/index.html @@ -63,7 +63,7 @@ 网站名称Website
网站名称及网站图标,将显示在浏览器的标签上。
@@ -71,7 +71,7 @@ 管理程序名称Name
管理程序名称,将显示在后台左上角标题。
@@ -79,7 +79,7 @@ 管理程序版本Version
管理程序版本,将显示在后台左上角标题。
@@ -87,7 +87,7 @@ 公网备案号Baian

公网备案号,可以在备案管理中心查询获取,将在登录页面下面显示。

@@ -95,7 +95,7 @@ 网站备案号Miitbeian
网站备案号,可以在备案管理中心查询获取,将显示在登录页面下面。
@@ -103,7 +103,7 @@ 网站版权信息Copyright
网站版权信息,在后台登录页面显示版本信息并链接到备案到信息备案管理系统。
diff --git a/app/wechat/view/auto/index.html b/app/wechat/view/auto/index.html index 8fa5c2426..adb3563b8 100644 --- a/app/wechat/view/auto/index.html +++ b/app/wechat/view/auto/index.html @@ -26,8 +26,8 @@ 消息编号 延迟时间 - 消息类型 - 预览 + 消息类型 + 预览 添加时间 状态 @@ -42,20 +42,20 @@ {$vo.code} {$vo.time} - {$vo.type} - + {$vo.type} + {if $vo.type eq '音乐'} - 预览 + 预览 {elseif in_array($vo.type,['文字','转客服'])} - 预览 + 预览 {elseif $vo.type eq '图片'} - 预览 + 预览 {elseif $vo.type eq '图文'} - 预览 + 预览 {elseif $vo.type eq '视频'} - 预览 + 预览 {elseif $vo.type eq '语音'} - 预览 + 预览 {else} {$vo.content} {/if} {$vo.create_at|format_datetime} diff --git a/app/wechat/view/auto/index_search.html b/app/wechat/view/auto/index_search.html index 980605d00..2dbbbdcb3 100644 --- a/app/wechat/view/auto/index_search.html +++ b/app/wechat/view/auto/index_search.html @@ -10,7 +10,7 @@
- +
- {foreach ['显示已禁止的规则','显示已激活的规则'] as $k=>$v} + {foreach ['显示已禁止的消息','显示已激活的消息'] as $k=>$v} {if $k.'' eq input('status')} {else} diff --git a/app/wechat/view/config/options_form_api.html b/app/wechat/view/config/options_form_api.html index 04734a3b7..7859acc2e 100644 --- a/app/wechat/view/config/options_form_api.html +++ b/app/wechat/view/config/options_form_api.html @@ -45,11 +45,11 @@
- +
- +

公众号服务平台消息推送接口及服务器授权IP地址,需在公众号接口开发处配置。

diff --git a/app/wechat/view/config/options_form_thr.html b/app/wechat/view/config/options_form_thr.html index 42d88a743..28a442ee9 100644 --- a/app/wechat/view/config/options_form_thr.html +++ b/app/wechat/view/config/options_form_thr.html @@ -56,7 +56,7 @@
- +

公众号绑定服务平台接口通知 URL, 公众号消息接收与回复等。

diff --git a/app/wechat/view/keys/index.html b/app/wechat/view/keys/index.html index 273ec44bc..79abc86a5 100644 --- a/app/wechat/view/keys/index.html +++ b/app/wechat/view/keys/index.html @@ -24,8 +24,8 @@ 关键字 - 类型 - 预览 + 类型 + 预览 添加时间 状态 @@ -42,23 +42,25 @@ - {notempty name='vo.qrc'}{/notempty} + {notempty name='vo.qrc'} + + {/notempty} {$vo.keys} - {$vo.type} - + {$vo.type} + {if $vo.type eq '音乐'} - 预览 + 预览 {elseif in_array($vo.type,['文字','转客服'])} - 预览 + 预览 {elseif $vo.type eq '图片'} - 预览 + 预览 {elseif $vo.type eq '图文'} - 预览 + 预览 {elseif $vo.type eq '视频'} - 预览 + 预览 {elseif $vo.type eq '语音'} - 预览 + 预览 {else} {$vo.content} {/if} {$vo.create_at|format_datetime} diff --git a/app/wechat/view/news/form.html b/app/wechat/view/news/form.html index 7f4629042..2d7c2fc32 100644 --- a/app/wechat/view/news/form.html +++ b/app/wechat/view/news/form.html @@ -22,7 +22,7 @@
- +
diff --git a/vendor/services.php b/vendor/services.php index dca927d83..2c4c16f74 100644 --- a/vendor/services.php +++ b/vendor/services.php @@ -1,5 +1,5 @@ 'think\\admin\\Library',