This commit is contained in:
唐明明
2021-10-29 11:45:51 +08:00
parent 549f59199a
commit ac75d21177
9 changed files with 398 additions and 394 deletions

View File

@@ -65,7 +65,9 @@
"NSPhotoLibraryUsageDescription" : "上传图片",
"NSPhotoLibraryAddUsageDescription" : "下载图片",
"NSCameraUsageDescription" : "扫描二维码",
"NSLocationAlwaysAndWhenInUseUsageDescription" : "定位您的店铺地址"
"NSLocationAlwaysAndWhenInUseUsageDescription" : "定位您的店铺地址",
"NSRemindersUsageDescription" : "及时通知提醒内容",
"NSLocalNetworkUsageDescription" : "使用您的网络获取服务数据"
}
},
/* SDK */
@@ -174,3 +176,5 @@
},
"vueVersion" : "2"
}
/* SDK */

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long