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 “我的”头像布局修改
长阳分支推送专用
杨晓琪
2 years ago
parent
80e5db815a
commit
61ecf767fc
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue
+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue
View File
@@ -6,7 +6,7 @@
<image
:src="avatarSrc()"
:style="{ borderRadius: roundAvatar ? '50%' : '3px' }"
mode="aspectFi
ll
"
mode="aspectFi
t
"
class="avatar"
></image>
</view>
@@ -249,7 +249,7 @@ export default {
.avatarslot {
.avatar {
height:
6
0px;
height:
8
0px;
width: 60px;
}
}
Write
Preview
Loading…
Cancel
Save