docs(dashboard): 更新分析页面文档,添加框架级别变化说明
添加关于使用`version-polling`替代自带版本检测更新的说明,优化样式并在worker执行以避免阻塞主线程
This commit is contained in:
parent
0ef6eb2502
commit
32d395fbab
@ -14,6 +14,7 @@
|
||||
## 框架级别的变化
|
||||
|
||||
- message/modal/notification直接导入使用(静态方法)无法获取context 即主题/国际化无效 需要通过`window.xxx`进行调用
|
||||
- 使用`version-polling`替代自带的版本检测更新 样式更新 在worker执行 不会阻塞主线程
|
||||
|
||||
## 已知问题
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user