feat(fittingRoom): 添加 Clothespic 组件并集成到试衣间页面

- 创建 Clothespic.vue 组件,包含试穿按钮和样式
- 在 fittingRoom/index.vue 中引入并使用 Clothespic 组件- 调整组件导入顺序以优化代码结构- 添加 uv-button 和 uv-loading-icon 组件模块及相关配置
- 更新组件 changelog、package.json、props.js 和 readme.md 文件
- 实现按钮和加载图标的基础样式与功能配置
This commit is contained in:
liguigong
2025-09-26 19:32:03 +08:00
parent d3f8ec3576
commit b42a66aa49
14 changed files with 1544 additions and 2 deletions
+19
View File
@@ -0,0 +1,19 @@
## LoadingIcon 加载动画
> **组件名:uv-loading-icon**
此组件为一个小动画,目前用在 `uv-ui``uv-load-more` 加载更多等组件,还可以运用在项目中正在加载状态场景。
# <a href="https://www.uvui.cn/components/loadingIcon.html" target="_blank">查看文档</a>
## [下载完整示例项目](https://ext.dcloud.net.cn/plugin?name=uv-ui) <small>(请不要 下载插件ZIP</small>
### [更多插件,请关注uv-ui组件库](https://ext.dcloud.net.cn/plugin?name=uv-ui)
<a href="https://ext.dcloud.net.cn/plugin?name=uv-ui" target="_blank">
![image](https://mp-a667b617-c5f1-4a2d-9a54-683a67cff588.cdn.bspapp.com/uv-ui/banner.png)
</a>
#### 如使用过程中有任何问题反馈,或者您对uv-ui有一些好的建议,欢迎加入uv-ui官方交流群:<a href="https://www.uvui.cn/components/addQQGroup.html" target="_blank">官方QQ群</a>