初始化

This commit is contained in:
leiking
2026-06-29 10:54:33 +08:00
parent 761cee968e
commit 4983006317
156 changed files with 25687 additions and 0 deletions
+24
View File
@@ -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": "用于展示附近门店与距离"
}
}
}
}