From d21d4fa4d1295bac77e6a7bd0a26e46a90b8068a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 21 Apr 2017 12:28:20 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E5=BE=AE=E4=BF=A1=E5=85=B3?= =?UTF-8?q?=E9=94=AE=E5=AD=97=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/controller/Keys.php | 1 + application/wechat/view/keys.form.html | 15 ++++++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) 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格式