提交 018140e0 authored 作者: Your Name's avatar Your Name

修改ip

上级 b5452aac
......@@ -4,9 +4,10 @@
// 服务地址
// const IP = 'https://www.easy-mock.com/mock/5b70ec93ad23a1570071a34e/Interview'; // easymock
const IP = 'http://192.168.0.112:8077';
const WS = '192.168.0.112:8077';
// const IP = 'http://192.168.1.54:8077';
// const WS = '192.168.1.54:8077';
const IP = 'http://120.55.57.35:8077';
const WS = '120.55.57.35:8077';
// 请求目标服务器域名配置
const DOMAIN_NAME = {
......
......@@ -202,7 +202,7 @@ export default {
// console.log(1)
this.applyModal = true
this.$server.findAll().then(res => {
// console.log(res.data);
console.log(res.data);
this.applyMessage = res.data
this.applyId = this.id
// console.log('77777',this.applyId)
......
......@@ -3,7 +3,7 @@ module.exports = {
// 基本路径
publicPath: './',
// 输出文件目录
outputDir: 'Drag',
outputDir: 'xclab',
// eslint-loader 是否在保存的时候检查
lintOnSave: true,
assetsDir: 'static',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论