mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 04:43:42 +08:00
feat(components): 添加面包屑
This commit is contained in:
@@ -6,7 +6,7 @@ export default [
|
||||
injectHtml({
|
||||
injectData: {
|
||||
title: viteEnv.VITE_APP_TITLE,
|
||||
appName: viteEnv.VITE_APP_TITLE_Label
|
||||
appName: viteEnv.VITE_APP_TITLE_LABEL
|
||||
}
|
||||
})
|
||||
];
|
||||
|
Reference in New Issue
Block a user