feat: 优化页面样式

This commit is contained in:
R524809
2025-09-30 16:27:26 +08:00
parent b892b5625a
commit 3c6218616c
11 changed files with 238 additions and 98 deletions
@@ -14,11 +14,12 @@
placeholder="{{placeholder}}"
bindinput="onInput"
bindconfirm="onConfirm" />
<view
<toy-button
class="btn-word-add"
bind:tap="onConfirm"
bind:touchstart="{{wxs.touchStart}}"
bind:touchend="{{wxs.touchEnd}}">
type="primary"
width="auto"
height="72rpx"
bind:click="onConfirm">
添加
</view>
</toy-button>
</view>