manifest.json
388 Bytes
{
"name": "绿纤美业会员端",
"appid": "__UNI__LVQIAN_MEMBER",
"description": "绿纤美业会员微信小程序前端",
"versionName": "1.0.0",
"versionCode": "100",
"transformPx": false,
"mp-weixin": {
"appid": "",
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true
},
"usingComponents": true
}
}