From 4f7a9ef9183d498b7b231b6a03ec6a5265b90ce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=9F=E5=B7=9D=E4=B8=9C?= Date: Wed, 23 Apr 2025 11:24:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8E=A5=E5=8F=A3=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/config.js | 2 +- pages/index/index.vue | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/api/config.js b/api/config.js index 7a4c28e..b43ebf5 100644 --- a/api/config.js +++ b/api/config.js @@ -3,7 +3,7 @@ let accountInfo = wx.getAccountInfoSync(); let envVersion = accountInfo.miniProgram.envVersion //手动指定版本 -// envVersion = 'trial' +envVersion = 'trial' let hosts = { "develop": 'http://wanyu.test', diff --git a/pages/index/index.vue b/pages/index/index.vue index 4c33824..0808799 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -57,7 +57,7 @@