mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-11 09:08:14 +08:00
🤔 fix(achievement): 没有资源,先摆了
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
<!-- 右侧内容-->
|
<!-- 右侧内容-->
|
||||||
<div class="right-wrap">
|
<div class="right-wrap">
|
||||||
<v-list
|
<v-list
|
||||||
v-show="selectedIndex !== -1 && selectedSeries !== 0 && selectedSeries !== 17"
|
v-if="selectedIndex !== -1 && selectedSeries !== 0 && selectedSeries !== 17 && selectedSeries !== 39"
|
||||||
:style="{
|
:style="{
|
||||||
backgroundImage: 'url(' + getCardInfo.bg || null + ')',
|
backgroundImage: 'url(' + getCardInfo.bg || null + ')',
|
||||||
backgroundPosition: 'right',
|
backgroundPosition: 'right',
|
||||||
|
|||||||
Reference in New Issue
Block a user