Update README.md

This commit is contained in:
开始 2023-08-01 14:24:52 +08:00 committed by GitHub
parent f7f8860029
commit d52c105635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,9 @@
- 内部使用`弱引用`, 不会影响内存回收问题
- 优化实例产生的方式
## 声明
## 声明(必看)
- 持续更新, 看(start/点赞), 随心情更新
- (可忽略)持续更新, 看start量随心情更新
- 不会在已有的基础之上添加新的api功能
- 框架内部的dom操作不可信(开源版本没有加入dom解析), 需要重写(详情见/z_working/rs4.js)
- 推荐`vscode`插件`Code Runner` 右键运行