diff --git a/pages/plantGrass/plant_detail/index.vue b/pages/plantGrass/plant_detail/index.vue
index 3eecdea..4c7a4a0 100644
--- a/pages/plantGrass/plant_detail/index.vue
+++ b/pages/plantGrass/plant_detail/index.vue
@@ -202,7 +202,8 @@
暂无评论,快去抢沙发吧~
-
+
-
+
{{replyData.all}}
-
+
- 商品 (2)
+ 商品 ({{followDetail.relevance.length}})
@@ -275,10 +277,15 @@
-
+
@@ -400,7 +407,7 @@
},
FToggle() {
this.$refs.bindmobile1.open()
-
+
},
// 后退
returns() {
@@ -1280,28 +1287,30 @@
font-size: 32rpx;
}
}
-.input_count1{
-
- height: 70rpx;
- padding-top: 15rpx;
-
-
- /deep/.count1{
- padding-left: 20rpx;
- width: 617rpx;
+
+ .input_count1 {
+
height: 70rpx;
- background: #F4F4F4;
- margin: 0 auto;
-
- border-radius: 35px 35px 35px 35px;
+ padding-top: 15rpx;
+
+
+ /deep/.count1 {
+ padding-left: 20rpx;
+ width: 617rpx;
+ height: 70rpx;
+ background: #F4F4F4;
+ margin: 0 auto;
+
+ border-radius: 35px 35px 35px 35px;
+ }
+
}
-}
.release_bar {
align-items: center;
width: 100%;
background: #ffffff;
-
+
padding: 15rpx 20rpx;
position: fixed;
left: 0;
@@ -1403,4 +1412,18 @@
font-size: 26rpx;
}
}
+
+ .send1 {
+ font-size: 26rpx;
+ color: #ffffff;
+ // padding: 12rpx 45rpx;
+ background-image: linear-gradient(126deg, var(--view-bntColor21) 0%, var(--view-bntColor22) 100%);
+ border-radius: 30rpx;
+ text-align: center;
+ width: 150rpx;
+ line-height: 70rpx;
+ margin-left: 20rpx;
+
+ // height: ;
+ }
\ No newline at end of file