17 lines
390 B
JSON
17 lines
390 B
JSON
{
|
|
"description": "K12Study 微信小程序骨架",
|
|
"compileType": "miniprogram",
|
|
"miniprogramRoot": "src/",
|
|
"srcMiniprogramRoot": "src/",
|
|
"appid": "touristappid",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"enhance": true,
|
|
"postcss": true,
|
|
"minified": false
|
|
},
|
|
"simulatorType": "wechat",
|
|
"libVersion": "trial"
|
|
}
|