From 5dea9fdd76042e17e57c3c5d8506a809e5ae4d86 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Tue, 27 Sep 2022 14:23:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BB=91=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 24 ++++++++++++------------ utils/util.js | 4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pages.json b/pages.json index 552ff61..739b1b7 100644 --- a/pages.json +++ b/pages.json @@ -108,15 +108,15 @@ "path": "rainmaintainlist/rainmaintainList", "style": { "navigationBarTitleText": "雨管养护", - "enablePullDownRefresh": true, - "disableScroll": true + "enablePullDownRefresh": true + // "disableScroll": true } }, { "path": "rainmaintaininfo/rainmaintainInfo", "style": { "navigationBarTitleText": "雨管养护", - "enablePullDownRefresh": false, - "disableScroll": true + "enablePullDownRefresh": false + // "disableScroll": true } }] @@ -132,15 +132,15 @@ "path": "raininspectionlist/raininspectionList", "style": { "navigationBarTitleText": "雨管巡查", - "enablePullDownRefresh": true, - "disableScroll": true + "enablePullDownRefresh": true + // "disableScroll": true } }, { "path": "raininspectioninfo/raininspectionInfo", "style": { "navigationBarTitleText": "雨管巡查", - "enablePullDownRefresh": false, - "disableScroll": true + "enablePullDownRefresh": false + // "disableScroll": true } }] @@ -157,15 +157,15 @@ "path": "orderList/orderList", "style": { "navigationBarTitleText": "我的工单", - "enablePullDownRefresh": true, - "disableScroll": true + "enablePullDownRefresh": true + // "disableScroll": true } },{ "path": "orderInfo/orderInfo", "style": { "navigationBarTitleText": "我的工单", - "enablePullDownRefresh": false, - "disableScroll": true + "enablePullDownRefresh": false + // "disableScroll": true } }] diff --git a/utils/util.js b/utils/util.js index 2c792d1..92032b4 100755 --- a/utils/util.js +++ b/utils/util.js @@ -1,7 +1,7 @@ import md5 from "./md5.min"; const HOSTARR = { - //'development': 'http://192.168.60.100:9001', - 'development': 'http://patrol.115.langye.net', + 'development': 'http://192.168.60.100:9001', + // 'development': 'http://patrol.115.langye.net', 'production': 'http://192.168.60.100:9001' }; // 审核状态