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 {