File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ pnpm buildMaterials
Original file line number Diff line number Diff line change 55 < link rel ="icon " href ="/favicon.ico " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > Design Core Preview</ title >
8+ <!-- 1. Kekule.js (化学结构) CSS & JS -->
9+ <!-- Kekule.js CSS -->
10+ < link rel ="stylesheet " type ="text/css " href ="https://cdn.91zd.cn/lib/kekule/dist/themes/default/kekule.css " />
11+ <!-- Kekule.js JavaScript -->
12+ < script src ="https://cdn.91zd.cn/lib/kekule/dist/kekule.min.js "> </ script >
13+ <!-- 2. MathLive (数学公式) 模块 -->
14+ < script type ="module " src ="https://cdn.91zd.cn/lib/mathlive/dist/mathlive.min.js "> </ script >
815 </ head >
916 < body >
1017 < div id ="app "> </ div >
Original file line number Diff line number Diff line change 1825118251 },
1825218252 "labelPosition": "top"
1825318253 },
18254+ {
18255+ "property": "autohide",
18256+ "label": {
18257+ "text": {
18258+ "zh_CN": "自动隐藏工具栏"
18259+ }
18260+ },
18261+ "required": false,
18262+ "readOnly": false,
18263+ "disabled": false,
18264+ "widget": {
18265+ "component": "MetaSwitch",
18266+ "props": {}
18267+ },
18268+ "description": {
18269+ "zh_CN": "自动隐藏工具栏"
18270+ },
18271+ "labelPosition": "left"
18272+ },
18273+ {
18274+ "property": "border",
18275+ "label": {
18276+ "text": {
18277+ "zh_CN": "是否显示边框"
18278+ }
18279+ },
18280+ "required": false,
18281+ "readOnly": false,
18282+ "disabled": false,
18283+ "widget": {
18284+ "component": "MetaSwitch",
18285+ "props": {}
18286+ },
18287+ "description": {
18288+ "zh_CN": "是否显示边框"
18289+ },
18290+ "labelPosition": "left"
18291+ },
1825418292 {
1825518293 "property": "height",
1825618294 "label": {
Original file line number Diff line number Diff line change 5656 },
5757 "labelPosition" : " top"
5858 },
59+ {
60+ "property" : " autohide" ,
61+ "label" : {
62+ "text" : {
63+ "zh_CN" : " 自动隐藏工具栏"
64+ }
65+ },
66+ "required" : false ,
67+ "readOnly" : false ,
68+ "disabled" : false ,
69+ "widget" : {
70+ "component" : " MetaSwitch" ,
71+ "props" : {}
72+ },
73+ "description" : {
74+ "zh_CN" : " 自动隐藏工具栏"
75+ },
76+ "labelPosition" : " left"
77+ },
78+ {
79+ "property" : " border" ,
80+ "label" : {
81+ "text" : {
82+ "zh_CN" : " 是否显示边框"
83+ }
84+ },
85+ "required" : false ,
86+ "readOnly" : false ,
87+ "disabled" : false ,
88+ "widget" : {
89+ "component" : " MetaSwitch" ,
90+ "props" : {}
91+ },
92+ "description" : {
93+ "zh_CN" : " 是否显示边框"
94+ },
95+ "labelPosition" : " left"
96+ },
5997 {
6098 "property" : " height" ,
6199 "label" : {
You can’t perform that action at this time.
0 commit comments