chore: remove outdated component documentation and demo files

Clean up the repository by deleting all old component-specific README files, prompt instruction docs, demo examples, and the Chinese TopNavBar usage guide to remove unused project assets.
This commit is contained in:
duanshuwen
2026-05-27 19:00:08 +08:00
parent e2891f5793
commit cd39a9a65c
18 changed files with 0 additions and 2125 deletions

View File

@@ -1,12 +0,0 @@
## 价格组件
## 提示词:
使用 uniapp + vue3 组合式 api 开发微信小程序,要求如下:
1、参考图片高度还原交互设计完成组件封装
2、要求布局样式结构简洁明了class 命名请按照模块名称来命名,例如:.sum-wrapper
3、可以使用 uniapp 内置的组件
## 备注
仅供学习、交流使用,请勿用于商业用途。