dolphin-weex-ui 1.0.2 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,7 @@
1
1
  # 升级日志
2
+ ## 1.1.0
3
+ - [!] Optimization: 语法升级,修改commonJs到esmodule 模块语法
4
+ - date: 2023/02/09
2
5
 
3
6
  ## 1.0.2
4
7
  - [!] dof-slider 增加双侧滑杆功能、dof-slider-scale 样式修复
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  A group of examples for using Weex and Vue.js.
4
4
 
5
- ## [在线文档](http://confluence.msmart.com/pages/viewpage.action?pageId=10003490)
5
+ ## [在线文档](http://dolphin-weex-dev.msmartlife.cn/component/install.html)
6
6
 
7
7
  ## 运行方法
8
8