Bläddra i källkod

修改 pro host

wangguoyu 4 år sedan
förälder
incheckning
5a0f892e08
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -1,7 +1,7 @@
 /********** 本地环境 start **********/
 const pro = {
   baseURL: 'https://www.mtavip.com/api',
-  host: '192.168.0.79',
+  host: '192.168.0.74',
   //环境变量设置 新闻 拼路径时的根级别路径 多用于a标签 href属性
   url:'https://www.mtavip.com'