初始化
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "智约美服-用户端原型",
|
||||
"appid": "",
|
||||
"description": "美业微信 AI 预约 & 项目购买小程序(用户端原型)",
|
||||
"versionName": "0.1.0",
|
||||
"versionCode": "0100",
|
||||
"transformPx": false,
|
||||
"mp-weixin": {
|
||||
"appid": "",
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true
|
||||
},
|
||||
"usingComponents": true,
|
||||
"permission": {
|
||||
"scope.userLocation": {
|
||||
"desc": "用于展示附近门店与距离"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user