Kaynağa Gözat

本地验证

wenglk 6 yıl önce
ebeveyn
işleme
dd3a97ec6e
2 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 0 1
      config/index.js
  2. 1 1
      src/router/index.js

+ 0 - 1
config/index.js

@@ -12,7 +12,6 @@ module.exports = {
     assetsPublicPath: '/',
     proxyTable: {
       '/api': {
-        target: "https://dev407.33.cn",//设置你调用的接口域名和端口号 别忘了加http
         target: "https://dev407.33.cn/",//设置你调用的接口域名和端口号 别忘了加http
         changeOrigin: true,
         pathRewrite:{}

+ 1 - 1
src/router/index.js

@@ -21,7 +21,7 @@ export default new Router({
     	path:'/brokers',
     	component:brokers,
             children:[
-              // {
+              // 
               //   path:'/',
               //   component:nBodyone
               // },