feat:重构按钮和icon组件

This commit is contained in:
R524809
2026-04-07 17:23:05 +08:00
parent 672d457a35
commit 653737c481
95 changed files with 3261 additions and 1342 deletions
+1 -2
View File
@@ -6,8 +6,7 @@
"backgroundColor": "#F6F6F6",
"enablePullDownRefresh": false,
"usingComponents": {
"toy-button": "/ui/button/button",
"van-icon": "@vant/weapp/icon/index",
"toy-button": "/toy/button-v2/button",
"van-dialog": "@vant/weapp/dialog/index",
"word-input": "/components/word-input/word-input",
"word-card": "/components/word-card/word-card",
+1 -1
View File
@@ -12,7 +12,7 @@
height="80rpx"
width="410rpx"
icon="success"
icon-class-prefix="van-icon">
icon-class-prefix="toy-icon">
选择文字
</toy-button>
<toy-button