This commit is contained in:
李志鹏
2026-06-02 15:59:43 +08:00
parent 4dd1eab217
commit 21a71aeffb

View File

@@ -19,7 +19,7 @@
<button class="home-btn" @click="onBackToHome">
{{ $t("ApplySeller.backToHomepage") }}
</button>
<!-- <div class="tip">ID: {{ userId }}</div> -->
<div class="tip">ID: {{ userId }}</div>
</div>
</template>