修改
This commit is contained in:
parent
e12aad2fb0
commit
1ac6cc4d00
@ -86,8 +86,14 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<u-popup v-model="lookrankingshow" mode="center" closeable border-radius="14">
|
<u-popup v-model="lookrankingshow" mode="center" closeable border-radius="14">
|
||||||
<view style="padding: 120rpx 60rpx;">
|
<view style="padding: 60rpx 60rpx 0;text-align: center;">
|
||||||
{{patientName}}在{{orgName}}排第{{scoreranking}}名
|
{{patientName}}在{{orgName}}
|
||||||
|
</view>
|
||||||
|
<view style="padding: 0 60rpx 0;text-align: center;">
|
||||||
|
健康积分排名榜
|
||||||
|
</view>
|
||||||
|
<view style="padding:30rpx 60rpx 60rpx;text-align: center;font-size: 36rpx;">
|
||||||
|
第{{scoreranking}}名
|
||||||
</view>
|
</view>
|
||||||
</u-popup>
|
</u-popup>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user