car
This commit is contained in:
48
project.config.json
Normal file
48
project.config.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"description": "项目配置文件",
|
||||
"packOptions": {
|
||||
"ignore": []
|
||||
},
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"newFeature": true,
|
||||
"autoAudits": false,
|
||||
"coverView": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
<<<<<<< HEAD
|
||||
"libVersion": "2.0.4",
|
||||
"appid": "wxae4f3cb3357e0b55",
|
||||
=======
|
||||
"libVersion": "2.9.4",
|
||||
"appid": "wx5766b7aac7c938b3",
|
||||
>>>>>>> c5f771a59727db7ba1c64d41699c7724f4ed2d1c
|
||||
"projectname": "car",
|
||||
"debugOptions": {
|
||||
"hidedInDevtools": []
|
||||
},
|
||||
"isGameTourist": false,
|
||||
"simulatorType": "wechat",
|
||||
"simulatorPluginLibVersion": {},
|
||||
"condition": {
|
||||
"search": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"conversation": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"game": {
|
||||
"currentL": -1,
|
||||
"list": []
|
||||
},
|
||||
"miniprogram": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user