diff --git a/components/shopping/jingdong/shopping-card.vue b/components/shopping/jingdong/shopping-card.vue
index b9167aa..6d294f8 100644
--- a/components/shopping/jingdong/shopping-card.vue
+++ b/components/shopping/jingdong/shopping-card.vue
@@ -119,7 +119,7 @@
本单可享 {{ item.promoHighlight
- }},快去支付吧~
+ }},快去支付吧~
当笔订单返现成功到账,点击领取
@@ -286,7 +286,7 @@ const getButtons = (shopType, status, item) => {
.shop-name {
white-space: nowrap;
font-size: 26rpx;
- line-height: 26rpx;
+ line-height: 28rpx;
color: #1A1A1A;
font-weight: 700;
overflow: hidden;
@@ -699,7 +699,7 @@ const getButtons = (shopType, status, item) => {
border-radius: 8rpx;
font-size: 22rpx;
margin-left: 16rpx;
- border: 1rpx solid #C7C7C7;
+ border: 0.5px solid #C7C7C7;
color: #1A1A1A;
background-color: #FFFFFF;
diff --git a/pages/shopping/jingdong/add-order/add-order.vue b/pages/shopping/jingdong/add-order/add-order.vue
index 9acd08f..3737614 100644
--- a/pages/shopping/jingdong/add-order/add-order.vue
+++ b/pages/shopping/jingdong/add-order/add-order.vue
@@ -82,7 +82,7 @@
- 修改
+
@@ -165,8 +165,9 @@
+
+ mode="aspectFit" @click="chooseCourierImg">
@@ -182,8 +183,11 @@
-
-
+
+
+
+
@@ -294,7 +298,7 @@
-
+
店铺客服
@@ -355,7 +359,7 @@
共减¥
-
@@ -464,7 +468,7 @@
diff --git a/static/image/shopping/jingdong/detail/help.png b/static/image/shopping/jingdong/detail/help.png
new file mode 100644
index 0000000..369aba3
Binary files /dev/null and b/static/image/shopping/jingdong/detail/help.png differ