Commit 7ab09f4e authored by 黄奎's avatar 黄奎

学员根据页面修改

parent 4a46c71d
...@@ -47,9 +47,8 @@ module.exports = function(ctx) { ...@@ -47,9 +47,8 @@ module.exports = function(ctx) {
vueRouterMode: 'history', // available values: 'hash', 'history' vueRouterMode: 'history', // available values: 'hash', 'history'
env: ctx.dev ? { env: ctx.dev ? {
API: 'http://localhost:5001/api', //API:'http://localhost:5001/api',
// API: 'http://192.168.10.128:8300/api', API: 'http://192.168.10.68:8300/api',
// API: 'https://eduapi.oytour.com/api',
API_ZC: 'http://192.168.10.238:8087/api', API_ZC: 'http://192.168.10.238:8087/api',
API_SK: 'ws://websocket.oytour.com/ws', API_SK: 'ws://websocket.oytour.com/ws',
API_SIG: 'http://localhost:5001/messagecenter' API_SIG: 'http://localhost:5001/messagecenter'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment