Commit adb24b60 by liuyong

修改代码

1 parent cd72f565
Showing with 1 additions and 1 deletions
const { defineConfig } = require('@vue/cli-service');
const ip = '172.20.10.3';
const ip = '43.143.211.42';
module.exports = defineConfig({
transpileDependencies: true,
//如果是hash模式, publicPath:"";如果是history, publicPath:"/"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!