fix:修复bug;新增订单列表页面订单监控

This commit is contained in:
2025-12-30 17:26:16 +08:00
parent 9d4e229312
commit be01fb211e
13 changed files with 400 additions and 125 deletions
+2 -1
View File
@@ -186,7 +186,8 @@ import {
},
data: {
appPlatform: 'wechat', // 微信平台
appType: 'user' // 用户端
appType: 'user' ,// 用户端
pictureLocation:'userProfile_banner'
}
})