diff --git a/project/fengdu/app/AppIntegratingOrder/components/GirdList.vue b/project/fengdu/app/AppIntegratingOrder/components/GirdList.vue
index 47686ce6..ebbaa0fd 100644
--- a/project/fengdu/app/AppIntegratingOrder/components/GirdList.vue
+++ b/project/fengdu/app/AppIntegratingOrder/components/GirdList.vue
@@ -68,12 +68,12 @@
width="350">
-
-
+
+
![]()
+
+
免费兑
+
京东低价商品
+
{{ row.goodsTitle }}
@@ -219,5 +219,30 @@
display: flex;
align-items: center;
}
+ .img-content {
+ position: relative;
+ margin-right: 8px;
+ img {
+ width: 120px;
+ height: 120px;
+ cursor: pointer;
+ }
+ }
+ .type {
+ position: absolute;
+ top: 0;
+ left: 0;
+ font-size: 12px;
+ width: 120px;
+ text-align: center;
+ color: #fff;
+ z-index: 999;
+ }
+ .type1 {
+ background-color: #E64E39;
+ }
+ .type0 {
+ background-color: #FF6900;
+ }
}
diff --git a/project/fengdu/app/AppIntegratingOrder/components/ResidentList.vue b/project/fengdu/app/AppIntegratingOrder/components/ResidentList.vue
index f275860e..a021c6f5 100644
--- a/project/fengdu/app/AppIntegratingOrder/components/ResidentList.vue
+++ b/project/fengdu/app/AppIntegratingOrder/components/ResidentList.vue
@@ -68,15 +68,11 @@
width="350">
-
![]()
-
{{$dict.getLabel('integralSGType', row.goodsType)}}
+
+
免费兑
+
京东低价商品
{{ row.goodsTitle }}
@@ -241,6 +237,7 @@
position: absolute;
top: 0;
left: 0;
+ font-size: 12px;
width: 120px;
text-align: center;
color: #fff;
diff --git a/project/fengdu/app/AppIntegratingSupermarket/components/GoodsList.vue b/project/fengdu/app/AppIntegratingSupermarket/components/GoodsList.vue
index 18fad76d..f31874da 100644
--- a/project/fengdu/app/AppIntegratingSupermarket/components/GoodsList.vue
+++ b/project/fengdu/app/AppIntegratingSupermarket/components/GoodsList.vue
@@ -54,9 +54,10 @@
-->
![]()
-
{{$dict.getLabel('integralSGType', row.type)}}
+
免费兑
+
京东低价商品
-
+
{{ row.title }}
@@ -203,6 +204,7 @@
text-align: center;
color: #fff;
z-index: 999;
+ font-size: 12px;
}
.type1 {
background-color: #E64E39;
diff --git a/project/shuzipingchang/app/AppIntegratingOrder/components/GirdList.vue b/project/shuzipingchang/app/AppIntegratingOrder/components/GirdList.vue
index 47686ce6..53515816 100644
--- a/project/shuzipingchang/app/AppIntegratingOrder/components/GirdList.vue
+++ b/project/shuzipingchang/app/AppIntegratingOrder/components/GirdList.vue
@@ -68,12 +68,11 @@
width="350">
-
-
+
+
![]()
+
免费兑
+
京东低价商品
+
{{ row.goodsTitle }}
@@ -219,5 +218,30 @@
display: flex;
align-items: center;
}
+ .img-content {
+ position: relative;
+ margin-right: 8px;
+ img {
+ width: 120px;
+ height: 120px;
+ cursor: pointer;
+ }
+ }
+ .type {
+ position: absolute;
+ top: 0;
+ left: 0;
+ font-size: 12px;
+ width: 120px;
+ text-align: center;
+ color: #fff;
+ z-index: 999;
+ }
+ .type1 {
+ background-color: #E64E39;
+ }
+ .type0 {
+ background-color: #FF6900;
+ }
}
diff --git a/project/shuzipingchang/app/AppIntegratingOrder/components/ResidentList.vue b/project/shuzipingchang/app/AppIntegratingOrder/components/ResidentList.vue
index f275860e..92e1b4cc 100644
--- a/project/shuzipingchang/app/AppIntegratingOrder/components/ResidentList.vue
+++ b/project/shuzipingchang/app/AppIntegratingOrder/components/ResidentList.vue
@@ -68,15 +68,10 @@
width="350">
-
![]()
-
{{$dict.getLabel('integralSGType', row.goodsType)}}
+
免费兑
+
京东低价商品
{{ row.goodsTitle }}
@@ -241,6 +236,7 @@
position: absolute;
top: 0;
left: 0;
+ font-size: 12px;
width: 120px;
text-align: center;
color: #fff;
diff --git a/project/shuzipingchang/app/AppIntegratingSupermarket/components/GoodsList.vue b/project/shuzipingchang/app/AppIntegratingSupermarket/components/GoodsList.vue
index 18fad76d..f31874da 100644
--- a/project/shuzipingchang/app/AppIntegratingSupermarket/components/GoodsList.vue
+++ b/project/shuzipingchang/app/AppIntegratingSupermarket/components/GoodsList.vue
@@ -54,9 +54,10 @@
-->
![]()
-
{{$dict.getLabel('integralSGType', row.type)}}
+
免费兑
+
京东低价商品
-
+
{{ row.title }}
@@ -203,6 +204,7 @@
text-align: center;
color: #fff;
z-index: 999;
+ font-size: 12px;
}
.type1 {
background-color: #E64E39;