@smallwei/avue 3.7.3 → 3.8.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/README.md +1 -1
- package/lib/avue.js +31384 -6668
- package/lib/avue.js.map +1 -0
- package/lib/avue.min.js +1 -7
- package/lib/index.css +1 -1
- package/lib/locale/format.js +6 -8
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -62,7 +62,7 @@ app.mount('#app')
|
|
|
62
62
|
除了核心框架外,我们还提供以下解决方案:
|
|
63
63
|
|
|
64
64
|
- **[数据大屏](https://data.avuejs.com)** - 专业的可视化数据大屏解决方案
|
|
65
|
-
- **[数据组态](http://iot.
|
|
65
|
+
- **[数据组态](http://iot.avuejs.com)** - 工业物联网数据组态平台
|
|
66
66
|
- **[AI大模型](http://ai.avuejs.com)** - 智能AI应用解决方案
|
|
67
67
|
|
|
68
68
|
## 🤝 参与贡献
|