mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-07 05:38:15 +00:00
34 lines
573 B
JSON
34 lines
573 B
JSON
{
|
|
"description": "项目配置文件。",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"minified": true,
|
|
"postcss": true,
|
|
"es6": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "",
|
|
"appid": "wx1234567890",
|
|
"projectname": "routineTitle",
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": -1,
|
|
"list": []
|
|
}
|
|
}
|
|
} |