소스 검색

静态页面

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'