소스 검색

默认头像

彭宇 1 년 전
부모
커밋
64ec4c19f2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/me/me.vue

+ 1 - 1
pages/me/me.vue

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