|
|
@@ -1,177 +1,178 @@
|
|
|
{
|
|
|
- "description": "项目配置文件",
|
|
|
- "packOptions": {
|
|
|
- "ignore": []
|
|
|
- },
|
|
|
- "setting": {
|
|
|
- "urlCheck": true,
|
|
|
- "es6": true,
|
|
|
- "enhance": true,
|
|
|
- "postcss": true,
|
|
|
- "preloadBackgroundData": false,
|
|
|
- "minified": true,
|
|
|
- "newFeature": true,
|
|
|
- "coverView": true,
|
|
|
- "autoAudits": true,
|
|
|
- "showShadowRootInWxmlPanel": true,
|
|
|
- "scopeDataCheck": false,
|
|
|
- "uglifyFileName": true,
|
|
|
- "checkInvalidKey": true,
|
|
|
- "checkSiteMap": true,
|
|
|
- "uploadWithSourceMap": true,
|
|
|
- "compileHotReLoad": false,
|
|
|
- "babelSetting": {
|
|
|
- "ignore": [],
|
|
|
- "disablePlugins": [],
|
|
|
- "outputPath": ""
|
|
|
- },
|
|
|
- "bundle": true,
|
|
|
- "useIsolateContext": true,
|
|
|
- "useCompilerModule": true,
|
|
|
- "userConfirmedUseCompilerModuleSwitch": true,
|
|
|
- "packNpmManually": false,
|
|
|
- "packNpmRelationList": []
|
|
|
- },
|
|
|
- "compileType": "miniprogram",
|
|
|
- "libVersion": "2.7.7",
|
|
|
- "appid": "wx997164f2857c1a1d",
|
|
|
- "projectname": "Mina_B",
|
|
|
- "debugOptions": {
|
|
|
- "hidedInDevtools": []
|
|
|
- },
|
|
|
- "isGameTourist": false,
|
|
|
- "simulatorType": "wechat",
|
|
|
- "simulatorPluginLibVersion": {},
|
|
|
- "condition": {
|
|
|
- "search": {
|
|
|
- "current": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "conversation": {
|
|
|
- "current": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "plugin": {
|
|
|
- "current": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "game": {
|
|
|
- "currentL": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "gamePlugin": {
|
|
|
- "current": -1,
|
|
|
- "list": []
|
|
|
- },
|
|
|
- "miniprogram": {
|
|
|
- "current": -1,
|
|
|
- "list": [
|
|
|
- {
|
|
|
- "id": 0,
|
|
|
- "name": "登录/注册",
|
|
|
- "pathName": "pages/login/login",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 1,
|
|
|
- "name": "pages/success/success",
|
|
|
- "pathName": "pages/success/success",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 2,
|
|
|
- "name": "需求详情",
|
|
|
- "pathName": "pages/detail/detail",
|
|
|
- "query": "id=113&status=1",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "个人中心",
|
|
|
- "pathName": "pages/person/person",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "基本信息",
|
|
|
- "pathName": "pages/userinfo/userinfo",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "我的报名",
|
|
|
- "pathName": "pages/my-apply/my-apply",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 6,
|
|
|
- "name": "我的订单",
|
|
|
- "pathName": "pages/my-order/my-order",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "收款记录",
|
|
|
- "pathName": "pages/payment-records/payment-records",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "收款详情",
|
|
|
- "pathName": "pages/payment-records-detail/payment-records-detail",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "完税证明",
|
|
|
- "pathName": "pages/tax-certificate/tax-certificate",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 10,
|
|
|
- "name": "pages/index/index",
|
|
|
- "pathName": "pages/index/index",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "登陆",
|
|
|
- "pathName": "pages/login/login",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": -1,
|
|
|
- "name": "注册协议",
|
|
|
- "pathName": "pages/service_agreement/service_agreement",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 13,
|
|
|
- "name": "pages/web-view/web-view",
|
|
|
- "pathName": "pages/web-view/web-view",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- },
|
|
|
- {
|
|
|
- "id": 14,
|
|
|
- "name": "更多",
|
|
|
- "pathName": "pages/common-setting/common-setting",
|
|
|
- "query": "",
|
|
|
- "scene": null
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
- }
|
|
|
+ "description": "项目配置文件",
|
|
|
+ "packOptions": {
|
|
|
+ "ignore": []
|
|
|
+ },
|
|
|
+ "setting": {
|
|
|
+ "urlCheck": true,
|
|
|
+ "es6": true,
|
|
|
+ "enhance": true,
|
|
|
+ "postcss": true,
|
|
|
+ "preloadBackgroundData": false,
|
|
|
+ "minified": true,
|
|
|
+ "newFeature": true,
|
|
|
+ "coverView": true,
|
|
|
+ "autoAudits": true,
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
+ "scopeDataCheck": false,
|
|
|
+ "uglifyFileName": true,
|
|
|
+ "checkInvalidKey": true,
|
|
|
+ "checkSiteMap": true,
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
+ "compileHotReLoad": false,
|
|
|
+ "useMultiFrameRuntime": false,
|
|
|
+ "babelSetting": {
|
|
|
+ "ignore": [],
|
|
|
+ "disablePlugins": [],
|
|
|
+ "outputPath": ""
|
|
|
+ },
|
|
|
+ "bundle": true,
|
|
|
+ "useIsolateContext": true,
|
|
|
+ "useCompilerModule": true,
|
|
|
+ "userConfirmedUseCompilerModuleSwitch": true,
|
|
|
+ "packNpmManually": false,
|
|
|
+ "packNpmRelationList": []
|
|
|
+ },
|
|
|
+ "compileType": "miniprogram",
|
|
|
+ "libVersion": "2.7.7",
|
|
|
+ "appid": "wx997164f2857c1a1d",
|
|
|
+ "projectname": "Mina_B",
|
|
|
+ "debugOptions": {
|
|
|
+ "hidedInDevtools": []
|
|
|
+ },
|
|
|
+ "isGameTourist": false,
|
|
|
+ "simulatorType": "wechat",
|
|
|
+ "simulatorPluginLibVersion": {},
|
|
|
+ "condition": {
|
|
|
+ "search": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "conversation": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "plugin": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "game": {
|
|
|
+ "currentL": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "gamePlugin": {
|
|
|
+ "current": -1,
|
|
|
+ "list": []
|
|
|
+ },
|
|
|
+ "miniprogram": {
|
|
|
+ "current": -1,
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "id": 0,
|
|
|
+ "name": "登录/注册",
|
|
|
+ "pathName": "pages/login/login",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 1,
|
|
|
+ "name": "pages/success/success",
|
|
|
+ "pathName": "pages/success/success",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 2,
|
|
|
+ "name": "需求详情",
|
|
|
+ "pathName": "pages/detail/detail",
|
|
|
+ "query": "id=113&status=1",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "个人中心",
|
|
|
+ "pathName": "pages/person/person",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "基本信息",
|
|
|
+ "pathName": "pages/userinfo/userinfo",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "我的报名",
|
|
|
+ "pathName": "pages/my-apply/my-apply",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 6,
|
|
|
+ "name": "我的订单",
|
|
|
+ "pathName": "pages/my-order/my-order",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "收款记录",
|
|
|
+ "pathName": "pages/payment-records/payment-records",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "收款详情",
|
|
|
+ "pathName": "pages/payment-records-detail/payment-records-detail",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "完税证明",
|
|
|
+ "pathName": "pages/tax-certificate/tax-certificate",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 10,
|
|
|
+ "name": "pages/index/index",
|
|
|
+ "pathName": "pages/index/index",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "登陆",
|
|
|
+ "pathName": "pages/login/login",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": -1,
|
|
|
+ "name": "注册协议",
|
|
|
+ "pathName": "pages/service_agreement/service_agreement",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 13,
|
|
|
+ "name": "pages/web-view/web-view",
|
|
|
+ "pathName": "pages/web-view/web-view",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": 14,
|
|
|
+ "name": "更多",
|
|
|
+ "pathName": "pages/common-setting/common-setting",
|
|
|
+ "query": "",
|
|
|
+ "scene": null
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|