mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-04 03:06:39 +08:00
Style updated
This commit is contained in:
parent
9b2ee06486
commit
9595dedf34
@ -132,7 +132,7 @@ margin-top: 8px;
|
||||
}
|
||||
.rc-footer {
|
||||
display: flex;
|
||||
align-items:flex-end
|
||||
align-items:flex-end;
|
||||
span {
|
||||
width: 72px;
|
||||
height: 25px;
|
||||
|
@ -385,7 +385,7 @@ img, picture {
|
||||
}
|
||||
}
|
||||
img{
|
||||
width:100%;
|
||||
width:21.7vw;
|
||||
max-width:320px;
|
||||
min-width:160px;
|
||||
}
|
||||
|
@ -47,7 +47,7 @@
|
||||
<div class="rc-cordd">
|
||||
<span>距离升级还差:</span> <span class="lackOfPoint">{{ rcvalue }}</span>
|
||||
<div class="block">
|
||||
<div class="ts-point-tag rc-md-up"></div>
|
||||
<div class="ts-point-tag rc-md-up">0</div>
|
||||
<div class="r-block" ref="userblock"></div>
|
||||
<!-- <el-slider v-model="value" range show-stops :max="10"> </el-slider> -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user