Browse Source

多图上传

LIPENGTAO1313 6 years ago
parent
commit
b26cd9486a

+ 2 - 2
js/ueditor/dialogs/image/image.html

@ -18,13 +18,13 @@
18 18
<body>
19 19

20 20
    <div class="wrapper">
21
        <div id="tabhead" class="tabhead">
21
        <div id="tabhead" class="tabhead" style="display:none;">
22 22
            <span class="tab" data-content-id="remote"><var id="lang_tab_remote"></var></span>
23 23
            <span class="tab focus" data-content-id="upload"><var id="lang_tab_upload"></var></span>
24 24
            <span class="tab" data-content-id="online"><var id="lang_tab_online"></var></span>
25 25
            <span class="tab" data-content-id="search"><var id="lang_tab_search"></var></span>
26 26
        </div>
27
        <div class="alignBar">
27
        <div class="alignBar" style="display:none;">
28 28
            <label class="algnLabel"><var id="lang_input_align"></var></label>
29 29
                    <span id="alignIcon">
30 30
                        <span id="noneAlign" class="none-align focus" data-align="none"></span>

+ 1 - 1
js/ueditor/lang/zh-cn/zh-cn.js

@ -16,7 +16,7 @@ UE.I18N['zh-cn'] = {
16 16
        'deleterow':'删除行', 'deletecol':'删除列', 'splittorows':'拆分成行',
17 17
        'splittocols':'拆分成列', 'splittocells':'完全拆分单元格','deletecaption':'删除表格标题','inserttitle':'插入标题',
18 18
        'mergecells':'合并多个单元格', 'deletetable':'删除表格', 'cleardoc':'清空文档','insertparagraphbeforetable':"表格前插入行",'insertcode':'代码语言',
19
        'fontfamily':'字体', 'fontsize':'字号', 'paragraph':'段落格式', 'simpleupload':'单图上传', 'insertimage':'图上传','edittable':'表格属性','edittd':'单元格属性', 'link':'超链接',
19
        'fontfamily':'字体', 'fontsize':'字号', 'paragraph':'段落格式', 'simpleupload':'单图上传', 'insertimage':'图上传','edittable':'表格属性','edittd':'单元格属性', 'link':'超链接',
20 20
        'emotion':'表情', 'spechars':'特殊字符', 'searchreplace':'查询替换', 'map':'Baidu地图', 'gmap':'Google地图',
21 21
        'insertvideo':'视频', 'help':'帮助', 'justifyleft':'居左对齐', 'justifyright':'居右对齐', 'justifycenter':'居中对齐',
22 22
        'justifyjustify':'两端对齐', 'forecolor':'字体颜色', 'backcolor':'背景色', 'insertorderedlist':'有序列表',

+ 1 - 2
js/ueditor/ueditor.config.js

@ -40,8 +40,7 @@
40 40
            'insertorderedlist', 'insertunorderedlist', '|',
41 41
            'justifyleft', 'justifycenter', 'justifyright', 'justifyjustify', '|',
42 42
            'spechars', '|',
43
           	'superscript', 'subscript','|',
44
            'simpleupload','link','insertimage'
43
           	'superscript', 'subscript','|','link','insertimage'
45 44
        ]]
46 45
        
47 46
        /*, toolbars: [[