25 lines
522 B
JSON
25 lines
522 B
JSON
{
|
|
"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": "用于展示附近门店与距离"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|