style
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<view class="card-company">
|
<view class="card-company">
|
||||||
<text class="company line_1">{{ company.name }}</text>
|
<text class="company line_1">{{ company.name }}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="card-bottom">
|
<view class="card-bottom ">
|
||||||
<view class="fl_box fs_14">
|
<view class="fl_box fs_14">
|
||||||
<view class="mar_ri10">{{company.industry}}</view>
|
<view class="mar_ri10">{{company.industry}}</view>
|
||||||
<view>{{company.scale }}</view>
|
<view>{{company.scale }}</view>
|
||||||
@@ -143,7 +143,7 @@ function nextDetail(company) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.card-bottom{
|
.card-bottom{
|
||||||
margin-top: 4rpx
|
margin-top: 15rpx
|
||||||
margin-bottom: 10rpx
|
margin-bottom: 10rpx
|
||||||
display: flex
|
display: flex
|
||||||
justify-content: space-between
|
justify-content: space-between
|
||||||
|
|||||||
Reference in New Issue
Block a user