优化重构

This commit is contained in:
xuliangzhan
2020-02-25 15:40:59 +08:00
parent 054634fef2
commit 759d2ea9a5
52 changed files with 377 additions and 294 deletions

View File

@@ -110,11 +110,11 @@ const apis = [
list: [
{
name: '*',
desc: '原生事件',
desc: '在需要时触发该事件',
version: '',
type: '',
enum: '',
defVal: 'event',
defVal: '{}, event',
list: []
},
{