feat: 移除首页banner无关元素

master
6 days ago
parent 2954448c92
commit 3de5eccc4c

@ -72,7 +72,7 @@ const currentUser = {
const bannerTitle = `欢迎回来 ${currentUser.name}${currentUser.username} ${timefix} ${welcome}`;
const bannerSubtitle = `基于 FastAPI + Vue3 + TypeScript 构建的企业级中后台解决方案,支持多端开发。`;
const bannerSubtitle = ``;
</script>
<style scoped lang="scss"></style>

Loading…
Cancel
Save