no message

This commit is contained in:
A1300399510 2024-11-15 14:50:20 +08:00
parent a027284701
commit ca078ee4ae
4 changed files with 27 additions and 15 deletions

File diff suppressed because one or more lines are too long

BIN
img/header-bj.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB

File diff suppressed because one or more lines are too long

View File

@ -138,7 +138,6 @@ function getBaseData() {
if (res.code != 200) return
const data = res.data
const user = data.user
console.log("user", user)
const basicData = {
contrastcount: data.contrastcount || 0,
university: data.university,