From 79dfe7e25c890d064abb6070a6152dded0d17689 Mon Sep 17 00:00:00 2001 From: yerz123 Date: Sat, 14 May 2022 18:13:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E6=8A=A5=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commons/js/config.js | 5 +++-- pages/distribute/index.wxml | 2 +- pages/distribute/storePoster/modelList/index.wxml | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/commons/js/config.js b/commons/js/config.js index 8007592..fa41e25 100644 --- a/commons/js/config.js +++ b/commons/js/config.js @@ -1,4 +1,4 @@ -const env = "d"; +const env = "t"; const version = 1, @@ -15,7 +15,8 @@ let api, baseUrl; if (env == "d") { baseUrl = "https://liche-api-dev.xiaoyu.com/hd/"; } else if (env == "t") { - baseUrl = "https://api.test.liche.cn/hd/"; + //baseUrl = "https://api.test.liche.cn/hd/"; + baseUrl = "https://api.lc.haodian.cn/hd/"; } else if (env == "p") { baseUrl = "https://api.liche.cn/hd/"; } diff --git a/pages/distribute/index.wxml b/pages/distribute/index.wxml index e728c54..ebdc660 100644 --- a/pages/distribute/index.wxml +++ b/pages/distribute/index.wxml @@ -18,7 +18,7 @@ - 进店分享 + diff --git a/pages/distribute/storePoster/modelList/index.wxml b/pages/distribute/storePoster/modelList/index.wxml index 86c36a6..fe2a9ad 100644 --- a/pages/distribute/storePoster/modelList/index.wxml +++ b/pages/distribute/storePoster/modelList/index.wxml @@ -3,7 +3,7 @@ - + {{item.title}} @@ -11,7 +11,7 @@ - + {{item.title}}