41 lines
653 B
JSON
41 lines
653 B
JSON
{
|
|
"miniprogramRoot": "miniprogram/",
|
|
"cloudfunctionRoot": "cloudfunctions/",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true
|
|
},
|
|
"appid": "wx0df150c438e4c8f0",
|
|
"projectname": "schoolMarket",
|
|
"libVersion": "2.2.5",
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"plugin": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": 0,
|
|
"list": [
|
|
{
|
|
"id": -1,
|
|
"name": "db guide",
|
|
"pathName": "pages/databaseGuide/databaseGuide"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |