This commit is contained in:
X1627315083
2024-12-31 11:49:14 +08:00
parent c4bab3bf1e
commit 4cb843d0ac
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
<!-- <generalCanvas></generalCanvas> -->
<div class="page_content">
<div class="userSystem" v-if="userDetail.systemList.indexOf(0) >= 0">
<div class="userSystem" v-if="userDetail.systemList.indexOf(1) == -1">
You can use these features only after becoming a regular user~
</div>