fix: 纠正脏标的判断 (#2268)

This commit is contained in:
5unV 2024-08-07 22:37:29 +08:00 committed by GitHub
parent 904e61bee6
commit 7cb063d511
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
<span v-else>Compilation by Various Artists</span>
</div>
<div class="date-and-count">
<span v-if="album.mark === 1056768" class="explicit-symbol"
<span v-if="(album.mark & 1048576) === 1048576" class="explicit-symbol"
><ExplicitSymbol
/></span>
<span :title="album.publishTime | formatDate">{{