Commit 21a977de authored by 毛线's avatar 毛线

test

parent a846ba64
......@@ -4,7 +4,7 @@ const isBuild = ['production', 'generate'].includes(APP_ENV)
const expandRouter = isBuild
? {
mode: 'history',
base: './',
base: '/',
}
: {}
......
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