diff --git a/pages/handle/handle.vue b/pages/handle/handle.vue index b87945e..d8d4d3c 100644 --- a/pages/handle/handle.vue +++ b/pages/handle/handle.vue @@ -76,10 +76,10 @@ 门店暂未开通次卡活动,请在平台上办理 - + 取消 - + 确定 @@ -410,10 +410,11 @@ width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.2); + z-index: 99999; .prompt { position: absolute; - width: 515rpx; + width: 600rpx; // height: 400rpx; background-color: #ffffff; top: 50%; @@ -425,6 +426,7 @@ align-items: center; /* 水平居中 */ justify-content: space-around; + border-radius: 15rpx; .prompt-title { width: 100%; @@ -446,34 +448,36 @@ } .prompt-bottom { + // background-color: red; position: relative; width: 100%; - height: 160rpx; + height: 100rpx; + margin-top: 60rpx; display: flex; justify-content: center; - align-items: center; - - .left-btn { - width: 180rpx; - height: 75rpx; - background-color: #f2f2f2; - font-size: 28rpx; + border-top: 1rpx solid #ccc; + + .queding-bottom-left { + width: 50%; + height: 100rpx; text-align: center; - line-height: 75rpx; - margin-right: 20rpx; - border-radius: 10rpx 10rpx 10rpx 10rpx; + line-height: 100rpx; + // background-color: #70b6f2; + + color: #70b6f2; + letter-spacing: 5rpx; + // border-radius: 15rpx 15rpx 15rpx 15rpx; } - - .right-btn { - width: 180rpx; - height: 75rpx; - background-color: #f2f2f2; - font-size: 28rpx; - color: #57aff7; + + .queding-bottom-right { + width: 50%; + height: 100rpx; text-align: center; - line-height: 75rpx; - margin-left: 20rpx; - border-radius: 10rpx 10rpx 10rpx 10rpx; + line-height: 100rpx; + // background-color: #70b6f2; + // border-radius: 15rpx 15rpx 15rpx 15rpx; + // margin-left: 20rpx; + letter-spacing: 5rpx; } } } diff --git a/pages/index/index.vue b/pages/index/index.vue index a40412d..7a5f424 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -372,7 +372,10 @@ // uni.navigateTo({ // url:'/pages/demo copy/index' // }) - console.log(uni.navigateTo); + // console.log(uni.navigateTo); + uni.navigateTo({ + url:'/pages/rechargeNetwork/rechargeNetwork' + }) } const cloSe = (val) => { diff --git a/pages/orderForm/orderForm.vue b/pages/orderForm/orderForm.vue index 8a6e95f..e483366 100644 --- a/pages/orderForm/orderForm.vue +++ b/pages/orderForm/orderForm.vue @@ -44,7 +44,7 @@ 原价¥ {{item.amount}} 实付款¥{{item.amount}} + class="blu">实付款¥{{item.amount}}0 申请退款 @@ -227,7 +227,7 @@ 原价¥ {{item.amount}} 实付款¥{{item.amount}} + class="blu">实付款¥{{item.amount}}0