修改
This commit is contained in:
parent
1bb6bde497
commit
e37f51f2bd
@ -4,22 +4,25 @@
|
||||
font-weight: 400;
|
||||
height:100vh;
|
||||
background-color: #ffffff;
|
||||
.title{
|
||||
.text{
|
||||
position: absolute;
|
||||
top:20%;
|
||||
top:37%;
|
||||
left:50%;
|
||||
transform: translateX(-50%);
|
||||
.text{
|
||||
text-align: center;
|
||||
padding-top: 30rpx;
|
||||
font-size: 32rpx;
|
||||
color: #000000;
|
||||
font-weight: 600;
|
||||
}
|
||||
image{
|
||||
width: 200rpx;
|
||||
height: 200rpx;
|
||||
}
|
||||
position: absolute;
|
||||
top:20%;
|
||||
left:50%;
|
||||
transform: translateX(-50%);
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
width: 240rpx;
|
||||
height: 240rpx;
|
||||
}
|
||||
|
||||
.loginbtn{
|
||||
@ -27,7 +30,7 @@
|
||||
position: absolute;
|
||||
top:55%;
|
||||
left:5%;
|
||||
background-color: #46ABD7;
|
||||
background-color: #26A888;
|
||||
color: #ffffff;
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,11 +1,9 @@
|
||||
<template>
|
||||
<view class="app">
|
||||
<view class="title">
|
||||
<image src="../../static/logo.png" mode=""></image>
|
||||
<view class="text">
|
||||
新医路健康服务平台
|
||||
</view>
|
||||
</view>
|
||||
<button class="loginbtn" open-type="getPhoneNumber" @getphonenumber="getPhoneNumberp">手机号快捷登录</button>
|
||||
<u-toast ref="uToast" />
|
||||
</view>
|
||||
|
||||
@ -102,7 +102,7 @@
|
||||
line-height: 96rpx;
|
||||
color: #ffffff;
|
||||
margin: 0 auto;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
box-shadow: 0rpx 9rpx 31rpx 9rpx rgba(0, 0, 0, 0.03);
|
||||
border-radius: 20rpx;
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
</view>
|
||||
<view class="evaluate">
|
||||
<!-- <view class="cancelorder">修改申请</view> -->
|
||||
<!-- <view class="cancelorder " style="background: #4C7BC9;">撤销申请</view> -->
|
||||
<!-- <view class="cancelorder " style="background: #26A888;">撤销申请</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
.Submit {
|
||||
width: 217rpx;
|
||||
height: 68rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
text-align: center;
|
||||
line-height: 68rpx;
|
||||
|
||||
@ -151,7 +151,7 @@
|
||||
}
|
||||
|
||||
.determine {
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
right: 36rpx;
|
||||
}
|
||||
|
||||
@ -306,7 +306,7 @@
|
||||
.buy {
|
||||
width: 60%;
|
||||
height: 71rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
color: #FFFFFF;
|
||||
text-align: center;
|
||||
line-height: 71rpx;
|
||||
@ -392,8 +392,8 @@
|
||||
|
||||
.Productmodel {
|
||||
background: #ECF1FA;
|
||||
border: 4rpx solid #4C7BC9;
|
||||
color: #4C7BC9;
|
||||
border: 4rpx solid #26A888;
|
||||
color: #26A888;
|
||||
}
|
||||
|
||||
.productmodel,
|
||||
@ -443,7 +443,7 @@
|
||||
.buy {
|
||||
width: 263rpx;
|
||||
height: 80rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 25rpx;
|
||||
font-size: 38rpx;
|
||||
color: #FFFFFF;
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
.concent {
|
||||
width: 701rpx;
|
||||
height: 600rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
box-shadow: 0px 9rpx 31rpx 9rpx rgba(0, 0, 0, 0.03);
|
||||
border-radius: 20rpx;
|
||||
margin: 5% auto 20px;
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
.btn{
|
||||
width: 70%;
|
||||
height: 71rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
position: absolute;
|
||||
top:530rpx;
|
||||
@ -75,7 +75,7 @@
|
||||
margin: 0 auto;
|
||||
|
||||
span {
|
||||
color: #4C7BC9;
|
||||
color: #26A888;
|
||||
float: right;
|
||||
}
|
||||
|
||||
@ -135,7 +135,7 @@
|
||||
width: 25%;
|
||||
height: 68rpx;
|
||||
line-height: 68rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
text-align: center;
|
||||
font-size: 32rpx;
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
.determine {
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
right: 36rpx;
|
||||
}
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
.btn{
|
||||
width: 70%;
|
||||
height: 71rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
position: absolute;
|
||||
top:530rpx;
|
||||
@ -72,11 +72,11 @@
|
||||
height: 70rpx;
|
||||
margin: 10rpx auto 0;
|
||||
line-height: 70rpx;
|
||||
background-color:#4C7BC9 ;
|
||||
background-color:#26A888 ;
|
||||
border-radius: 50rpx;
|
||||
// color: #4C7BC9;
|
||||
// color: #26A888;
|
||||
color: #FFFFFF;
|
||||
border: 1rpx solid #4C7BC9;
|
||||
border: 1rpx solid #26A888;
|
||||
}
|
||||
// 服务商家
|
||||
.detail {
|
||||
@ -272,7 +272,7 @@
|
||||
width: 175rpx;
|
||||
height: 68rpx;
|
||||
line-height: 68rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
text-align: center;
|
||||
font-size: 32rpx;
|
||||
|
||||
@ -92,7 +92,7 @@
|
||||
v-if="list.orderStatus=='WAIT_PAY'">
|
||||
去支付
|
||||
</view>
|
||||
<view class="cancelorder" style="background: #4C7BC9;" v-if="list.orderStatus=='EVALUATED'"
|
||||
<view class="cancelorder" style="background: #26A888;" v-if="list.orderStatus=='EVALUATED'"
|
||||
@tap='lookrate(list)'>查看评价</view>
|
||||
</view>
|
||||
<u-popup v-model="rateshow" mode="bottom" length="50%" border-radius="20" :closeable='true' class='masks'>
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
font-size: 32rpx;
|
||||
width: 50%;
|
||||
color: #F4F5F7;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
@ -237,7 +237,7 @@
|
||||
.queren {
|
||||
width: 200rpx;
|
||||
height: 70rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
margin: 15rpx 0 0 15rpx;
|
||||
line-height: 70rpx;
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
.ConfirmCancel {
|
||||
width: 217rpx;
|
||||
height: 68rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
color: #FFFFFF;
|
||||
line-height: 68rpx;
|
||||
|
||||
@ -201,7 +201,7 @@
|
||||
font-size: 32rpx;
|
||||
width: 50%;
|
||||
color: #F4F5F7;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
||||
@ -55,7 +55,7 @@
|
||||
.concent {
|
||||
width: 701rpx;
|
||||
height: 1450rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
box-shadow: 0px 9rpx 31rpx 9rpx rgba(0, 0, 0, 0.03);
|
||||
border-radius: 20rpx;
|
||||
margin: 5% auto 20px;
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
width: 70%;
|
||||
margin: 80rpx 0 0 15%;
|
||||
height: 71rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
line-height: 71rpx;
|
||||
text-align: center;
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.determine {
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
right: 36rpx;
|
||||
}
|
||||
|
||||
@ -242,7 +242,7 @@
|
||||
.buy {
|
||||
width: 60%;
|
||||
height: 71rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
color: #FFFFFF;
|
||||
text-align: center;
|
||||
line-height: 71rpx;
|
||||
@ -270,8 +270,8 @@
|
||||
|
||||
.Productmodel {
|
||||
background: #ECF1FA;
|
||||
border: 4rpx solid #4C7BC9;
|
||||
color: #4C7BC9;
|
||||
border: 4rpx solid #26A888;
|
||||
color: #26A888;
|
||||
}
|
||||
|
||||
.productmodel,
|
||||
|
||||
@ -45,7 +45,7 @@
|
||||
font-size: 32rpx;
|
||||
width: 50%;
|
||||
color: #F4F5F7;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
position: absolute;
|
||||
bottom:0;
|
||||
left:0;
|
||||
@ -102,7 +102,7 @@
|
||||
margin-top: 40rpx;
|
||||
|
||||
.choices {
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
line-height: 70rpx;
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.determine {
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
right: 36rpx;
|
||||
}
|
||||
|
||||
@ -242,7 +242,7 @@
|
||||
.buy {
|
||||
width: 60%;
|
||||
height: 71rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
color: #FFFFFF;
|
||||
text-align: center;
|
||||
line-height: 71rpx;
|
||||
@ -270,8 +270,8 @@
|
||||
|
||||
.Productmodel {
|
||||
background: #ECF1FA;
|
||||
border: 4rpx solid #4C7BC9;
|
||||
color: #4C7BC9;
|
||||
border: 4rpx solid #26A888;
|
||||
color: #26A888;
|
||||
}
|
||||
|
||||
.productmodel,
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
.title {
|
||||
font-size: 38rpx;
|
||||
color: #4C7BC9;
|
||||
color: #26A888;
|
||||
position: absolute;
|
||||
top: 60rpx;
|
||||
left: 280rpx;
|
||||
@ -33,7 +33,7 @@
|
||||
|
||||
.time {
|
||||
width: 200rpx;
|
||||
color: #4C7BC9;
|
||||
color: #26A888;
|
||||
text-align: left;
|
||||
line-height: 60rpx;
|
||||
padding: 40rpx 0 0 0;
|
||||
@ -71,7 +71,7 @@
|
||||
|
||||
.title {
|
||||
font-size: 38rpx;
|
||||
color: #4C7BC9;
|
||||
color: #26A888;
|
||||
position: absolute;
|
||||
top: 60rpx;
|
||||
left: 237rpx;
|
||||
|
||||
@ -242,7 +242,7 @@
|
||||
}
|
||||
|
||||
.determine {
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
right: 36rpx;
|
||||
}
|
||||
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
.determine {
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
right: 36rpx;
|
||||
}
|
||||
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
font-size: 32rpx;
|
||||
width: 50%;
|
||||
color: #F4F5F7;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
||||
@ -62,7 +62,7 @@
|
||||
width: 80%;
|
||||
height: 80rpx;
|
||||
line-height: 80rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
font-size: 34rpx;
|
||||
color: #FFFFFF;
|
||||
@ -105,7 +105,7 @@
|
||||
border-radius: 26px;
|
||||
height: 71rpx;
|
||||
line-height: 71rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
text-align: center;
|
||||
font-size: 34rpx;
|
||||
|
||||
@ -64,7 +64,7 @@
|
||||
padding-top: 10rpx;
|
||||
|
||||
.btn {
|
||||
background-color: #4C7BC9;
|
||||
background-color: #26A888;
|
||||
text-align: center;
|
||||
color: #FFFFFF;
|
||||
width: 70%;
|
||||
@ -78,7 +78,7 @@
|
||||
.concent {
|
||||
width: 701rpx;
|
||||
height: 1700rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
box-shadow: 0px 9rpx 31rpx 9rpx rgba(0, 0, 0, 0.03);
|
||||
border-radius: 20rpx;
|
||||
margin: 14rpx auto 20px;
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
}
|
||||
|
||||
.determine {
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
right: 36rpx;
|
||||
}
|
||||
|
||||
|
||||
@ -85,7 +85,7 @@
|
||||
line-height: 70rpx;
|
||||
background-color:#26A888 ;
|
||||
border-radius: 50rpx;
|
||||
// color: #4C7BC9;
|
||||
// color: #26A888;
|
||||
color: #FFFFFF;
|
||||
border: 1rpx solid #26A888;
|
||||
}
|
||||
|
||||
@ -91,24 +91,24 @@
|
||||
</view>
|
||||
</view>
|
||||
<view class="buy" v-if="order.orderStatus == 'EVALUATED'" @tap='golookrate'>
|
||||
<view class="pay" style="background-color: #4C7BC9;">
|
||||
<view class="pay" style="background-color: #26A888;">
|
||||
查看评价
|
||||
</view>
|
||||
</view>
|
||||
<view class="buy" v-if="order.orderStatus == 'RECEIVED_GOODS'" @tap='rate'>
|
||||
<view class="pay" style="background-color: #60c5f1;">
|
||||
<view class="pay" style="background-color: #26A888;">
|
||||
去评价
|
||||
</view>
|
||||
</view>
|
||||
<view class="buy" v-if="order.orderStatus == 'WAIT_RECEIVED_GOODS'&&order.orderType !='HEALTH_CONSULTATION'">
|
||||
<view class="logistics" style="" @tap='gologistics'>查看物流
|
||||
</view>
|
||||
<view class="pay" style="background-color: #4C7BC9;" @tap='Receipt'>
|
||||
<view class="pay" style="background-color: #26A888;" @tap='Receipt'>
|
||||
确认收货
|
||||
</view>
|
||||
</view>
|
||||
<view class="buy" v-if="order.orderStatus == 'WAIT_RECEIVED_GOODS'&&order.orderType =='HEALTH_CONSULTATION'">
|
||||
<view class="pay" style="background-color: #4C7BC9;" @tap='Receipt'>
|
||||
<view class="pay" style="background-color: #26A888;" @tap='Receipt'>
|
||||
咨询完成
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -57,8 +57,8 @@
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
color: #4C7BC9;
|
||||
border: 1rpx solid #4C7BC9;
|
||||
color: #26A888;
|
||||
border: 1rpx solid #26A888;
|
||||
border-radius: 30rpx;
|
||||
}
|
||||
|
||||
|
||||
@ -71,8 +71,8 @@
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
color: #4C7BC9;
|
||||
border: 1rpx solid #4C7BC9;
|
||||
color: #26A888;
|
||||
border: 1rpx solid #26A888;
|
||||
border-radius: 30rpx;
|
||||
}
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
.Submit {
|
||||
width: 217rpx;
|
||||
height: 68rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
border-radius: 26rpx;
|
||||
text-align: center;
|
||||
line-height: 68rpx;
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
flex-wrap: wrap;
|
||||
text-align: center;
|
||||
.itemclass{
|
||||
color: #4C7BC9;
|
||||
color: #26A888;
|
||||
width: 25%;
|
||||
height: 190rpx;
|
||||
image{
|
||||
@ -250,7 +250,7 @@
|
||||
width: 198rpx;
|
||||
height: 62rpx;
|
||||
border-radius: 23rpx;
|
||||
background: #4C7BC9;
|
||||
background: #26A888;
|
||||
margin: 25rpx;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user