@ray-js/smart-ui 2.6.0-beta-8 → 2.6.0-beta-9

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.
Files changed (2) hide show
  1. package/README-zh_CN.md +5 -5
  2. package/package.json +1 -1
package/README-zh_CN.md CHANGED
@@ -83,12 +83,12 @@ $ yarn
83
83
  ## 相关链接
84
84
 
85
85
  [SmartUI 组件库官网](https://developer.tuya.com/material/smartui?comId=help-getting-started&lang=zh)
86
- [SmartUI GitHub](https://github.com/Tuya-Community/ray-smart-ui)
87
- [MiniApp SmartUI GitHub](https://github.com/Tuya-Community/miniapp-smart-ui)
88
- [小程序社区论坛](https://www.tuyaos.com/viewforum.php?f=10)
86
+ [SmartUI GitHub](https://github.com/Tuya-Community/ray-smart-ui)
87
+ [MiniApp SmartUI GitHub](https://github.com/Tuya-Community/miniapp-smart-ui)
88
+ [小程序社区论坛](https://www.tuyaos.com/viewforum.php?f=10)
89
89
  [Ray 官网](https://developer.tuya.com/cn/miniapp)
90
- [Ray 物料市场](https://developer.tuya.com/material/library_oHEKLjj0/?lang=zh)
91
- [物料和模板对外源码集](https://github.com/Tuya-Community/tuya-ray-materials)
90
+ [Ray 物料市场](https://developer.tuya.com/material/library_oHEKLjj0/?lang=zh)
91
+ [物料和模板对外源码集](https://github.com/Tuya-Community/tuya-ray-materials)
92
92
 
93
93
 
94
94
  ## 更新日志
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/smart-ui",
3
- "version": "2.6.0-beta-8",
3
+ "version": "2.6.0-beta-9",
4
4
  "description": "轻量、可靠的智能小程序 UI 组件库",
5
5
  "scripts": {
6
6
  "syncMiniappData": "node ./build/syncMiniappData.js",