ll
liukangdong
2024-08-27 2c08a98f7e85ec7c9376f27a7933e75e44d672f7
wechat_jiaxuan/pages/sets/index.wxml
@@ -24,7 +24,7 @@
        </view>
    </view>
  </van-popup>
  <van-popup show="{{ showLogout }}" round bind:close="appClose">
  <van-popup show="{{ showLogout }}" close-on-click-overlay="{{false}}" round bind:close="appClose">
    <view class="modal">
        <view class="title">提醒</view>
        <view class="text">你是否要退出该小程序吗</view>