mirror of
https://github.com/Dichgrem/Vue.git
synced 2026-02-05 04:31:56 -05:00
feat:student-vol
This commit is contained in:
14
student-vol/mock/userInfo.json
Normal file
14
student-vol/mock/userInfo.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"error": 0,
|
||||
"data": {
|
||||
"avatar": "./imgs/avatar.png",
|
||||
"name": "李华",
|
||||
"code": 12343434,
|
||||
"gender": 0,
|
||||
"phoneNum": "18787698789",
|
||||
"school": "福州大学至诚学院",
|
||||
"profession": "软件工程",
|
||||
"userType": 0,
|
||||
"totalScore": 128
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user