This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
app2.0头像图片处理
娄底高职分支
ndbs
2 years ago
parent
39d0300743
commit
54d0bb401d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my/qrcode.vue
+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my/qrcode.vue
View File
@@ -30,7 +30,7 @@ export default {
// 头像图片 url
avatar() {
return this.API + `/user/img?data=${this.currentUser.userId}`
return this.API + `/
learun/adms/
user/img?data=${this.currentUser.userId}`
},
// 用户公司部门 tag
Write
Preview
Loading…
Cancel
Save