From 4262f5d5cfb8e76b187bd034d6ed3989caa37e6f Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Wed, 08 Apr 2020 09:56:56 +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