From 3d9080c97993d7898074ced299055f49122dadbd Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Fri, 1 Aug 2025 16:38:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=9F=E5=90=8D=E9=85=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 6 +++--- pages/home/index.vue | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/main.js b/main.js index 6179a9c..545f4e7 100644 --- a/main.js +++ b/main.js @@ -152,8 +152,8 @@ try{ Vue.prototype.isMobile = isMobile(); } -const NODE_ENV = 'development'; -// const NODE_ENV = 'production'; +// const NODE_ENV = 'development'; +const NODE_ENV = 'production'; Vue.prototype.cssUrl1 = '/static/images/' @@ -162,7 +162,7 @@ if(Vue.prototype.provider == Vue.prototype.provider_weixin){ Vue.prototype.request_domain = 'http://coin.checkcopy.com/'; // Vue.prototype.request_domain = 'http://jasonyizherenxin.checkcopy.com/'; } else { - Vue.prototype.request_domain = 'https://api.yizherenxin.cn/'; + Vue.prototype.request_domain = 'https://coinapi.90616.com'; } // 暂时注释 Vue.prototype.cssUrl = Vue.prototype.request_domain + '/images/frontend/user/'; diff --git a/pages/home/index.vue b/pages/home/index.vue index 8a6e984..c4593bd 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -66,7 +66,6 @@ -