diff --git a/pages/coupon/detail/index.js b/pages/coupon/detail/index.js
index b126aaa..5c81e94 100644
--- a/pages/coupon/detail/index.js
+++ b/pages/coupon/detail/index.js
@@ -9,7 +9,7 @@ Page({
navigationBarHeight,
homeSelectedO: imgurl.homeSelectedO.url,
isshowposter:false,//是否显示分享弹框
- fenxiang: imgurl.fenxiang.url,
+ fenxiang: imgurl.fenxiang1.url,
fenxiangUrl: imgurl.fenxiang.url,
clockUrl: imgurl.clock.url,
teljpgUrl: imgurl.teljpg.url,
diff --git a/pages/index/searchbar/detail/index.js b/pages/index/searchbar/detail/index.js
index a6383f5..2076456 100644
--- a/pages/index/searchbar/detail/index.js
+++ b/pages/index/searchbar/detail/index.js
@@ -15,7 +15,7 @@ Page({
noCoupon: imgurl.noCoupon.url,
poterbg: imgurl.poterbg.url,
teljpgUrl: imgurl.teljpg.url,
- fenxiang: imgurl.fenxiang.url,
+ fenxiang: imgurl.fenxiang1.url,
actUrl: imgurl.act.url,
wmhome: imgurl.wmhome.url,
page: 1,
diff --git a/pages/index/searchbar/detail/index.wxss b/pages/index/searchbar/detail/index.wxss
index 25ea876..c3cd08a 100644
--- a/pages/index/searchbar/detail/index.wxss
+++ b/pages/index/searchbar/detail/index.wxss
@@ -62,7 +62,7 @@ page{
}
.merchant-brand view:nth-child(1) {
- width: 98%;
+ width: 88%;
/* height: 700rpx; */
display: flex;
flex-direction: column;
diff --git a/pages/passCar/couponList/couponList.wxml b/pages/passCar/couponList/couponList.wxml
index b4d05bf..c0c8f0a 100644
--- a/pages/passCar/couponList/couponList.wxml
+++ b/pages/passCar/couponList/couponList.wxml
@@ -27,8 +27,8 @@
{{item.subTitle}}
- 查看
- 查看
+
diff --git a/pages/radetail/index.js b/pages/radetail/index.js
index a38b067..5c868f1 100644
--- a/pages/radetail/index.js
+++ b/pages/radetail/index.js
@@ -9,7 +9,7 @@ const extConfig = wx.getExtConfigSync ? wx.getExtConfigSync() : {}
let configUrls = extConfig.attr.configUrl;
Page({
data: {
- fenxiang: imgurl.fenxiang.url,
+ fenxiang: imgurl.fenxiang1.url,
navigationBarHeight,
data: {},
status: 1,
diff --git a/pages/spellGroup/mySpellGroup/index.js b/pages/spellGroup/mySpellGroup/index.js
index 6bb20e9..fabc580 100644
--- a/pages/spellGroup/mySpellGroup/index.js
+++ b/pages/spellGroup/mySpellGroup/index.js
@@ -11,7 +11,7 @@ Page({
*/
data: {
navigationBarHeight,
- fenxiang: imgurl.fenxiang.url,
+ fenxiang: imgurl.fenxiang1.url,
homeSelectedO:imgurl.homeSelectedO.url,
isshowposter:false,//是否显示分享弹框
teljpgUrl: imgurl.teljpg.url,
diff --git a/pages/spellGroup/mySpellGroup/index.wxml b/pages/spellGroup/mySpellGroup/index.wxml
index 836110b..2366ce7 100644
--- a/pages/spellGroup/mySpellGroup/index.wxml
+++ b/pages/spellGroup/mySpellGroup/index.wxml
@@ -14,8 +14,8 @@
-
- 分享有礼
+
+ 分享
「拼团价」{{data.pressLimitNum}}人拼团成功,单价仅需¥
@@ -31,9 +31,10 @@
仅限新用户活动
({{minLimit}}-{{maxLimit}}成长值)
(大于{{minLimit}}成长值)
+ 剩余{{data.remainInventory}}张
-
+
{{spellData.nickName}}的团还差1人
diff --git a/pages/spellGroup/mySpellGroup/index.wxss b/pages/spellGroup/mySpellGroup/index.wxss
index e725527..47a9cd3 100644
--- a/pages/spellGroup/mySpellGroup/index.wxss
+++ b/pages/spellGroup/mySpellGroup/index.wxss
@@ -367,7 +367,9 @@ button::after{ border: none; }
background: #FFF;
padding: 0 30rpx;
}
-
+.right-text{
+ float: right;
+}
.restNum {
font-size: 24rpx;
color: #999;
@@ -413,25 +415,23 @@ button::after{ border: none; }
.fenxiang {
position:absolute;
right:28rpx;
- top:-27rpx;
+ top:-55rpx;
width:108rpx;
z-index:10;
+ display: flex;
+ flex-direction: column;
}
.fenxiang image {
width:48rpx;
height: 48rpx;
- position: absolute;
- right: 16rpx;
- top: 0;
z-index: 10;
+ margin: 0 auto;
}
.gift{
color: #3C3C3C;
font-size: 20rpx;
- position: absolute;
- top: 50rpx;
- right: 0;
+ margin: 0 auto;
}
.user-motto {
width: 270rpx;
diff --git a/utils/imgurl.js b/utils/imgurl.js
index 1abe381..fe041db 100644
--- a/utils/imgurl.js
+++ b/utils/imgurl.js
@@ -112,8 +112,8 @@ module.exports = {
'url': baseUrl + 'fail.png',
'name': ''
},
- 'fenxiang': {
- 'url': baseUrl + 'fenxiang.png',
+ 'fenxiang1': {
+ 'url': baseUrl + 'fenxiang1.png',
'name': ''
},
'game': {