mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 06:38:13 -05:00
✨ Feature(custom): optimize display of manage page
This commit is contained in:
parent
a7b7d94b75
commit
83060137f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user