You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
1.2 KiB
75 lines
1.2 KiB
let tinymceopt = {
|
|
list: [
|
|
{
|
|
type: "tinymce",
|
|
control:
|
|
{
|
|
modelValue: ""
|
|
},
|
|
config:
|
|
{},
|
|
name: "tinymce1692580637828",
|
|
item:
|
|
{
|
|
label: "富文本"
|
|
}
|
|
}],
|
|
form:
|
|
{
|
|
size: "default",
|
|
name: "eeee",
|
|
labelWidth: "180px",
|
|
class: "form-row-3",
|
|
showColon: true
|
|
},
|
|
config:
|
|
{
|
|
addLoad: true
|
|
}
|
|
}
|
|
|
|
let tinymcccckAllopt = {
|
|
list: [
|
|
{
|
|
type: "tinymce",
|
|
control:
|
|
{
|
|
modelValue: "",
|
|
placeholder: "占位内容",
|
|
height: "500",
|
|
width: "100",
|
|
imgUrl: "org/govthreeaboutman1",
|
|
blobUrl: "org/govthreeaboutman2"
|
|
},
|
|
config:
|
|
{
|
|
className: "自定义Class",
|
|
help: "帮助信息",
|
|
span: 12,
|
|
style: "label"
|
|
},
|
|
name: "tinymce1692580637828",
|
|
item:
|
|
{
|
|
label: "富文本1",
|
|
rules: [
|
|
{
|
|
required: true,
|
|
message: "必填项",
|
|
trigger: "change"
|
|
}]
|
|
}
|
|
}],
|
|
form:
|
|
{
|
|
size: "default",
|
|
name: "eeee",
|
|
labelWidth: "180px",
|
|
class: "form-row-3",
|
|
showColon: true
|
|
},
|
|
config:
|
|
{
|
|
addLoad: true
|
|
}
|
|
}
|