no message
This commit is contained in:
parent
a027284701
commit
ca078ee4ae
29
html/1.html
29
html/1.html
File diff suppressed because one or more lines are too long
BIN
img/header-bj.png
Normal file
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
@ -138,7 +138,6 @@ function getBaseData() {
|
|||||||
if (res.code != 200) return
|
if (res.code != 200) return
|
||||||
const data = res.data
|
const data = res.data
|
||||||
const user = data.user
|
const user = data.user
|
||||||
console.log("user", user)
|
|
||||||
const basicData = {
|
const basicData = {
|
||||||
contrastcount: data.contrastcount || 0,
|
contrastcount: data.contrastcount || 0,
|
||||||
university: data.university,
|
university: data.university,
|
||||||
|
Loading…
Reference in New Issue
Block a user