docs: update readme
This commit is contained in:
parent
ba8b14eb14
commit
4af9ffa3fb
|
@ -98,7 +98,7 @@ export default {
|
|||
canIUse: wx.canIUse('button.open-type.getUserInfo'),
|
||||
logs: []
|
||||
},
|
||||
debug: true, //我是开关
|
||||
debug: true, //调试开关,打开可以在 console 面板查看到 store 变化的 log
|
||||
updateAll: true //当为 true 时,无脑全部更新,组件或页面不需要声明 use
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue