thêm mã thành viên

This commit is contained in:
hiyu 2024-06-25 15:02:25 +07:00
parent 7373b5b20b
commit 1457971005

View File

@ -123,6 +123,9 @@ getUnreadNotifications();
" "
></span> ></span>
</div> </div>
<div style="color: white; margin-top: 10px; text-wrap: nowrap;">
thành viên: {{ userInfo.memberCode ?? "********"}}
</div>
</div> </div>
</div> </div>
</template> </template>