护理机构服务订单
This commit is contained in:
parent
c85efcac09
commit
51abc350f8
@ -28,7 +28,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="submit" @tap='buy(item)' style="background-color: darkorange;"
|
<view class="submit" @tap='buy(item)' style="background-color: #26A888;"
|
||||||
v-if="item.orderStatus=='WAIT_PAY'">
|
v-if="item.orderStatus=='WAIT_PAY'">
|
||||||
去支付
|
去支付
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user