Browse Source

默认头像

彭宇 1 year ago
parent
commit
64ec4c19f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/me/me.vue

+ 1 - 1
pages/me/me.vue

@@ -29,7 +29,7 @@ export default {
 			headers: {
 			headers: {
 				Authorization: 'Bearer ' + getToken()
 				Authorization: 'Bearer ' + getToken()
 			},
 			},
-			initImgPath: 'https://sookajs.top:8888/10_03.png',
+			initImgPath: 'https://sookajs.top:8888/profile/upload/moren.png',
 			initInfo: {
 			initInfo: {
 				id: getApp().globalData.userId,
 				id: getApp().globalData.userId,
 				scoreNum: 0,
 				scoreNum: 0,