This commit is contained in:
clay
2022-01-03 18:32:26 +08:00
parent ba60c3dc5e
commit c6f6f55069
6 changed files with 758 additions and 647 deletions

View File

@@ -28,12 +28,12 @@
{{ $t('message.examine') }}
</div>
</el-col>
<el-col :span="2">
<el-col :span="3">
<div class="link">
{{ $t('message.Services portal') }}
</div>
</el-col>
<el-col :offset="12" :span="2">
<el-col :offset="11" :span="2">
<div class="switchLang" @click="switchLang">{{ $t('message.switch') }}</div>
</el-col>
</el-row>