mirror of
https://github.com/ylw00/qxVm.git
synced 2025-04-12 04:03:28 +08:00
Update README.md
This commit is contained in:
parent
1cf27a58b6
commit
7922fa44e7
@ -26,6 +26,8 @@
|
||||
- 封装浏览器事件得主动调用函数`lwVm.callListener`(只实现load, 以及鼠标事件, 其他同理, 自己去实现)
|
||||
- 完善浏览器事件对需要得参数, 具体使用方式看 demoEventVm.js, demoEvent.js
|
||||
- 增加一些常用方法封装导出, 便于对框架内部得状态做更新
|
||||
- 增加给event实例添加isTrusted属性得功能函数`protectAddIsTrusted`
|
||||
- 增加自定义log得功能函数`logAddMyLog`
|
||||
- 增加开启nodeServer功能封装, 便于在某些情况加开放api, 具体使用方式看 demoServerVm.js, demoServer.js
|
||||
- 可能后续更新的脚步放缓慢
|
||||
|
||||
@ -83,3 +85,7 @@ console.log(result.get_form())
|
||||
- https://mp.weixin.qq.com/s/Py7I6RG7UT9EtdpXlV98aA
|
||||
- https://mp.weixin.qq.com/s/SSlZEMQhNxOlA3rzSNY37w
|
||||
|
||||
## 如果觉得框架还不错, 可以给作者一些动力
|
||||

|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user