Feature(custom): optimize display of manage page

This commit is contained in:
Kuingsmile 2023-12-13 02:25:34 -08:00
parent a7b7d94b75
commit 83060137f6

View File

@ -10,7 +10,7 @@
:src="require(`./assets/${currentPagePicBedConfig.picBedName}.webp`)"
class="layout__menu__button__item__icon"
>
{{ '-' + supportedPicBedList[currentPagePicBedConfig.picBedName].name + '-' }}
{{ supportedPicBedList[currentPagePicBedConfig.picBedName].name }}
</span>
</div>
<el-divider