From 57a2d36b6bf715b4e838f1cd306002022ca47790 Mon Sep 17 00:00:00 2001
From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com>
Date: Thu, 13 Feb 2020 10:06:45 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/nsjcy/frontEnd/nsjcy
---
SunshineLnsMinApp/app.js | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/SunshineLnsMinApp/app.js b/SunshineLnsMinApp/app.js
index ec79139..a5cfac7 100644
--- a/SunshineLnsMinApp/app.js
+++ b/SunshineLnsMinApp/app.js
@@ -10,11 +10,11 @@
globalData: {
userInfo: null,
pageData: {},
- //url: 'https://hugeinfo.com.cn/nsjc-charge',
- //url: 'http://192.168.0.31:8085/nsjc-charge',
+ //url: 'https://hugeinfo.com.cn/nsjc-charge',
+ //url: 'http://192.168.0.31:8085/nsjc-charge',
//imgUrl: 'https://hugeinfo.com.cn/nsjc-charge',
- url: 'https://xnwj.gznsjc.gov.cn/nsjc-charge',
- imgUrl: 'https://xnwj.gznsjc.gov.cn/nsjc-charge'
+ url: 'http://nsjc.vaiwan.com/nsjc-charge',
+ imgUrl: 'http://nsjc.vaiwan.com/nsjc-charge'
},
// 过滤数组
where: (collection, source) => {
--
Gitblit v1.8.0