浏览代码

init

newStyle
lancer 3 年前
父节点
当前提交
657a154e70
共有 2 个文件被更改,包括 928 次插入876 次删除
  1. +926
    -874
      src/views/Statistics/MentoringAbility.vue
  2. +2
    -2
      vue.config.js

+ 926
- 874
src/views/Statistics/MentoringAbility.vue
文件差异内容过多而无法显示
查看文件


+ 2
- 2
vue.config.js 查看文件

@@ -3,8 +3,8 @@
* https://cli.vuejs.org/zh/config/ * https://cli.vuejs.org/zh/config/
*/ */
// const url = 'http://pigx-gateway' // const url = 'http://pigx-gateway'
// const url = 'http://39.97.167.65:9999' //测试
const url = 'http://192.168.31.169:9999' //长龙
const url = 'http://39.97.167.65:9999' //测试
// const url = 'http://192.168.31.169:9999' //长龙
// const url = 'http://192.168.31.134:9999' //嘉豪 // const url = 'http://192.168.31.134:9999' //嘉豪
// const url = 'http://192.168.31.100:9999' //王笑 // const url = 'http://192.168.31.100:9999' //王笑
// const url = 'http://nitu5e.natappfree.cc' //王笑 // const url = 'http://nitu5e.natappfree.cc' //王笑


正在加载...
取消
保存