import { env } from '@/utils/util' export default { base: env('router_base'), history: env('router_history'), }