按钮文字更改
This commit is contained in:
parent
f7c77fe20d
commit
7aba17bc3b
|
@ -43,7 +43,7 @@
|
|||
|
||||
<!-- 底部按钮 -->
|
||||
<view class="dialog-footer">
|
||||
<button class="confirm-button" @click="handleConfirm">知道了</button>
|
||||
<button class="confirm-button" @click="handleConfirm">关闭</button>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
|
Loading…
Reference in New Issue