gds-plus-design-vue 1.0.26 → 1.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/gd-initial.mjs +1 -1
- package/lib/gd-initial.umd.js +95 -95
- package/lib/{index.4030a33f.mjs → index.457331e2.mjs} +14272 -6879
- package/lib/{main.dd12b9ac.mjs → main.bd60134c.mjs} +1 -1
- package/lib/style.css +2 -2
- package/locale/en_US.js +52 -1
- package/locale/id_ID.js +52 -1
- package/locale/vi_VN.js +52 -1
- package/locale/zh_CN.js +250 -0
- package/package.json +1 -1
package/locale/en_US.js
CHANGED
|
@@ -6,6 +6,7 @@ export default {
|
|
|
6
6
|
/*选项集及提示*/
|
|
7
7
|
placeholder: {
|
|
8
8
|
input: "Please enter ",
|
|
9
|
+
inputcontent: "Please enter content",
|
|
9
10
|
select: "Please select ",
|
|
10
11
|
yes: "Yes",
|
|
11
12
|
no: "No",
|
|
@@ -1714,6 +1715,56 @@ export default {
|
|
|
1714
1715
|
success: "Success",
|
|
1715
1716
|
fail: "Fail",
|
|
1716
1717
|
forcedOffline: "You have been forcibly taken offline!"
|
|
1717
|
-
}
|
|
1718
|
+
},
|
|
1719
|
+
/*弹窗*/
|
|
1720
|
+
alert: {
|
|
1721
|
+
warningButon4: "Warning button 4",
|
|
1722
|
+
dangerButton5: "Danger button 5",
|
|
1723
|
+
warningButton: "Warning button 6",
|
|
1724
|
+
},
|
|
1725
|
+
/*右上通用菜单*/
|
|
1726
|
+
userMenu: {
|
|
1727
|
+
settings: "settings",
|
|
1728
|
+
logOut: "logOut",
|
|
1729
|
+
},
|
|
1730
|
+
/*模板树*/
|
|
1731
|
+
componentsTree: {
|
|
1732
|
+
layoutContainerAssembly: "layout container assembly",
|
|
1733
|
+
baseComponent: "base component",
|
|
1734
|
+
fieldComponent: "field component",
|
|
1735
|
+
plugIn: "plug-in",
|
|
1736
|
+
},
|
|
1737
|
+
/*左侧栏基础属性*/
|
|
1738
|
+
formProperties: {
|
|
1739
|
+
inlineModel: "inline model",
|
|
1740
|
+
tagPosition: "tag position",
|
|
1741
|
+
keepRight: "keep right",
|
|
1742
|
+
keepLeft: "keep left",
|
|
1743
|
+
leanAgainst: "lean against",
|
|
1744
|
+
labelWidth: "label width",
|
|
1745
|
+
displayName: "display name",
|
|
1746
|
+
formName: "form name",
|
|
1747
|
+
formType: "form type",
|
|
1748
|
+
modeFrameWidth: "mode frame width",
|
|
1749
|
+
childTableOperationsDisabled: "child table operations disabled",
|
|
1750
|
+
configurationField: "configuration field",
|
|
1751
|
+
fieldValue: "field value",
|
|
1752
|
+
instructions: "instructions",
|
|
1753
|
+
},
|
|
1754
|
+
/*面板器*/
|
|
1755
|
+
panel: {
|
|
1756
|
+
basicAttribute: "basic attribute",
|
|
1757
|
+
componentStyle: "component style",
|
|
1758
|
+
},
|
|
1759
|
+
/*模板树*/
|
|
1760
|
+
relevanceTree: {
|
|
1761
|
+
associatedView: "associated view",
|
|
1762
|
+
associationForm: "associated form",
|
|
1763
|
+
},
|
|
1764
|
+
/*框架*/
|
|
1765
|
+
formDesigner: {
|
|
1766
|
+
allTerminal: "all-terminal",
|
|
1767
|
+
phone: "phone",
|
|
1768
|
+
},
|
|
1718
1769
|
}
|
|
1719
1770
|
};
|
package/locale/id_ID.js
CHANGED
|
@@ -6,6 +6,7 @@ export default {
|
|
|
6
6
|
/*选项集及提示*/
|
|
7
7
|
placeholder: {
|
|
8
8
|
input: "Silakan masukkan",
|
|
9
|
+
inputcontent: "Please enter content",
|
|
9
10
|
select: "Silakan pilih",
|
|
10
11
|
yes: "ya",
|
|
11
12
|
no: "Tidak",
|
|
@@ -1715,6 +1716,56 @@ export default {
|
|
|
1715
1716
|
success: "sukses",
|
|
1716
1717
|
fail: "Gagal",
|
|
1717
1718
|
forcedOffline: "Anda telah terpaksa diambil offline!"
|
|
1718
|
-
}
|
|
1719
|
+
},
|
|
1720
|
+
/*弹窗*/
|
|
1721
|
+
alert: {
|
|
1722
|
+
warningButon4: "Warning button 4",
|
|
1723
|
+
dangerButton5: "Danger button 5",
|
|
1724
|
+
warningButton: "Warning button 6",
|
|
1725
|
+
},
|
|
1726
|
+
/*右上通用菜单*/
|
|
1727
|
+
userMenu: {
|
|
1728
|
+
settings: "settings",
|
|
1729
|
+
logOut: "logOut",
|
|
1730
|
+
},
|
|
1731
|
+
/*模板树*/
|
|
1732
|
+
componentsTree: {
|
|
1733
|
+
layoutContainerAssembly: "layout container assembly",
|
|
1734
|
+
baseComponent: "base component",
|
|
1735
|
+
fieldComponent: "field component",
|
|
1736
|
+
plugIn: "plug-in",
|
|
1737
|
+
},
|
|
1738
|
+
/*左侧栏基础属性*/
|
|
1739
|
+
formProperties: {
|
|
1740
|
+
inlineModel: "inline model",
|
|
1741
|
+
tagPosition: "tag position",
|
|
1742
|
+
keepRight: "keep right",
|
|
1743
|
+
keepLeft: "keep left",
|
|
1744
|
+
leanAgainst: "lean against",
|
|
1745
|
+
labelWidth: "label width",
|
|
1746
|
+
displayName: "display name",
|
|
1747
|
+
formName: "form name",
|
|
1748
|
+
formType: "form type",
|
|
1749
|
+
modeFrameWidth: "mode frame width",
|
|
1750
|
+
childTableOperationsDisabled: "child table operations disabled",
|
|
1751
|
+
configurationField: "configuration field",
|
|
1752
|
+
fieldValue: "field value",
|
|
1753
|
+
instructions: "instructions",
|
|
1754
|
+
},
|
|
1755
|
+
/*面板器*/
|
|
1756
|
+
panel: {
|
|
1757
|
+
basicAttribute: "basic attribute",
|
|
1758
|
+
componentStyle: "component style",
|
|
1759
|
+
},
|
|
1760
|
+
/*模板树*/
|
|
1761
|
+
relevanceTree: {
|
|
1762
|
+
associatedView: "associated view",
|
|
1763
|
+
associationForm: "associated form",
|
|
1764
|
+
},
|
|
1765
|
+
/*框架*/
|
|
1766
|
+
formDesigner: {
|
|
1767
|
+
allTerminal: "all-terminal",
|
|
1768
|
+
phone: "phone",
|
|
1769
|
+
},
|
|
1719
1770
|
}
|
|
1720
1771
|
};
|
package/locale/vi_VN.js
CHANGED
|
@@ -6,6 +6,7 @@ export default {
|
|
|
6
6
|
/*选项集及提示*/
|
|
7
7
|
placeholder: {
|
|
8
8
|
input: "Vui lòng nhập",
|
|
9
|
+
inputcontent: "Please enter content",
|
|
9
10
|
select: "Vui lòng chọn",
|
|
10
11
|
yes: "Vâng",
|
|
11
12
|
no: "Không",
|
|
@@ -1714,6 +1715,56 @@ export default {
|
|
|
1714
1715
|
success: "thành công",
|
|
1715
1716
|
fail: 'Thất bại',
|
|
1716
1717
|
forcedOffline: "Anh đã bị buộc phải rời khỏi dây chuyền!"
|
|
1717
|
-
}
|
|
1718
|
+
},
|
|
1719
|
+
/*弹窗*/
|
|
1720
|
+
alert: {
|
|
1721
|
+
warningButon4: "Warning button 4",
|
|
1722
|
+
dangerButton5: "Danger button 5",
|
|
1723
|
+
warningButton: "Warning button 6",
|
|
1724
|
+
},
|
|
1725
|
+
/*右上通用菜单*/
|
|
1726
|
+
userMenu: {
|
|
1727
|
+
settings: "settings",
|
|
1728
|
+
logOut: "logOut",
|
|
1729
|
+
},
|
|
1730
|
+
/*模板树*/
|
|
1731
|
+
componentsTree: {
|
|
1732
|
+
layoutContainerAssembly: "layout container assembly",
|
|
1733
|
+
baseComponent: "base component",
|
|
1734
|
+
fieldComponent: "field component",
|
|
1735
|
+
plugIn: "plug-in",
|
|
1736
|
+
},
|
|
1737
|
+
/*右侧栏基础属性*/
|
|
1738
|
+
formProperties: {
|
|
1739
|
+
inlineModel: "inline model",
|
|
1740
|
+
tagPosition: "tag position",
|
|
1741
|
+
keepRight: "keep right",
|
|
1742
|
+
keepLeft: "keep left",
|
|
1743
|
+
leanAgainst: "lean against",
|
|
1744
|
+
labelWidth: "label width",
|
|
1745
|
+
displayName: "display name",
|
|
1746
|
+
formName: "form name",
|
|
1747
|
+
formType: "form type",
|
|
1748
|
+
modeFrameWidth: "mode frame width",
|
|
1749
|
+
childTableOperationsDisabled: "child table operations disabled",
|
|
1750
|
+
configurationField: "configuration field",
|
|
1751
|
+
fieldValue: "field value",
|
|
1752
|
+
instructions: "instructions",
|
|
1753
|
+
},
|
|
1754
|
+
/*面板器*/
|
|
1755
|
+
panel: {
|
|
1756
|
+
basicAttribute: "basic attribute",
|
|
1757
|
+
componentStyle: "component style",
|
|
1758
|
+
},
|
|
1759
|
+
/*模板树*/
|
|
1760
|
+
relevanceTree: {
|
|
1761
|
+
associatedView: "associated view",
|
|
1762
|
+
associationForm: "associated form",
|
|
1763
|
+
},
|
|
1764
|
+
/*框架*/
|
|
1765
|
+
formDesigner: {
|
|
1766
|
+
allTerminal: "all-terminal",
|
|
1767
|
+
phone: "phone",
|
|
1768
|
+
},
|
|
1718
1769
|
}
|
|
1719
1770
|
};
|
package/locale/zh_CN.js
CHANGED
|
@@ -6,6 +6,7 @@ export default {
|
|
|
6
6
|
/*选项集及提示*/
|
|
7
7
|
placeholder: {
|
|
8
8
|
input: "请输入",
|
|
9
|
+
inputcontent: "请输入内容",
|
|
9
10
|
select: "请选择",
|
|
10
11
|
yes: "是",
|
|
11
12
|
no: "否",
|
|
@@ -711,6 +712,7 @@ export default {
|
|
|
711
712
|
screeningDPTargetTip: "注:匹配数据字典关联表为数据字典备注值,请备注对应表名称",
|
|
712
713
|
screeningDPView: "配置使用视图",
|
|
713
714
|
useView: "使用视图",
|
|
715
|
+
selectUseview: "选择使用视图",
|
|
714
716
|
currencySymbol: "货币符号",
|
|
715
717
|
currencySel: "跟随系统默认货币",
|
|
716
718
|
selectData: "选择的数据",
|
|
@@ -1860,6 +1862,254 @@ export default {
|
|
|
1860
1862
|
success: "成功",
|
|
1861
1863
|
fail: '失败',
|
|
1862
1864
|
forcedOffline: "你已被强制下线!"
|
|
1865
|
+
},
|
|
1866
|
+
/*弹窗*/
|
|
1867
|
+
alert: {
|
|
1868
|
+
warningButon4: "警告按钮4",
|
|
1869
|
+
dangerButton5: "危险按钮5",
|
|
1870
|
+
warningButton: "警告按钮6",
|
|
1871
|
+
},
|
|
1872
|
+
/*右上通用菜单*/
|
|
1873
|
+
userMenu: {
|
|
1874
|
+
settings: "设置",
|
|
1875
|
+
logOut: "退出登录",
|
|
1876
|
+
},
|
|
1877
|
+
/*模板树*/
|
|
1878
|
+
componentsTree: {
|
|
1879
|
+
layoutContainerAssembly: "布局容器组件",
|
|
1880
|
+
baseComponent: "基础组件",
|
|
1881
|
+
fieldComponent: "字段组件",
|
|
1882
|
+
plugIn: "插件",
|
|
1883
|
+
functionalComponent: "功能组件",
|
|
1884
|
+
dataPresentationElement: "数据展示组件",
|
|
1885
|
+
dataEntryElement: "数据输入组件",
|
|
1886
|
+
elasticLayerAssembly: "弹层组件",
|
|
1887
|
+
highLevelComponent: "高级组件",
|
|
1888
|
+
pageComponent: "页面组件",
|
|
1889
|
+
},
|
|
1890
|
+
/*左侧栏基础属性*/
|
|
1891
|
+
formProperties: {
|
|
1892
|
+
inlineModel: "行内模式",
|
|
1893
|
+
tagPosition: "标签位置",
|
|
1894
|
+
keepRight: "靠右",
|
|
1895
|
+
keepLeft: "靠左",
|
|
1896
|
+
leanAgainst: "靠上",
|
|
1897
|
+
labelWidth: "标签宽度",
|
|
1898
|
+
displayName: "显示名称",
|
|
1899
|
+
formName: "表单名称",
|
|
1900
|
+
formType: "表单类型",
|
|
1901
|
+
modeFrameWidth: "模态框宽度",
|
|
1902
|
+
childTableOperationsDisabled: "子表操作禁用",
|
|
1903
|
+
configurationField: "配置字段",
|
|
1904
|
+
fieldValue: "字段值",
|
|
1905
|
+
instructions: "说明",
|
|
1906
|
+
},
|
|
1907
|
+
/*面板器*/
|
|
1908
|
+
panel: {
|
|
1909
|
+
basicAttribute: "基本属性",
|
|
1910
|
+
componentStyle: "组件样式",
|
|
1911
|
+
},
|
|
1912
|
+
/*模板树*/
|
|
1913
|
+
relevanceTree: {
|
|
1914
|
+
associatedView: "关联视图",
|
|
1915
|
+
associationForm: "关联表单",
|
|
1916
|
+
},
|
|
1917
|
+
/*框架*/
|
|
1918
|
+
formDesigner: {
|
|
1919
|
+
allTerminal: "全端",
|
|
1920
|
+
phone: "手机",
|
|
1921
|
+
},
|
|
1922
|
+
/*应用*/
|
|
1923
|
+
application: {
|
|
1924
|
+
logo: "应用图标",
|
|
1925
|
+
name: "名称",
|
|
1926
|
+
version: "版本",
|
|
1927
|
+
creationTime: "创建时间",
|
|
1928
|
+
applicationTescription: "应用说明",
|
|
1929
|
+
introduction: "介绍",
|
|
1930
|
+
content: "内容",
|
|
1931
|
+
state: "状态",
|
|
1932
|
+
code: "唯一编码",
|
|
1933
|
+
icon: "图标",
|
|
1934
|
+
sort: "排序",
|
|
1935
|
+
openNavigation: "开启导航",
|
|
1936
|
+
open: "开启",
|
|
1937
|
+
close: "关闭",
|
|
1938
|
+
basicLayout: "基本布局",
|
|
1939
|
+
inherit: "继承",
|
|
1940
|
+
custom: "自定义",
|
|
1941
|
+
},
|
|
1942
|
+
/*模块*/
|
|
1943
|
+
module:{
|
|
1944
|
+
pleaseAddButtonOnTheRight: "请在右侧添加按钮",
|
|
1945
|
+
pleaseUploadPicturesOnTheRight: "请在右边上传图片",
|
|
1946
|
+
pleaseClickOnTheDetailsGenerator: "请点击详情生成器",
|
|
1947
|
+
pleaseClickOnChartBuilder: "请点击图表生成器",
|
|
1948
|
+
pleaseClickOnFormGenerator: "请点击表格生成器",
|
|
1949
|
+
},
|
|
1950
|
+
/*目录属性*/
|
|
1951
|
+
directory: {
|
|
1952
|
+
name: "名称",
|
|
1953
|
+
code: "唯一编码",
|
|
1954
|
+
content: "内容",
|
|
1955
|
+
visibleOrNot: "是否可见",
|
|
1956
|
+
router: "路由地址",
|
|
1957
|
+
icon: "图标",
|
|
1958
|
+
weight: "权重",
|
|
1959
|
+
remark: "备注",
|
|
1960
|
+
sort: "排序",
|
|
1961
|
+
},
|
|
1962
|
+
/*布局基本属性*/
|
|
1963
|
+
layouts: {
|
|
1964
|
+
iconMode: "图标模式",
|
|
1965
|
+
fontIcon: "字体图标",
|
|
1966
|
+
image: "图片",
|
|
1967
|
+
shadowEffect: "阴影效果",
|
|
1968
|
+
navigationMenu: "导航菜单",
|
|
1969
|
+
add: "新增",
|
|
1970
|
+
menuIcon: "菜单图标",
|
|
1971
|
+
menuName: "菜单名称",
|
|
1972
|
+
skipPage: "跳转页面",
|
|
1973
|
+
selectPageJump: "选择跳转的页面",
|
|
1974
|
+
navigationLayout: "导航布局",
|
|
1975
|
+
logoAndTitle: "logo与标题",
|
|
1976
|
+
mode: "模式",
|
|
1977
|
+
pictureAndText: "图片加文字",
|
|
1978
|
+
singlePicture: "单图片",
|
|
1979
|
+
bigPicture: "大图",
|
|
1980
|
+
title: "标题",
|
|
1981
|
+
subheading: "副标题",
|
|
1982
|
+
extendedRegion: "扩展区域",
|
|
1983
|
+
},
|
|
1984
|
+
/*目录树*/
|
|
1985
|
+
menuTree: {
|
|
1986
|
+
ppleaseSelectANewType: "请选择新建类型",
|
|
1987
|
+
blankPage: "空白页面",
|
|
1988
|
+
systemPage: "系统页面",
|
|
1989
|
+
currentSuperior: "当前上级",
|
|
1990
|
+
newBoss: "新上级",
|
|
1991
|
+
},
|
|
1992
|
+
/*大纲树*/
|
|
1993
|
+
outlineTree: {
|
|
1994
|
+
modalBox: "模态框",
|
|
1995
|
+
mainView: "主视图",
|
|
1996
|
+
},
|
|
1997
|
+
/*页面布局*/
|
|
1998
|
+
page:{
|
|
1999
|
+
displayDirection: "展示方向",
|
|
2000
|
+
crosswise: "横向",
|
|
2001
|
+
lengthways: "纵向",
|
|
2002
|
+
cuttingMode: "裁剪方式",
|
|
2003
|
+
fill: "填充",
|
|
2004
|
+
adapt: "适应",
|
|
2005
|
+
indicatorPosition: "指示器位置",
|
|
2006
|
+
notShow: "不显示",
|
|
2007
|
+
external: "外部",
|
|
2008
|
+
inside: "内部",
|
|
2009
|
+
arrowDisplay: "箭头显示",
|
|
2010
|
+
hover: "悬停",
|
|
2011
|
+
show: "显示",
|
|
2012
|
+
detailGenerator: "详情生成器",
|
|
2013
|
+
sourceTable: "来源表",
|
|
2014
|
+
fieldConfiguration: "字段配置",
|
|
2015
|
+
displayColumn: "显示列",
|
|
2016
|
+
chartGenerator: "图表生成器",
|
|
2017
|
+
selectionView: "选择视图",
|
|
2018
|
+
selectionChart: "选择图表",
|
|
2019
|
+
add: "新增",
|
|
2020
|
+
formGenerator: "表单生成器",
|
|
2021
|
+
viewGenerator: "视图生成器",
|
|
2022
|
+
interactiveForm: "交互表单",
|
|
2023
|
+
treeGenerator: "树生成器",
|
|
2024
|
+
associationTable: "关联表",
|
|
2025
|
+
sourceView: "来源视图",
|
|
2026
|
+
id: "编号",
|
|
2027
|
+
limitsAuthority: "权限",
|
|
2028
|
+
temporarilyAuthority: "暂无权限",
|
|
2029
|
+
|
|
2030
|
+
// temporarilyAuthority: "统计标题",
|
|
2031
|
+
// temporarilyAuthority: "文案内容",
|
|
2032
|
+
// temporarilyAuthority: "标签",
|
|
2033
|
+
// temporarilyAuthority: "绑定字段",
|
|
2034
|
+
// temporarilyAuthority: "作用类型",
|
|
2035
|
+
// temporarilyAuthority: "显示类型",
|
|
2036
|
+
// temporarilyAuthority: "数据字典",
|
|
2037
|
+
// temporarilyAuthority: "外键关联表",
|
|
2038
|
+
// temporarilyAuthority: "宽度",
|
|
2039
|
+
// temporarilyAuthority: "显示数",
|
|
2040
|
+
// temporarilyAuthority: "多选时用户最多可以选择的项目数,为 0 则不限制",
|
|
2041
|
+
// temporarilyAuthority: "最大长度",
|
|
2042
|
+
// temporarilyAuthority: "步长",
|
|
2043
|
+
// temporarilyAuthority: "最小值",
|
|
2044
|
+
// temporarilyAuthority: "最大值",
|
|
2045
|
+
// temporarilyAuthority: "数值精度",
|
|
2046
|
+
// temporarilyAuthority: "最大上传数量",
|
|
2047
|
+
// temporarilyAuthority: "上传文件(name)",
|
|
2048
|
+
// temporarilyAuthority: "额外参数(json)",
|
|
2049
|
+
// temporarilyAuthority: "显示格式",
|
|
2050
|
+
// temporarilyAuthority: "默认值",
|
|
2051
|
+
// temporarilyAuthority: "操作属性",
|
|
2052
|
+
// temporarilyAuthority: "可清除",
|
|
2053
|
+
// temporarilyAuthority: "隐藏",
|
|
2054
|
+
// temporarilyAuthority: "禁用",
|
|
2055
|
+
// temporarilyAuthority: "可提交",
|
|
2056
|
+
// temporarilyAuthority: "时间选择器",
|
|
2057
|
+
// temporarilyAuthority: "允许拖拽",
|
|
2058
|
+
// temporarilyAuthority: "下载",
|
|
2059
|
+
// temporarilyAuthority: "id存在直接提交操作",
|
|
2060
|
+
// temporarilyAuthority: "提交后主表单刷新",
|
|
2061
|
+
// temporarilyAuthority: "标签隐藏",
|
|
2062
|
+
// temporarilyAuthority: "主表单提交后刷新",
|
|
2063
|
+
// temporarilyAuthority: "校验",
|
|
2064
|
+
// temporarilyAuthority: "必填",
|
|
2065
|
+
// temporarilyAuthority: "标签帮助信息",
|
|
2066
|
+
// temporarilyAuthority: "栅格间隔",
|
|
2067
|
+
// temporarilyAuthority: "列表属性",
|
|
2068
|
+
// temporarilyAuthority: "卡片阴影",
|
|
2069
|
+
// temporarilyAuthority: "列表配置项",
|
|
2070
|
+
// temporarilyAuthority: "页签配置",
|
|
2071
|
+
// temporarilyAuthority: "页签位置",
|
|
2072
|
+
// temporarilyAuthority: "顶部",
|
|
2073
|
+
// temporarilyAuthority: "右边",
|
|
2074
|
+
// temporarilyAuthority: "底部",
|
|
2075
|
+
// temporarilyAuthority: "左边",
|
|
2076
|
+
// temporarilyAuthority: "页签类型",
|
|
2077
|
+
// temporarilyAuthority: "线条",
|
|
2078
|
+
// temporarilyAuthority: "卡片化",
|
|
2079
|
+
// temporarilyAuthority: "宽度百分比",
|
|
2080
|
+
// temporarilyAuthority: "剩余占比",
|
|
2081
|
+
// temporarilyAuthority: "排列方向",
|
|
2082
|
+
// temporarilyAuthority: "水平",
|
|
2083
|
+
// temporarilyAuthority: "垂直",
|
|
2084
|
+
// temporarilyAuthority: "主抽对齐",
|
|
2085
|
+
// temporarilyAuthority: "起点",
|
|
2086
|
+
// temporarilyAuthority: "终点",
|
|
2087
|
+
// temporarilyAuthority: "居中",
|
|
2088
|
+
// temporarilyAuthority: "两端",
|
|
2089
|
+
// temporarilyAuthority: "两侧",
|
|
2090
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2091
|
+
// temporarilyAuthority: "基线",
|
|
2092
|
+
// temporarilyAuthority: "拉伸",
|
|
2093
|
+
// temporarilyAuthority: "是否多行",
|
|
2094
|
+
// temporarilyAuthority: "多行",
|
|
2095
|
+
// temporarilyAuthority: "单行",
|
|
2096
|
+
// temporarilyAuthority: "设置固定宽度",
|
|
2097
|
+
// temporarilyAuthority: "设置固定高度",
|
|
2098
|
+
// temporarilyAuthority: "容器宽度",
|
|
2099
|
+
// temporarilyAuthority: "容器高度",
|
|
2100
|
+
// temporarilyAuthority: "副标题",
|
|
2101
|
+
// temporarilyAuthority: "图片",
|
|
2102
|
+
// temporarilyAuthority: "链接地址",
|
|
2103
|
+
// temporarilyAuthority: "图标",
|
|
2104
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2105
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2106
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2107
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2108
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2109
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2110
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2111
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
2112
|
+
// temporarilyAuthority: "交叉轴对齐",
|
|
1863
2113
|
}
|
|
1864
2114
|
}
|
|
1865
2115
|
};
|