|
|
@@ -75,7 +75,7 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
- <view class="button_4 flex-col" @click.stop="bug(item)"><text class="text_13">花材</text></view>
|
|
|
+ <view class="button_4 flex-col" @click.stop="bug(item)"><text class="text_13">花材商城</text></view>
|
|
|
|
|
|
<view class="button_9 flex-col" @click.stop="hs(item)"><text class="text_13">花束商城</text></view>
|
|
|
|
|
|
@@ -281,13 +281,15 @@ page {
|
|
|
width: 750upx;
|
|
|
background-color: #ece5e5;
|
|
|
|
|
|
- .ghs_box {
|
|
|
- background-color: rgba(255, 255, 255, 1);
|
|
|
- position: relative;
|
|
|
- width: 750upx;
|
|
|
- height: auto;
|
|
|
- margin-bottom: 25upx;
|
|
|
- overflow: hidden;
|
|
|
+ .ghs_box {
|
|
|
+ background-color: rgba(255, 255, 255, 1);
|
|
|
+ position: relative;
|
|
|
+ width: 750upx;
|
|
|
+ height: auto;
|
|
|
+ min-height: 320upx;
|
|
|
+ margin-bottom: 25upx;
|
|
|
+ padding-bottom: 30upx;
|
|
|
+ overflow: hidden;
|
|
|
|
|
|
.image-text_7 {
|
|
|
width: 674upx;
|
|
|
@@ -342,7 +344,7 @@ page {
|
|
|
background-color: rgba(238, 238, 238, 1);
|
|
|
width: 750upx;
|
|
|
height: 1upx;
|
|
|
- margin-top: 40upx;
|
|
|
+ margin-top: 70upx;
|
|
|
}
|
|
|
|
|
|
.box_9 {
|
|
|
@@ -396,14 +398,14 @@ page {
|
|
|
}
|
|
|
|
|
|
.button_4 {
|
|
|
- height: 80upx;
|
|
|
- line-height: 80upx;
|
|
|
+ height: 100upx;
|
|
|
+ line-height: 100upx;
|
|
|
text-align: center;
|
|
|
background-color: #FF2842;
|
|
|
- width: 130upx;
|
|
|
+ width: 170upx;
|
|
|
position: absolute;
|
|
|
- right: 45upx;
|
|
|
- top: 165upx;
|
|
|
+ right: 25upx;
|
|
|
+ top: 158upx;
|
|
|
border-radius: 20upx;
|
|
|
z-index: 10;
|
|
|
|
|
|
@@ -415,14 +417,14 @@ page {
|
|
|
}
|
|
|
|
|
|
.button_9 {
|
|
|
- height: 80upx;
|
|
|
- line-height: 80upx;
|
|
|
+ height: 100upx;
|
|
|
+ line-height: 100upx;
|
|
|
text-align: center;
|
|
|
background-color: #FF2842;
|
|
|
- width: 160upx;
|
|
|
+ width: 170upx;
|
|
|
position: absolute;
|
|
|
- right: 220upx;
|
|
|
- top: 165upx;
|
|
|
+ right: 224upx;
|
|
|
+ top: 158upx;
|
|
|
border-radius: 20upx;
|
|
|
z-index: 10;
|
|
|
|
|
|
@@ -434,14 +436,14 @@ page {
|
|
|
}
|
|
|
|
|
|
.button_15 {
|
|
|
- height: 80upx;
|
|
|
- line-height: 80upx;
|
|
|
+ height: 100upx;
|
|
|
+ line-height: 100upx;
|
|
|
text-align: center;
|
|
|
background-color: #FF2842;
|
|
|
- width: 160upx;
|
|
|
+ width: 170upx;
|
|
|
position: absolute;
|
|
|
right: 425upx;
|
|
|
- top: 165upx;
|
|
|
+ top: 158upx;
|
|
|
border-radius: 20upx;
|
|
|
z-index: 10;
|
|
|
|