forked from fanruan/fineui
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.
25 lines
511 B
25 lines
511 B
{ |
|
"plugins": [ |
|
"jsfiddle", |
|
"splitter", |
|
"theme-api", |
|
"expandable-chapters" |
|
], |
|
"pluginsConfig": { |
|
"theme-default": { |
|
"showLevel": false |
|
}, |
|
"jsfiddle": { |
|
"type": "script", |
|
"tabs": [ |
|
"result", |
|
"js", |
|
"html" |
|
], |
|
"height": "100", |
|
"width": "500", |
|
"fontColor": "00FF00" |
|
}, |
|
"expandable-chapters":{} |
|
} |
|
} |