租户主页基站中英文

This commit is contained in:
lai
2024-07-05 15:05:05 +08:00
parent 8e57bcfd25
commit b431ae70a5
3 changed files with 6 additions and 2 deletions

View File

@@ -164,7 +164,7 @@ onMounted(() => {
>
<div style="text-align: center">
<span style="font-size: 24px; font-weight: bold; color: #fff">
5G
{{ t('views.neUser.base5G.gnb') }}
</span>
</div>
@@ -202,7 +202,7 @@ onMounted(() => {
>
<div style="text-align: center">
<span style="font-size: 24px; font-weight: bold; color: #fff">
4G
{{ t('views.neUser.base5G.enb') }}
</span>
</div>