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 @@