再次封装Msg组件,扫码功能增加中转页面
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
|
||||
<view
|
||||
class="popup-button-cancel"
|
||||
|
||||
v-if="showCancel"
|
||||
:style="{display:showCancel?'block':'none'}"
|
||||
@click="handleCancelClick"
|
||||
>{{ buttonCancelText?buttonCancelText:'取消' }}</view>
|
||||
|
||||
Reference in New Issue
Block a user