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