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.
zy/project.config.json

135 lines
3.0 KiB

{
"miniprogramRoot": "miniprogram/",
"cloudfunctionRoot": "cloudfunctions/",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"showES6CompileOption": false,
"condition": false
},
"appid": "wx3647b7d4bda47af5",
"projectname": "gzyjsjlpt",
"libVersion": "2.14.1",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"plugin": {
"list": []
},
"game": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": [
{
"id": -1,
"name": "db guide",
"pathName": "pages/databaseGuide/databaseGuide",
"query": ""
},
{
"id": -1,
"name": "pages/find/find",
"pathName": "pages/find/find",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/index/index",
"pathName": "pages/index/index",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/community/community",
"pathName": "pages/community/community",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/publish/publish",
"pathName": "pages/publish/publish",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/detail/detail",
"pathName": "pages/detail/detail",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/my/my",
"pathName": "pages/my/my",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/search/search",
"pathName": "pages/search/search",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/compete/compete",
"pathName": "pages/compete/compete",
"scene": null
}
]
}
},
"compileType": "miniprogram",
"srcMiniprogramRoot": "miniprogram/",
"packOptions": {
"ignore": [],
"include": []
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}