Commit fa49c7b6 authored by 毛线's avatar 毛线

test

parent c49cd46a
......@@ -3,7 +3,7 @@ const isBuild = ['production', 'generate'].includes(APP_ENV)
const expandRouter = isBuild
? {
mode: 'history',
mode: 'hash',
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