优化重构

This commit is contained in:
xuliangzhan
2020-03-31 18:10:37 +08:00
parent c3bb633a7a
commit 95dbfb7f71
61 changed files with 215 additions and 148 deletions

View File

@@ -87,24 +87,6 @@ const apis = [
enum: '',
defVal: '',
list: []
},
{
name: 'on-class',
descKey: 'app.api.switch.desc.onClass',
version: '',
type: 'String',
enum: '',
defVal: '',
list: []
},
{
name: 'off-class',
descKey: 'app.api.switch.desc.offClass',
version: '',
type: 'String',
enum: '',
defVal: '',
list: []
}
]
},