This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[我的][增加]:我的 成长值
tags/2.2.4
meo
6 years ago
parent
44a99b49ad
commit
8de8e571a9
2 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pages/user/index.wxml
+3
-2
pages/user/index.wxss
+ 1
- 0
pages/user/index.wxml
View File
@@ -5,6 +5,7 @@
</view>
<view class="user-phone">
<open-data type="userNickName"></open-data>
<view>成长值:1000</view>
</view>
</view>
<view class="margin"></view>
+ 3
- 2
pages/user/index.wxss
View File
@@ -36,10 +36,11 @@
font-family: PingFangSC-Regular;
font-size: 30rpx;
height: 120rpx;
line-height: 120rpx;
margin-left: 20rpx;
color: #
000
;
color: #
666
;
letter-spacing: 0.64rpx;
line-height: 44rpx;
margin-top: 16rpx;
}
.user-avatar{
display: block;
Write
Preview
Loading…
Cancel
Save