feat: 优化页面样式
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user