Commit cb47a162 authored by 罗超's avatar 罗超

修改样式

parent b81af3e6
......@@ -22,7 +22,7 @@
</view>
<!-- 关注 -->
<view style="
<!-- <view style="
width: 120rpx;
height: 120rpx;
margin-left: 12rpx;
......@@ -36,7 +36,7 @@
style="width: 100%; height: 100%"></image>
<image v-if="details.CollectId > 0" src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1616480343000_370.png"
style="width: 100%; height: 100%"></image>
</view>
</view> -->
</view>
<view class="score-box flex item-center" v-if="details.OpenShopWish != -1">
<u-rate :current="details.OpenShopWish" :count="5" :size="25" active-icon="star" active-color="#F30329" :disabled="true"
......
......@@ -12,7 +12,7 @@
<view class="detail-box">
<view class="header flex item-center">
<view class="title">
{{ details.BrandName }}
{{ details.BrandName }}1
</view>
<view class="tag-box">
<text class="tag1">{{ details.BrandType }}</text
......
......@@ -93,6 +93,7 @@
font-size="24"
:activeFontSize="24"
:typeStyle="2"
class="custom-tab-item"
>
</u-tabs>
</view>
......@@ -176,7 +177,7 @@
</view>
</view>
<!-- 关注 -->
<view
<!-- <view
style="
width: 120rpx;
height: 120rpx;
......@@ -195,7 +196,7 @@
src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1616480343000_370.png"
style="width: 100%; height: 100%"
></image>
</view>
</view> -->
</view>
<!-- //奖章 -->
<view class="MedalBox" v-if="detailData.listEnroll.length > 0">
......@@ -1167,4 +1168,7 @@ export default {
font-weight: bold;
color: #111111;
}
.custom-tab-item .u-tab-item {
line-height: 26px;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment