소스 검색

搜索跳转

skyblued 3 년 전
부모
커밋
08a82e7f7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/shop-mall/index.tsx

+ 1 - 1
src/views/shop-mall/index.tsx

@@ -105,7 +105,7 @@ export default defineComponent({
           />
         </div>
         <div onClick={() => {
-          this.$router.push('/goodsList?input=focus')
+          this.openWebView('/goodsList?input=focus')
         }}>
           <ColSearch
             disabled