diff --git a/components/store/index.wxss b/components/store/index.wxss
index bc5655c..53cdda6 100644
--- a/components/store/index.wxss
+++ b/components/store/index.wxss
@@ -3,7 +3,6 @@
height: 70rpx;
line-height: 70rpx;
color: #333;
- text-indent: 1em;
background: #fff;
}
diff --git a/pages/joinFrDpell/index.json b/pages/joinFrDpell/index.json
index 5f22b79..9037f44 100644
--- a/pages/joinFrDpell/index.json
+++ b/pages/joinFrDpell/index.json
@@ -2,6 +2,7 @@
"navigationBarTitleText": "拼团券详情",
"enablePullDownRefresh": true,
"usingComponents": {
- "navbar": "../../components/navbar/navbar"
+ "navbar": "../../components/navbar/navbar",
+ "store": "../../../../components/store/index"
}
}
\ No newline at end of file
diff --git a/pages/joinFrDpell/index.wxml b/pages/joinFrDpell/index.wxml
index 6982f2c..38227ef 100644
--- a/pages/joinFrDpell/index.wxml
+++ b/pages/joinFrDpell/index.wxml
@@ -28,19 +28,8 @@
剩余时间:{{day+' 天 '+hour+' : '+min+' : '+sec}}
-
- 适用门店
-
-
-
-
-
- {{item.merchantName}}
- {{item.addr}}{{item.buildingName}}{{item.floorName}}
-
-
-
-
+
+
购买须知:
{{data.remark}}
diff --git a/pages/joinFrDpell/index.wxss b/pages/joinFrDpell/index.wxss
index 0720d13..2744e56 100644
--- a/pages/joinFrDpell/index.wxss
+++ b/pages/joinFrDpell/index.wxss
@@ -135,7 +135,6 @@
.p-title{
font-size:32rpx;
font-family:PingFang-SC-Bold;
- font-weight:bold;
color:rgba(51,51,51,1);
margin: 10rpx 0 20rpx 0;
}
diff --git a/pages/spellGroup/mySpellGroup/index.json b/pages/spellGroup/mySpellGroup/index.json
index 0e9366b..111bcc2 100644
--- a/pages/spellGroup/mySpellGroup/index.json
+++ b/pages/spellGroup/mySpellGroup/index.json
@@ -2,6 +2,7 @@
"navigationBarTitleText": "拼团券详情",
"enablePullDownRefresh": true,
"usingComponents": {
- "navbar": "../../../../components/navbar/navbar"
+ "navbar": "../../../../components/navbar/navbar",
+ "store": "../../../../components/store/index"
}
}
\ No newline at end of file
diff --git a/pages/spellGroup/mySpellGroup/index.wxml b/pages/spellGroup/mySpellGroup/index.wxml
index 66c46f4..1697955 100644
--- a/pages/spellGroup/mySpellGroup/index.wxml
+++ b/pages/spellGroup/mySpellGroup/index.wxml
@@ -49,19 +49,8 @@
去拼团
-
- 适用门店
-
-
-
-
-
- {{item.merchantName}}
- {{item.addr}}{{item.buildingName}}{{item.floorName}}
-
-
-
-
+
+
购买须知