You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hunjianghu/江可飞/小程序开发/project.config.json

45 lines
840 B

6 years ago
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
6 years ago
"urlCheck": true,
6 years ago
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"autoAudits": false
},
"compileType": "miniprogram",
"libVersion": "2.4.4",
<<<<<<< HEAD
"appid": "wx18f06ad86d422b11",
"projectname": "%E5%B0%8F%E7%A8%8B%E5%BA%8F",
=======
6 years ago
"appid": "wxdc9f23490d56599c",
6 years ago
"projectname": "%E5%B0%8F%E7%A8%8B%E5%BA%8F%E5%BC%80%E5%8F%91%E6%B5%8B%E8%AF%95111",
>>>>>>> 1b33c170e75d0094eab32be499d7f94124a3b4ef
6 years ago
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}