附近护理站

This commit is contained in:
闫晓茹 2022-10-25 10:04:44 +08:00
parent 166dc9fd68
commit f0e6a9ca9f
7 changed files with 13 additions and 10 deletions

View File

@ -1,4 +1,5 @@
.app { .app {
.money { .money {
font-size: 32rpx; font-size: 32rpx;
color: #D43953; color: #D43953;

View File

@ -151,8 +151,7 @@
getAppStationItemInfo(this.stationId, this.stationItemId, this.stationItemPriceId).then(res => { getAppStationItemInfo(this.stationId, this.stationItemId, this.stationItemPriceId).then(res => {
console.log(res) console.log(res)
this.orderlist = res.data this.orderlist = res.data
// //
}) })
}, },
// //

View File

@ -1,4 +1,5 @@
.app { .app {
font-size: 36rpx; font-size: 36rpx;
padding-top: 10rpx; padding-top: 10rpx;
.tive { .tive {

View File

@ -31,6 +31,7 @@
<view class="measure"> <view class="measure">
<text>{{item.labelDescription}}</text> <text>{{item.labelDescription}}</text>
</view> </view>
</view> </view>
</view> </view>
</view> </view>

View File

@ -10,6 +10,7 @@
:markers="markers"></map> :markers="markers"></map>
</view> </view>
<view class="conNew"> <view class="conNew">
<view class="addressContent" v-for="(item,index) in nursestationlist" :key="index"> <view class="addressContent" v-for="(item,index) in nursestationlist" :key="index">
<view class="lists"> <view class="lists">