From 8433d9fc27b8e8242dfafdfeb938553e4ea0a2df Mon Sep 17 00:00:00 2001
From: syt <854400391@qq.com>
Date: Sun, 25 Feb 2024 21:24:05 +0800
Subject: [PATCH] =?UTF-8?q?=E7=A1=AE=E8=AE=A4=E8=AE=A2=E5=8D=95=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/cart/index.vue | 22 +-
pages/sureOrder/index.vue | 703 ++++++++++++++++++++++----------------
pages/user/index.vue | 6 +-
3 files changed, 421 insertions(+), 310 deletions(-)
diff --git a/pages/cart/index.vue b/pages/cart/index.vue
index 78ad7af..be5307f 100644
--- a/pages/cart/index.vue
+++ b/pages/cart/index.vue
@@ -43,17 +43,8 @@
{{ item.goods.skuInfo.goods_price }}
-
-
+
+
@@ -598,13 +589,15 @@
}
}
- .stepper {
+ .stepper {
+ flex: 1;
display: flex;
// width: 154rpx;
height: 56rpx;
background: #FFFFFF;
border-radius: 76rpx 76rpx 76rpx 76rpx;
- opacity: 1;
+ opacity: 1;
+ margin-right: 20rpx;
// border: 2rpx solid #E6E6E6;
.del {
@@ -688,7 +681,8 @@
justify-content: flex-end;
padding-right: 30rpx;
- .goods-price {
+ .goods-price {
+ flex: 1;
vertical-align: bottom;
color: $main-bg;
diff --git a/pages/sureOrder/index.vue b/pages/sureOrder/index.vue
index e12a19f..dbf340a 100644
--- a/pages/sureOrder/index.vue
+++ b/pages/sureOrder/index.vue
@@ -1,28 +1,30 @@
-
-
+
+
-
+
送货上门
-
+
到店自取
-
+
+ {{buyType=='zq'?'到店自取':'送货上门'}}
-
-
- 请点击添加收货地址
-
-
-
+
+
+
+ 请点击添加收货地址
+
+
+
+
+
+
+
+
-
-
花梨服务站
@@ -33,7 +35,7 @@
- {{addressInfo.name}} {{addressInfo.region.province +addressInfo.region.city+addressInfo.region.region}}
+
@@ -51,7 +53,7 @@
取件人
- {{addressInfo.name}}
+
@@ -67,7 +69,7 @@
预留电话
- {{addressInfo.phone}}
+
@@ -94,7 +96,7 @@
-
-
+
@@ -235,242 +237,352 @@
@@ -479,43 +591,51 @@
width: 750rpx;
min-height: 750rpx;
padding-bottom: 120rpx;
- background: url('https://www.royaum.com.cn/static/member/head.png') center top no-repeat;
+ background: url('https://www.royaum.com.cn/static/news/login-bg.png') center top no-repeat;
background-size: 100% auto;
}
- .buyType {
- display: flex;
- margin: 70rpx 0 0 26rpx;
-
+ .buyType {
+ width: 700rpx;
+ margin: 30rpx auto 0;
+ position: relative;
+ height: 88rpx;
.toDoor {
- width: 348rpx;
- height: 88rpx;
- background-color: #fff;
+ width: 50%;
+ height: 74rpx;
+ background-color: rgba(255, 255, 255, 0.5);
font-size: 28rpx;
- font-family: PingFang SC, PingFang SC;
font-weight: 500;
- color: #000000;
- line-height: 88rpx;
- text-align: center;
- }
-
- .bySelf {
- width: 350rpx;
- height: 74rpx;
- background-color: rgba(255, 255, 255, 0.570000);
- line-height: 74rpx;
- text-align: center;
- font-size: 24rpx;
- font-family: PingFang SC, PingFang SC;
- font-weight: 400;
color: #606060;
line-height: 74rpx;
- position: relative;
- top: 14rpx;
+ text-align: center;
+ float: left;
+ margin-top: 14rpx;
+ float: left;
+ &-on{
+ width: 350rpx;
+ height: 88rpx;
+ background-color: #FFF;
+ text-align: center;
+ font-size: 34rpx;
+ font-weight: 400;
+ color: #000;
+ line-height: 88rpx;
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ z-index: 2;
+ border-radius: 10rpx 10rpx 0 0;
+ }
+ &-dis{
+ border-radius: 10rpx 10rpx 0 0;
+ }
}
}
- .getSelf {
+ .getSelf {
+ width: 700rpx;
+ margin: 0 auto;
.shopAddress {
display: flex;
align-items: center;
@@ -541,14 +661,11 @@
}
}
}
-
- margin-left: 26rpx;
- background-image: url('../../static/order/map.png');
- background-size: 100% 100%;
- width: 694rpx;
- height: 246rpx;
- padding:14rpx 46rpx 0 32rpx;
-
+ background-image: url('https://www.royaum.com.cn/static/order/map.png');
+ background-size: 100%;
+ height: 160rpx;
+ padding: 14rpx 46rpx 0 32rpx;
+ box-sizing: border-box;
.addressDetail {
height: 34rpx;
font-size: 24rpx;
diff --git a/pages/user/index.vue b/pages/user/index.vue
index 81dd497..8659a1a 100644
--- a/pages/user/index.vue
+++ b/pages/user/index.vue
@@ -60,7 +60,7 @@
-
+