提交 be2dd135 authored 作者: 王鹏飞's avatar 王鹏飞

update

上级 88433498
module.exports = {
isHttps: false,
domain: 'localhost',
domain: 'dev.ezijing.com',
url: 'http://data-view.ezijing.com/',
webpack: {
externals: {
......@@ -34,7 +33,7 @@ module.exports = {
},
ProvidePlugin: {},
others: {
baseUrl: 'http://172.16.3.11:8011',
baseUrl: '/api',
loginUrl: 'https://login2.ezijing.com/xlearn/login/index'
}
}
......@@ -14,8 +14,7 @@ module.exports = {
},
ProvidePlugin: {},
others: {
baseUrl: 'https://learn-api.ezijing.com',
loginUrl: 'https://login.ezijing.com/xlearn/login/index',
xtrainingUrl: 'https://xtraining.ezijing.com'
baseUrl: '/api/chart',
loginUrl: 'https://login.ezijing.com/auth/login/index'
}
}
......@@ -14,8 +14,7 @@ module.exports = {
},
ProvidePlugin: {},
others: {
baseUrl: 'https://learn-api2.ezijing.com',
loginUrl: 'https://login2.ezijing.com/xlearn/login/index',
xtrainingUrl: 'https://x-training2.ezijing.com'
baseUrl: '/api/chart',
loginUrl: 'https://login2.ezijing.com/auth/login/index'
}
}
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.12.0</center>
</body>
</html>
<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.12.0</center>
</body>
</html>
......@@ -49,7 +49,7 @@ import ProjectRanking from '@/components/projectRanking'
// 各月营收走势
import MonthIncomeTrend from '@/components/monthIncomeTrend'
// 缴费结构
import PaymentStructure from '@/components/PaymentStructure'
import PaymentStructure from '@/components/paymentStructure'
import WeekIncome from '@/components/weekIncome'
export default {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论