From c69c6e48d93c866bc5757339084d274d7c837318 Mon Sep 17 00:00:00 2001 From: a <455919189@qq.com> Date: Wed, 4 May 2022 08:33:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 9 ++ project.config.json | 280 ++++++++++++++++++++++++++++++++++++++++++++ sitemap.json | 7 ++ 3 files changed, 296 insertions(+) create mode 100644 config.js create mode 100644 project.config.json create mode 100644 sitemap.json diff --git a/config.js b/config.js new file mode 100644 index 0000000..4439338 --- /dev/null +++ b/config.js @@ -0,0 +1,9 @@ +var BASE_URL = 'http://192.168.1.140:8080' //正式 + + + + +module.exports = { + BASE_URL: BASE_URL, + +} \ No newline at end of file diff --git a/project.config.json b/project.config.json new file mode 100644 index 0000000..187a242 --- /dev/null +++ b/project.config.json @@ -0,0 +1,280 @@ +{ + "description": "项目配置文件", + "packOptions": { + "ignore": [] + }, + "setting": { + "urlCheck": false, + "es6": false, + "enhance": true, + "postcss": true, + "preloadBackgroundData": false, + "minified": true, + "newFeature": false, + "coverView": true, + "nodeModules": false, + "autoAudits": false, + "showShadowRootInWxmlPanel": true, + "scopeDataCheck": false, + "uglifyFileName": false, + "checkInvalidKey": true, + "checkSiteMap": true, + "uploadWithSourceMap": true, + "compileHotReLoad": false, + "lazyloadPlaceholderEnable": false, + "useMultiFrameRuntime": true, + "useApiHook": true, + "useApiHostProcess": true, + "babelSetting": { + "ignore": [], + "disablePlugins": [], + "outputPath": "" + }, + "useIsolateContext": false, + "userConfirmedBundleSwitch": false, + "packNpmManually": false, + "packNpmRelationList": [], + "minifyWXSS": true, + "disableUseStrict": false, + "minifyWXML": true, + "showES6CompileOption": false, + "useCompilerPlugins": false, + "ignoreUploadUnusedFiles": true + }, + "compileType": "miniprogram", + "libVersion": "2.23.0", + "appid": "wx7f98ba2cefecc950", + "projectname": "applet", + "cloudfunctionTemplateRoot": "", + "watchOptions": { + "ignore": [] + }, + "debugOptions": { + "hidedInDevtools": [] + }, + "scripts": {}, + "simulatorType": "wechat", + "simulatorPluginLibVersion": {}, + "condition": { + "search": { + "list": [] + }, + "conversation": { + "list": [] + }, + "plugin": { + "list": [] + }, + "game": { + "list": [] + }, + "gamePlugin": { + "list": [] + }, + "miniprogram": { + "list": [ + { + "id": 0, + "name": "我的", + "pathName": "pages/mine/mine/mine", + "query": "", + "scene": null + }, + { + "id": 1, + "name": "楼盘收藏", + "pathName": "pages/mine/collect/collect", + "query": "", + "scene": null + }, + { + "id": 2, + "name": "查房", + "pathName": "pages/find/find", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "搜索", + "pathName": "pages/index/search", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "授权登录", + "pathName": "pages/log/log", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "楼盘详情", + "pathName": "pages/hosDetail/hosDetail", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "沙盘1", + "pathName": "pages/sandTable/sandTable", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "沙盘二", + "pathName": "pages/sandTableDetail/sandTableDetail", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "户型详情", + "pathName": "pages/layoutDetail/layoutDetail", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "账户设置", + "pathName": "pages/mine/mine/userSetting", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "电话设置第一步", + "pathName": "pages/mine/settingPhone/settingFirst", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "电话设置第二步", + "pathName": "pages/mine/settingPhone/settingSecond", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "缩放", + "pathName": "pages/move/move", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "评分", + "pathName": "pages/rate/rate", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "更多图片", + "pathName": "pages/buildingImg/idnex", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "活动详情", + "pathName": "pages/index/active", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "授权", + "pathName": "pages/log/log", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "百姓纠错", + "pathName": "pages/mine/option/option", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "政策法规", + "pathName": "pages/mine/policy/policy", + "query": "", + "scene": null + }, + { + "id": 19, + "name": "政策法规详情", + "pathName": "pages/mine/policy/policyDetail", + "query": "", + "scene": null + }, + { + "id": 20, + "name": "意向房源", + "pathName": "pages/mine/purpose/purpose", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "我的认购", + "pathName": "pages/mine/buy/buy", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "认购详情", + "pathName": "pages/mine/buy/buyDetail", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "填写认购信息", + "pathName": "pages/subscribe/infor", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "确认认购信息", + "pathName": "pages/subscribe/definiteSubscription", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "认购协议", + "pathName": "pages/subscribe/agreement", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "认购详情", + "pathName": "pages/mine/buy/buyDetail", + "query": "", + "scene": null + }, + { + "id": -1, + "name": "更多楼盘信息", + "pathName": "pages/infor/infor", + "query": "", + "scene": null + }, + { + "name": "帖子详情", + "pathName": "pages/leaveMessage/messageDetail", + "scene": null + } + ] + } + } +} \ No newline at end of file diff --git a/sitemap.json b/sitemap.json new file mode 100644 index 0000000..bb97574 --- /dev/null +++ b/sitemap.json @@ -0,0 +1,7 @@ +{ + "desc": "关于本文件的更多信息,请参考文档 https://developers.weixin.qq.com/miniprogram/dev/framework/sitemap.html", + "rules": [{ + "action": "allow", + "page": "*" + }] +} \ No newline at end of file