From b99bce26e441040fc8e2f1a13213d09c58c5f1d7 Mon Sep 17 00:00:00 2001 From: zengBin Date: Sun, 29 Sep 2024 11:01:39 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=BE=A4=E8=81=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.js | 10 +- src/pages/news/chitchat.wpy | 94 ++++---- src/pages/news/groupChitchat.wpy | 379 ++++++++++++------------------- 3 files changed, 203 insertions(+), 280 deletions(-) diff --git a/src/config.js b/src/config.js index a32b19e..abba04d 100644 --- a/src/config.js +++ b/src/config.js @@ -6,12 +6,12 @@ var host = '' var hostGo = '' // if (_NODE_) { -// host = 'https://love.ufutx.com/api' // 线上环境 -// hostGo = 'https://love.ufutx.com/go/api' // 线上环境 - host = 'http://love.ufutx.net/go/api' // 本地环境 - // hostGo = 'http://health.ufutx.net/go/api' // 本地环境 +// host = 'https://love.ufutx.com/api' // 线上环境 + hostGo = 'https://love.ufutx.com/go/api' // 线上环境 +// host = 'http://love.ufutx.net/go/api' // 本地环境 +// hostGo = 'http://health.ufutx.net/go/api' // 本地环境 // } else { -// host = 'https://love.ufutx.com/api' // 线上环境 +// host = 'https://love.ufutx.com/api' // 线上环境 // } export const service = { diff --git a/src/pages/news/chitchat.wpy b/src/pages/news/chitchat.wpy index 3009923..ca917d9 100644 --- a/src/pages/news/chitchat.wpy +++ b/src/pages/news/chitchat.wpy @@ -560,7 +560,7 @@ page {