diff --git a/buyer/src/pages/home/memberCenter/Favorites.vue b/buyer/src/pages/home/memberCenter/Favorites.vue
index ccddf03a..4630a20c 100644
--- a/buyer/src/pages/home/memberCenter/Favorites.vue
+++ b/buyer/src/pages/home/memberCenter/Favorites.vue
@@ -16,7 +16,6 @@
{{ item.goodsName }}
- {{ item.storeName }}
商家自营
diff --git a/buyer/src/pages/home/orderCenter/AfterSale.vue b/buyer/src/pages/home/orderCenter/AfterSale.vue
index 04f085a6..973cd36f 100644
--- a/buyer/src/pages/home/orderCenter/AfterSale.vue
+++ b/buyer/src/pages/home/orderCenter/AfterSale.vue
@@ -42,9 +42,7 @@
-
- {{ order.storeName }}
-
+
@@ -184,14 +182,7 @@ export default {
});
window.open(routeUrl.href, '_blank');
},
- // 跳转店铺首页
- shopPage(id) {
- let routeUrl = this.$router.resolve({
- path: '/Merchant',
- query: {id: id}
- });
- window.open(routeUrl.href, '_blank');
- },
+
getList() { // 获取售后列表
this.spinShow = true;
let params = JSON.parse(JSON.stringify(this.params))
diff --git a/buyer/src/pages/home/orderCenter/AfterSaleDetail.vue b/buyer/src/pages/home/orderCenter/AfterSaleDetail.vue
index ffd9359a..245e5412 100644
--- a/buyer/src/pages/home/orderCenter/AfterSaleDetail.vue
+++ b/buyer/src/pages/home/orderCenter/AfterSaleDetail.vue
@@ -13,15 +13,7 @@
{{ afterSale.orderStatusValue }}
售后单号:{{ afterSale.sn }} 订单号:{{afterSale.orderSn}}
创建时间:{{afterSale.createTime}}
-
-
- 本次售后服务由{{afterSale.storeName}}为您提供
-
-
-
![]()
-
{{afterSale.goodsName}}
-
-
+
售后进程
diff --git a/buyer/src/pages/home/orderCenter/MyOrder.vue b/buyer/src/pages/home/orderCenter/MyOrder.vue
index 633432e4..9636468f 100644
--- a/buyer/src/pages/home/orderCenter/MyOrder.vue
+++ b/buyer/src/pages/home/orderCenter/MyOrder.vue
@@ -59,9 +59,7 @@
-
- {{ order.storeName }}
-
+
@@ -195,14 +193,7 @@ export default {
}
this.getList()
},
- // 跳转店铺首页
- shopPage (id) {
- let routeUrl = this.$router.resolve({
- path: '/Merchant',
- query: { id: id }
- });
- window.open(routeUrl.href, '_blank');
- },
+
orderDetail (sn) {
// 跳转订单详情
this.$router.push({ name: 'OrderDetail', query: {sn} });
diff --git a/buyer/src/pages/home/orderCenter/OrderDetail.vue b/buyer/src/pages/home/orderCenter/OrderDetail.vue
index 4d910b84..5106a05e 100644
--- a/buyer/src/pages/home/orderCenter/OrderDetail.vue
+++ b/buyer/src/pages/home/orderCenter/OrderDetail.vue
@@ -106,9 +106,7 @@
-
- {{order.order.storeName}}
-
+
@@ -488,24 +486,6 @@ export default {
top: 20px;
}
}
-/** 店铺名称 */
-.shop-name {
- margin: 15px 0;
- span {
- color: #438cde;
- cursor: pointer;
- &:hover {
- color: $theme_color;
- }
- }
- .ivu-icon {
- color: #ff8f23;
- cursor: pointer;
- &:hover {
- color: $theme_color;
- }
- }
-}
/** 商品列表 */
table {
border: 1px solid #ddd;
diff --git a/buyer/src/pages/payment/Pay.vue b/buyer/src/pages/payment/Pay.vue
index a9c3463b..985cbf8a 100644
--- a/buyer/src/pages/payment/Pay.vue
+++ b/buyer/src/pages/payment/Pay.vue
@@ -115,13 +115,7 @@
-
-
- {{
- shop.storeName
- }}
-
-
+
span:nth-child(1) {
- font-weight: bold;
-
- .ivu-icon {
- color: #ff8f23;
-
- &:hover {
- color: $theme_color;
- }
- }
- }
-
- >span:nth-child(2) {
- color: #999;
- position: relative;
- display: flex;
- width: 200px;
- }
-
- .delivery-list {
- position: absolute;
- right: 0;
- top: 20px;
- background-color: #f3fafe;
- box-shadow: 0px 0px 5px #b9b2b2;
- display: flex;
- flex-wrap: wrap;
- width: 200px;
- min-height: 100px;
- padding: 10px;
-
- li {
- width: 90px;
- height: 30px;
- text-align: center;
-
- &:hover {
- cursor: pointer;
- }
- }
- }
-}
.goods-list {
width: 1150px;
diff --git a/buyer/src/pages/promotion/PointMall.vue b/buyer/src/pages/promotion/PointMall.vue
index 1e4f1ec1..21a5ed5e 100644
--- a/buyer/src/pages/promotion/PointMall.vue
+++ b/buyer/src/pages/promotion/PointMall.vue
@@ -32,9 +32,7 @@
已有{{ item.commentNum || 0 }}人评价
-
- {{ item.storeName }}
-
+
diff --git a/buyer/src/pages/promotion/seckill.vue b/buyer/src/pages/promotion/seckill.vue
index a80b84d4..56cbe1ce 100644
--- a/buyer/src/pages/promotion/seckill.vue
+++ b/buyer/src/pages/promotion/seckill.vue
@@ -66,9 +66,7 @@
: 100
" />
-
- {{ item.storeName }}
-
+