浏览代码

搜索跳转

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