init
This commit is contained in:
16
app/project.config.json
Normal file
16
app/project.config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user