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