Commit 66192b6d authored by liwei's avatar liwei

修改了样式

parent e2fcb163
......@@ -220,6 +220,7 @@ import {setUserProfile} from '../../api/login/index'
img: "../../static/images/myset.png",
}],
info: {
headPortrait:'http://192.168.1.80/upload/CmsBanner/20241230/18E63B570FF04DB3A8EFE277D58256C4.jpg',
nickName:'11111',
ilike:'6',
likeMe:'7',
......@@ -515,7 +516,6 @@ import {setUserProfile} from '../../api/login/index'
font-weight: 400;
color: #B1B4C5;
line-height: 24rpx;
margin-top: 30rpx;
}
.simg {
......
......@@ -96,7 +96,7 @@
<u--text size="12" align="left" color="rgb(115, 116, 122)" :text="'编号:'+ item.user.code + '号'"/>
</u-col>
<u-col span="4">
<progress :percent="item.rankValue" activeColor="rgb(130, 147, 240)" stroke-width="10" border-radius="20rpx"/>
<progress :percent="item.rankValue" activeColor="rgb(130, 147, 240)" backgroundColor="white" stroke-width="10" border-radius="20rpx"/>
</u-col>
<u-col span="2">
<view style="display: flex; justify-content: flex-start;margin-left: 15rpx">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment