feat: 合并 1.1.0版本

This commit is contained in:
2025-07-24 19:20:49 +08:00
@@ -58,13 +58,13 @@
> >
</view> </view>
<view class="btn-area"> <view class="btn-area">
<toy-button type="primary" bind:click="onChange" width="400rpx"> <toy-button type="primary" bind:click="onChange" width="380rpx">
(已选{{selectedWords.length}}个) 确定 (已选{{selectedWords.length}}个) 确定
</toy-button> </toy-button>
<toy-button <toy-button
type="white" type="white"
bind:click="onClear" bind:click="onClear"
width="210rpx" width="220rpx"
icon="clear" icon="clear"
icon-class-prefix="toy-icon"> icon-class-prefix="toy-icon">
清空 清空