修改部分已知的代码问题

This commit is contained in:
lemon橪
2021-09-28 17:56:21 +08:00
parent 3b9b2e8ba2
commit c98c5b64e1
4 changed files with 4 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ export default {
face: storage.getUserInfo().face || "/static/missing-face.png", //默认头像
regionId: [], //地址Id
region: storage.getUserInfo().region || [], //地址
sex: storage.getUserInfo().sex || 1, //性别
sex: storage.getUserInfo().sex, //性别
___path: storage.getUserInfo().region,
},
birthday: storage.getUserInfo().birthday || "", //生日