😎修改首页标题描述机制
This commit is contained in:
parent
91c0bc5c14
commit
8dee48f983
@ -77,7 +77,7 @@
|
|||||||
"vue-signature-pad": "^3.0.2",
|
"vue-signature-pad": "^3.0.2",
|
||||||
"vue3-flag-icons": "^0.0.3",
|
"vue3-flag-icons": "^0.0.3",
|
||||||
"vue3-tree-org": "^4.2.2",
|
"vue3-tree-org": "^4.2.2",
|
||||||
"vxe-pc-ui": "^4.4.23",
|
"vxe-pc-ui": "^4.4.24",
|
||||||
"vxe-table": "^4.11.29",
|
"vxe-table": "^4.11.29",
|
||||||
"vxe-table-plugin-element": "^4.0.4",
|
"vxe-table-plugin-element": "^4.0.4",
|
||||||
"vxe-table-plugin-export-xlsx": "^4.0.7",
|
"vxe-table-plugin-export-xlsx": "^4.0.7",
|
||||||
|
|||||||
@ -5,8 +5,8 @@
|
|||||||
<img :src="getThemeConfig.logoUrl" />
|
<img :src="getThemeConfig.logoUrl" />
|
||||||
<div class="login-left-logo-text">
|
<div class="login-left-logo-text">
|
||||||
<span>{{ getThemeConfig.globalViceTitle }}</span>
|
<span>{{ getThemeConfig.globalViceTitle }}</span>
|
||||||
<!-- <span class="login-left-logo-text-msg">{{ getThemeConfig.globalViceTitleMsg }}</span> -->
|
<span class="login-left-logo-text-msg">{{ getThemeConfig.globalViceTitleMsg }}</span>
|
||||||
<span class="login-left-logo-text-msg">{{ $t('message.viceDesc') }}</span>
|
<!-- <span class="login-left-logo-text-msg">{{ $t('message.viceDesc') }}</span> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<el-carousel height="500px" class="login-carousel">
|
<el-carousel height="500px" class="login-carousel">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user