refactor: 重构关于页面,整体更紧致,关键信息更突出

This commit is contained in:
xiaoxian521
2024-01-14 11:00:35 +08:00
parent 8b51731b58
commit 3873699370
9 changed files with 156 additions and 61 deletions

View File

@@ -5,6 +5,7 @@ export default {
path: "/about",
redirect: "/about/index",
meta: {
icon: "info",
title: $t("menus.hsAbout"),
rank: about
},

View File

@@ -18,7 +18,7 @@ export default {
meta: {
title: $t("menus.hsFormDesign"),
frameSrc:
"https://haixin-fang.github.io/starfish-vue3-lowcode/playground/index.html#/"
"https://haixin-fang.github.io/vue-form-design/playground/index.html"
}
}
]