小程序修改
This commit is contained in:
@@ -26,6 +26,12 @@ export default defineAppConfig({
|
||||
navigationBarTextStyle: 'black',
|
||||
backgroundColor: '#FAF9F7',
|
||||
},
|
||||
permission: {
|
||||
'scope.userLocation': {
|
||||
desc: '用于展示您所在城市的商品与门店',
|
||||
},
|
||||
},
|
||||
requiredPrivateInfos: ['getLocation'],
|
||||
tabBar: {
|
||||
custom: false,
|
||||
color: '#999999',
|
||||
|
||||
Reference in New Issue
Block a user