diff --git a/application/wechat/controller/Keys.php b/application/wechat/controller/Keys.php index 9c899f8a1..b67680460 100644 --- a/application/wechat/controller/Keys.php +++ b/application/wechat/controller/Keys.php @@ -61,6 +61,7 @@ class Keys extends BasicAdmin { * @return string */ public function edit() { + $this->assign('title', '编辑关键字规则'); return $this->_form($this->table, 'form', 'id'); } diff --git a/application/wechat/view/keys.form.html b/application/wechat/view/keys.form.html index a2d35634d..0d6bea5bd 100644 --- a/application/wechat/view/keys.form.html +++ b/application/wechat/view/keys.form.html @@ -132,11 +132,12 @@ +

文件最大2Mb,支持bmp/png/jpeg/jpg/gif格式

- 上传图片 @@ -156,6 +157,7 @@ +

文件最大2Mb,播放长度不超过60s,mp3/wma/wav/amr格式

@@ -174,7 +176,8 @@ - + @@ -195,10 +198,12 @@ value="{$vo.image_url|default='__PUBLIC__/static/theme/default/img/image.png'}" name="music_image" required="required" title="请上传音乐图片或输入音乐图片URL地址  "/> +

文件最大64KB,只支持JPG格式

+ - 上传图片 + 上传图片 @@ -206,8 +211,7 @@
- +
@@ -224,6 +228,7 @@ +

文件最大10MB,只支持MP4格式