소스 검색

Merge branch 'main' of http://git.ycjcjy.com/marketing/miniapp

Baozhangchao 3 년 전
부모
커밋
f749c7eb45
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      src/subpackages/pages/marketing/sureVisit/index.jsx

+ 0
- 3
src/subpackages/pages/marketing/sureVisit/index.jsx 파일 보기

@@ -41,9 +41,6 @@ export default withLayout((props) => {
41 41
         }).catch(() => {
42 42
           Taro.hideLoading()
43 43
         })
44
-      },
45
-      complete: () => {
46
-        Taro.hideLoading()
47 44
       }
48 45
     })
49 46
   }