From 0182e0f945aeee2fac080ef9c9d4b24007c7e218 Mon Sep 17 00:00:00 2001 From: helming Date: Wed, 15 Mar 2023 21:08:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 4 ++-- pages/index/material/material.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.js b/main.js index c545382..1fe5036 100644 --- a/main.js +++ b/main.js @@ -3,9 +3,9 @@ import store from './store/' //配置公共方法(防止重复提交) import common from './utils/common.js' -const baseURL = 'http://localhost:7010' +// const baseURL = 'http://localhost:7010' //const baseURL = 'http://81.69.47.31:7010' -// const baseURL = 'http://bnyer.vaiwan.com' +const baseURL = 'https://service.bnyer.cn' // const baseURL = 'http://x9uf7k.natappfree.cc' diff --git a/pages/index/material/material.vue b/pages/index/material/material.vue index ea84716..cbf3f0c 100644 --- a/pages/index/material/material.vue +++ b/pages/index/material/material.vue @@ -25,7 +25,7 @@ :active-color="activeColor" @clickItem="onClickType" />--> -