Refactor:分包

This commit is contained in:
lifizer
2026-05-12 15:19:37 +08:00
parent 6caf9afcc0
commit 535a98e43a
62 changed files with 250 additions and 20914 deletions
+1 -1
View File
@@ -486,7 +486,7 @@ export default {
goEvaluateList() {
if (!this.id) return
this.$yrouter.push({
path: '/pages/shop/EvaluateList/index',
path: '/pagesShop/shop/EvaluateList/index',
query: {
id: this.id,
isTravelGroup: 1
+1 -1
View File
@@ -500,7 +500,7 @@ export default {
return
}
this.$yrouter.push({
path: '/pages/shop/GoodsEvaluate/index',
path: '/pagesShop/shop/GoodsEvaluate/index',
query: {
id: orderId,
isTravelGroup: 1