小程序修改

This commit is contained in:
2026-07-12 19:44:36 +08:00
parent 3b4833b51a
commit e2dfb08de3
45 changed files with 2028 additions and 347 deletions
+6
View File
@@ -26,6 +26,12 @@ export default defineAppConfig({
navigationBarTextStyle: 'black',
backgroundColor: '#FAF9F7',
},
permission: {
'scope.userLocation': {
desc: '用于展示您所在城市的商品与门店',
},
},
requiredPrivateInfos: ['getLocation'],
tabBar: {
custom: false,
color: '#999999',