Ver código fonte

删除视频上传

赵启卫 2 anos atrás
pai
commit
8e6af71e97

+ 1 - 0
application/wap/controller/Index.php

xqd
@@ -63,6 +63,7 @@ class Index extends AuthController
             'unified_list',
             'qcode_login',
             'get_search_history',
+            'aboutus',
         ];
     }
 

+ 2 - 2
public/system/plug/ueditor/ueditor.config.js

xqd
@@ -40,9 +40,9 @@
             'directionalityltr', 'directionalityrtl', 'indent', '|',
             'justifyleft', 'justifycenter', 'justifyright', 'justifyjustify', '|', 'touppercase', 'tolowercase', '|',
             'link', 'unlink', 'anchor', '|', 'imagenone', 'imageleft', 'imageright', 'imagecenter', '|',
-            'horizontal', 'date', 'time', 'spechars', 'snapscreen', 'wordimage', 'insertvideo', 'video',
+            'horizontal', 'date', 'time', 'spechars', 'snapscreen', 'wordimage', 
         ]]
-        // 'insertvideo',
+        // 'insertvideo', 'video',
         //当鼠标放在工具栏上时显示的tooltip提示,留空支持自动多语言配置,否则以配置值为准
         //,labelMap:{
         //    'anchor':'', 'undo':''