mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-27 14:10:35 +00:00
32 lines
503 B
JSON
32 lines
503 B
JSON
{
|
|
"description": "项目配置文件。",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "1.9.94",
|
|
"appid": "wx7bc36cccc15e4be2",
|
|
"projectname": "crmebn",
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"currentL": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": -1,
|
|
"list": []
|
|
}
|
|
}
|
|
} |