[修改]修改部分组件名称

This commit is contained in:
zer0Black
2021-03-11 11:19:01 +08:00
parent e203b7d812
commit fbd81a8a7f
24 changed files with 87 additions and 93 deletions
@@ -18,7 +18,7 @@
@click="toggle"/>
<span v-if="device === 'desktop'">欢迎进入 Jero-Boot 平台</span>
<span v-else>Jeecg-Boot</span>
<span v-else>Jero-Boot</span>
<user-menu :theme="theme"/>
</div>