Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
806cdf09
Commit
806cdf09
authored
Feb 08, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
字体样式
parent
68ed7368
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
2 deletions
+27
-2
ModifyVisaProduct.vue
src/components/SalesVisa/ModifyVisaProduct.vue
+27
-2
No files found.
src/components/SalesVisa/ModifyVisaProduct.vue
View file @
806cdf09
...
...
@@ -684,7 +684,8 @@
</div>
<div
class=
"ql-container"
>
<my-edit
v-on:edit-value=
"addMsg.VisaProductInfo.FeeInclude = arguments[0]"
v-bind:editValue=
"addMsg.VisaProductInfo.FeeInclude"
v-on:edit-value=
"addMsg.VisaProductInfo.FeeInclude = arguments[0]"
v-bind:editValue=
"addMsg.VisaProductInfo.FeeInclude"
v-bind:toolbarShow=
"toolbar"
v-bind:referenceList=
"FeeInclude"
v-bind:defaultAccount=
"false"
></my-edit>
...
...
@@ -810,10 +811,34 @@ export default {
"sans-serif"
],
toolbar
:
{
clean
:
false
,
//
加粗
clean
:
false
,
//
清除样式
font
:
false
,
//字体
narrative
:
true
,
//叙述,
image
:
true
,
// "showToolBar": true, //显示toolbar
bold
:
true
,
//加粗
italic
:
true
,
//斜体
underline
:
true
,
//下划线
strike
:
true
,
//删除线
// "blockquote": true, //引用q
// "block": true, //块
// "header1": true, //H1
// "header2": true, //H2
// "listOrdered": true, //顺序列表
// "listDot": true, //圆点列表
// "scriptSub": true, //X2
// "scriptSuper": true, //X2
// "leftIndent": true, //左缩进
// "rightIndent": true, //右缩进
// "direction": true, //方向(靠左/右)
// "downPicker": true, //下移选择器
headSize
:
true
,
//标题大小
fontColor
:
true
,
//字体颜色
// "fontBackgroundColor": true, //背景颜色
// "align": true, //对齐
// "link": true, //超链接
// "video": true, //视频
},
referenceList
:[],
FeeInclude
:[],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment