修改
This commit is contained in:
parent
1ac6cc4d00
commit
29b48ae2f6
@ -85,14 +85,14 @@
|
|||||||
<u-empty v-else mode="list" icon-size='220' text='暂无积分记录'></u-empty>
|
<u-empty v-else mode="list" icon-size='220' text='暂无积分记录'></u-empty>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<u-popup v-model="lookrankingshow" mode="center" closeable border-radius="14">
|
<u-popup v-model="lookrankingshow" mode="center" border-radius="14">
|
||||||
<view style="padding: 60rpx 60rpx 0;text-align: center;">
|
<view style="padding: 60rpx 60rpx 0;text-align: center;">
|
||||||
{{patientName}}在{{orgName}}
|
{{patientName}}在{{orgName}}
|
||||||
</view>
|
</view>
|
||||||
<view style="padding: 0 60rpx 0;text-align: center;">
|
<view style="padding: 0 60rpx 0;text-align: center;">
|
||||||
健康积分排名榜
|
健康积分排名榜
|
||||||
</view>
|
</view>
|
||||||
<view style="padding:30rpx 60rpx 60rpx;text-align: center;font-size: 36rpx;">
|
<view style="padding:10rpx 60rpx 60rpx;text-align: center;font-size: 36rpx;">
|
||||||
第{{scoreranking}}名
|
第{{scoreranking}}名
|
||||||
</view>
|
</view>
|
||||||
</u-popup>
|
</u-popup>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user