Refactor:分包
This commit is contained in:
@@ -1070,12 +1070,12 @@ export default {
|
||||
},
|
||||
goStoreList() {
|
||||
this.$yrouter.push({
|
||||
path: '/pages/shop/StoreList/index'
|
||||
path: '/pagesShop/shop/StoreList/index'
|
||||
})
|
||||
},
|
||||
goEvaluateList(id) {
|
||||
this.$yrouter.push({
|
||||
path: '/pages/shop/EvaluateList/index',
|
||||
path: '/pagesShop/shop/EvaluateList/index',
|
||||
query: {
|
||||
id
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user