Files
meida_front/uni_modules/hbxw-stack-carousel/changelog.md
T
guigongli f8dd924fa4 ```
feat(fittingRoom): 替换轮播D堆叠效果

- 引图组件为3入新的 `hbxw-stack-carousel` 轮播图组件,支持3D堆叠、自动播放和手势滑动
- 更新页面结构与样式以适配新组件
- 增加点击事件处理函数 `handleItemClick` 和轮播切换事件 `handleChange`
- 添加动态更新轮播数据的功能,通过 `dian` 方法测试数据变更
- 调整图片展示模式为 `aspectFill` 并设定固定宽高
-优化样式布局,设置相对定位及层级控制

docs(readme): 添加接口文档链接

- 在 README 中补充项目相关接口文档的访问地址
```
2025-09-20 14:42:27 +08:00

11 lines
234 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1.0.42025-04-07
修改说明文挡
## 1.0.32025-04-06
增加插槽和补充使用说明
## 1.0.22025-04-06
增加插槽
## 1.0.12025-04-06
更新示例动图
## 1.0.02025-04-06
新增3d堆叠轮播图