Browse Source

更新代码

master
song 3 years ago
parent
commit
76c86ece42
  1. 2
      vue.config.js

2
vue.config.js

@ -10,7 +10,7 @@ const proxyUrl = '/datang/v1.0'
const port = 8080
module.exports = {
publicPath: '/v1.0/manage',
publicPath: '/manage',
devServer: {
open: true,
overlay: {

Loading…
Cancel
Save