mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-08 21:27:57 +00:00
fix: welcome page not cached in back-end mode (#389)
This commit is contained in:
@@ -4,7 +4,7 @@ import { MockMethod } from 'vite-plugin-mock';
|
||||
// single
|
||||
const dashboardRoute = {
|
||||
path: '/home',
|
||||
name: 'Home',
|
||||
name: 'Welcome',
|
||||
component: '/dashboard/welcome/index',
|
||||
meta: {
|
||||
title: 'routes.dashboard.welcome',
|
||||
|
Reference in New Issue
Block a user