mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
修复bug。
This commit is contained in:
parent
1762fe9d18
commit
d832319d4e
@ -27,7 +27,6 @@ ToolMenu.prototype.render = function () {
|
||||
xtype: 'div',
|
||||
cls: 'options',
|
||||
children: [{
|
||||
id: 'mSourceCode',
|
||||
xtype: 'div',
|
||||
cls: 'option',
|
||||
html: '选项',
|
||||
|
||||
@ -65,7 +65,6 @@ OptionsWindow.prototype.render = function () {
|
||||
cls: 'TabPanel',
|
||||
children: [{
|
||||
xtype: 'row',
|
||||
id: 'themeRow',
|
||||
children: [{
|
||||
xtype: 'label',
|
||||
text: '主题'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user