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

@@ -72,7 +72,7 @@ export default {
uni.getStorage({
key: 'shopInfo',
success: (e) => {
// console.log(`获取到的shopInfo:${JSON.stringify(e.data)}`)
console.log(`获取到的shopInfo:${JSON.stringify(e.data)}`)
this.shopInfo = e.data;
// 从店铺信息中获取手机号