修复bug。

This commit is contained in:
liteng 2018-08-20 12:30:14 +08:00
parent 1762fe9d18
commit d832319d4e
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ ToolMenu.prototype.render = function () {
xtype: 'div',
cls: 'options',
children: [{
id: 'mSourceCode',
xtype: 'div',
cls: 'option',
html: '选项',

View File

@ -65,7 +65,6 @@ OptionsWindow.prototype.render = function () {
cls: 'TabPanel',
children: [{
xtype: 'row',
id: 'themeRow',
children: [{
xtype: 'label',
text: '主题'