Commit 5225ded7 authored by zhengke's avatar zhengke

修改

parent ce5d6564
...@@ -286,7 +286,7 @@ ...@@ -286,7 +286,7 @@
<th width="150"> <th width="150">
名称 名称
</th> </th>
<th> <th width="300">
地区 地区
</th> </th>
<th width="150"> <th width="150">
...@@ -416,10 +416,18 @@ ...@@ -416,10 +416,18 @@
placeholder: "请输入", placeholder: "请输入",
DefaultList: [], DefaultList: [],
toolbar: { toolbar: {
clean: false, //加粗 clean: true,
font: false, //字体 font: false, //字体
narrative: false, //叙述, narrative: false, //叙述,
image: true image: true,
bold:true,
italic:true,
underline:true,
header1:true,
header2:true,
fontColor:true,
leftIndent:true,
rightIndent:true
}, },
provinceList2: [], provinceList2: [],
cityList2: [], cityList2: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment