From 4a76c06e7f754e232338ce7e075c08924cffe209 Mon Sep 17 00:00:00 2001
From: xuxj <hugeinfo123>
Date: Wed, 08 Apr 2020 11:52:38 +0800
Subject: [PATCH] 部分细节修改

---
 SunshineLnsMinApp/app.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/SunshineLnsMinApp/app.js b/SunshineLnsMinApp/app.js
index 629c510..5ba6922 100644
--- a/SunshineLnsMinApp/app.js
+++ b/SunshineLnsMinApp/app.js
@@ -10,8 +10,8 @@
   globalData: {
     userInfo: null,
     pageData: {},
-    // url: 'https://nsjcy.hugeinfo.com.cn/nsjc-charge',
-    url: 'http://1p885086k1.iok.la/nsjc-charge',
+    url: 'https://nsjcy.hugeinfo.com.cn/nsjc-charge',
+    // url: 'http://1p885086k1.iok.la/nsjc-charge',
     // url: 'http://192.168.0.31:8085/nsjc-charge',
     imgUrl: 'https://nsjcy.hugeinfo.com.cn/nsjc-charge',
     // url: 'http://nsjc.vaiwan.com/nsjc-charge',

--
Gitblit v1.8.0