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" />--> -