Commit 4b6e294c by XiaHou

域名地址

parent 91f50604
......@@ -48,7 +48,7 @@ const routes = [
const router = new VueRouter({
mode: 'history',
base: '/goodsManage',
base: 'goodsManage',
routes
})
......
const Timestamp = new Date().getTime()
module.exports = {
publicPath: '/goodsManage',
// webpack-dev-server 相关配置
configureWebpack: {
output: {
// 输出重构【模块名称.hash值.时间戳】
......
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