|
@@ -94,7 +94,7 @@
|
|
</swiper>
|
|
</swiper>
|
|
<view class="product-detail">
|
|
<view class="product-detail">
|
|
<text v-if="article.length>0">
|
|
<text v-if="article.length>0">
|
|
- {{article[actionArtInd].synopsis}}
|
|
|
|
|
|
+ {{article[actionArtInd].synopsis}}
|
|
</text>
|
|
</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -417,23 +417,21 @@
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
- .ic-text {
|
|
|
|
- margin: 0 60rpx 0 40rpx;
|
|
|
|
|
|
+ .stre {
|
|
|
|
+ padding: 0 30rpx;
|
|
|
|
+ margin-top:20rpx ;
|
|
|
|
+ .ic-text {
|
|
|
|
+ .ic-tubiao {
|
|
|
|
+ width: 27rpx;
|
|
|
|
+ height: 27rpx;
|
|
|
|
+ }
|
|
|
|
|
|
- .ic-tubiao {
|
|
|
|
- width: 27rpx;
|
|
|
|
- height: 27rpx;
|
|
|
|
- margin-top: 16rpx;
|
|
|
|
- margin-right: 10rpx;
|
|
|
|
|
|
+ .ic-wen {
|
|
|
|
+ font-size: 21rpx;
|
|
|
|
+ color: #333333;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
|
|
- .ic-wen {
|
|
|
|
- width: 121rpx;
|
|
|
|
- height: 20rpx;
|
|
|
|
- font-size: 21rpx;
|
|
|
|
- color: #333333;
|
|
|
|
- margin-top: 5rpx;
|
|
|
|
- }
|
|
|
|
}
|
|
}
|
|
|
|
|
|
.zhishi {
|
|
.zhishi {
|
|
@@ -621,6 +619,7 @@
|
|
|
|
|
|
.product-art-list {
|
|
.product-art-list {
|
|
height: 432rpx;
|
|
height: 432rpx;
|
|
|
|
+
|
|
.product-art-item {
|
|
.product-art-item {
|
|
.image-box {
|
|
.image-box {
|
|
text-align: center;
|
|
text-align: center;
|