瀏覽代碼

静态页面

xcx 4 年之前
父節點
當前提交
49d20953e2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/pages/WuYe/BaoXiuFeiYong/index.jsx

+ 1
- 0
src/pages/WuYe/BaoXiuFeiYong/index.jsx 查看文件

@@ -85,6 +85,7 @@ export default function BaoXiuFeiYong () {
85 85
         if (res.confirm) {
86 86
           WechatPay([BillInfo.id - 0]).then(() => {
87 87
             setShowPopup(false)
88
+            console.log(`弹窗已关闭`)
88 89
             Taro.showToast({
89 90
               title: '缴费成功',
90 91
               icon: 'success'