Skip to content

Commit 6e0365d

Browse files
committed
行距参数
1 parent 5be8fcf commit 6e0365d

3 files changed

Lines changed: 8 additions & 28 deletions

File tree

designer-demo/public/mock/bundle.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18290,10 +18290,10 @@
1829018290
"labelPosition": "left"
1829118291
},
1829218292
{
18293-
"property": "height",
18293+
"property": "lineHeight",
1829418294
"label": {
1829518295
"text": {
18296-
"zh_CN": "编辑区高度"
18296+
"zh_CN": "默认行距"
1829718297
}
1829818298
},
1829918299
"required": false,

materials/components/TinyMceEditor.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@
9595
"labelPosition": "left"
9696
},
9797
{
98-
"property": "height",
98+
"property": "lineHeight",
9999
"label": {
100100
"text": {
101-
"zh_CN": "编辑区高度"
101+
"zh_CN": "默认行距"
102102
}
103103
},
104104
"required": false,

mockServer/src/mock/get/app-center/v1/apps/schema/1.json

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2104,31 +2104,11 @@
21042104
"destructuring": true
21052105
},
21062106
{
2107-
"componentName": "TinyHuichartsGraph",
2108-
"package": "@opentiny/vue-huicharts",
2109-
"exportName": "TinyHuichartsGraph",
2110-
"destructuring": true,
2111-
"version": "3.22.0"
2112-
},
2113-
{
2114-
"componentName": "TinyHuichartsProcess",
2115-
"package": "@opentiny/vue-huicharts",
2116-
"exportName": "TinyHuichartsProcess",
2117-
"destructuring": true,
2118-
"version": "3.22.0"
2119-
},
2120-
{
2121-
"componentName": "TinyHuichartsGauge",
2107+
"componentName": "TinyHuichartsRing",
21222108
"package": "@opentiny/vue-huicharts",
2123-
"exportName": "TinyHuichartsGauge",
2124-
"destructuring": true,
2125-
"version": "3.22.0"
2126-
},
2127-
{
2128-
"componentName": "PortalHome",
2129-
"main": "common/components/home",
2130-
"destructuring": false,
2131-
"version": "1.0.0"
2109+
"version": "3.22.0",
2110+
"exportName": "TinyHuichartsRing",
2111+
"destructuring": true
21322112
},
21332113
{
21342114
"componentName": "TinyHuichartsScatter",

0 commit comments

Comments
 (0)