|
@@ -31,10 +31,10 @@
|
|
|
<view class="cardTop"></view>
|
|
<view class="cardTop"></view>
|
|
|
<view class="content_text">
|
|
<view class="content_text">
|
|
|
<view class="content_imgView">
|
|
<view class="content_imgView">
|
|
|
- <image class="img_2" src="https://hyscancode.oss-cn-hangzhou.aliyuncs.com/xiaochengxu/cjx/shangping.png"
|
|
|
|
|
|
|
+ <image class="img_2" src="https://hyscancode.oss-cn-hangzhou.aliyuncs.com/xiaochengxu/cjx/tongjichanpin.png"
|
|
|
mode="heightFix" />
|
|
mode="heightFix" />
|
|
|
</view>
|
|
</view>
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
<u-row class="row-class" customStyle="margin-bottom: 5px">
|
|
<u-row class="row-class" customStyle="margin-bottom: 5px">
|
|
|
<u-col span="4">
|
|
<u-col span="4">
|
|
|
<view class="item-left item-text">产品名称</view>
|
|
<view class="item-left item-text">产品名称</view>
|
|
@@ -166,7 +166,7 @@
|
|
|
background-image:
|
|
background-image:
|
|
|
url("https://hyscancode.oss-cn-hangzhou.aliyuncs.com/xiaochengxu/cjx/cpsy.png");
|
|
url("https://hyscancode.oss-cn-hangzhou.aliyuncs.com/xiaochengxu/cjx/cpsy.png");
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
.theme-text {
|
|
.theme-text {
|
|
|
height: 10vh;
|
|
height: 10vh;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -266,13 +266,14 @@
|
|
|
background-size: cover;
|
|
background-size: cover;
|
|
|
background-position: center;
|
|
background-position: center;
|
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
.img_2{
|
|
.img_2{
|
|
|
height: 240rpx;
|
|
height: 240rpx;
|
|
|
}
|
|
}
|
|
|
.content_imgView{
|
|
.content_imgView{
|
|
|
|
|
+ margin-bottom: 10px;
|
|
|
display: flex;
|
|
display: flex;
|
|
|
justify-content: center;
|
|
justify-content: center;
|
|
|
}
|
|
}
|
|
|
-</style>
|
|
|
|
|
|
|
+</style>
|