Browse Source

方便开发使用

lifanagju_citu 5 months ago
parent
commit
fbdc969bcc
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/mall/home/components/copy.js

+ 3 - 0
src/views/mall/home/components/copy.js

@@ -0,0 +1,3 @@
+
+import { useRouter } from 'vue-router'; const router = useRouter()
+router.push({ path: '/wareDetails/646' })