首页变更
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"Bash(npx openspec show:*)",
|
||||
"Bash(mvn test:*)",
|
||||
"Bash(mvn install:*)",
|
||||
"Bash(mvn clean install:*)"
|
||||
"Bash(mvn clean install:*)",
|
||||
"mcp__web-reader__webReader"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"d:\\利率定价\\loan-pricing-892\\loan-pricing-892-v2.0"
|
||||
|
||||
@@ -68,9 +68,9 @@ export const constantRoutes = [
|
||||
children: [
|
||||
{
|
||||
path: 'index',
|
||||
component: () => import('@/views/index'),
|
||||
name: 'Index',
|
||||
meta: { title: '首页', icon: 'dashboard', affix: true }
|
||||
component: () => import('@/views/loanPricing/workflow/index'),
|
||||
name: 'LoanPricingWorkflow',
|
||||
meta: { title: '流程列表', icon: 'dashboard', affix: true }
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user