chore(分包): 目录结构调整

This commit is contained in:
2025-12-26 11:03:16 +08:00
parent b01de93eee
commit e949b14090
65 changed files with 2648 additions and 2606 deletions

View File

@@ -87,7 +87,7 @@
let data = {
goods_id: e.goods_id
};
this.$util.redirectTo('/pages/goods/detail', data);
this.$util.redirectTo('/pages_goods/detail', data);
},
getLikeList(size) {
let that = this;