浏览代码

vip修改

1
mo 4 年之前
父节点
当前提交
7316647115
共有 2 个文件被更改,包括 427 次插入382 次删除
  1. 425 380
      src/views/buildVip/index.vue
  2. 2 2
      vue.config.js

文件差异内容过多而无法显示
+ 425 - 380
src/views/buildVip/index.vue


+ 2 - 2
vue.config.js

@@ -21,8 +21,8 @@ const name = defaultSettings.title || '管乐迷后台管理系统' // page titl
 // let target = 'http://192.168.3.139:8000' // 箭河
 // let target = 'http://192.168.3.38:8000' //邹璇
 // let target = 'http://192.168.3.57:8000' //勇哥
-let target = 'http://dev.dayaedu.com' // 测试服
-// let target = 'http://192.168.3.196' // 乔
+// let target = 'http://dev.dayaedu.com' // 测试服
+let target = 'http://192.168.3.196:80' // 乔
 // All configuration item explanations can be find in https://cli.vuejs.org/config/
 module.exports = {
   /**

部分文件因为文件数量过多而无法显示