|
|
@@ -74,7 +74,7 @@
|
|
|
<!--<div class="col-md-12"><em>* </em>如已上传最新版营业执照(三证合一),则其他两证无需上传 ; 仅支持JPG、PNG、GIF、PDF格式,每张大小不超过3M</div>-->
|
|
|
</div>
|
|
|
<!--增加品牌-->
|
|
|
- <div class="custom_col brand-type" v-for="(brand, index) in brands">
|
|
|
+ <div class="custom_col brand-type" v-for="(brand, index) in brands" style="margin-top: 0px">
|
|
|
<div class="wrap-title"><span class="line"></span>品牌{{index+1}}</div>
|
|
|
<!--<div class="col-md-1">品牌{{index+1}}<em v-if="index == 0">*</em></div>-->
|
|
|
<div class="" style="margin: 0px 0.25rem;position: relative">
|
|
|
@@ -159,7 +159,7 @@
|
|
|
<!--<div class=""><em>* </em>如已上传最新版营业执照(三证合一),则其他两证无需上传 ; 仅支持JPG、PNG、GIF、PDF格式,每张大小不超过3M</div>-->
|
|
|
</div>
|
|
|
<!--增加品牌-->
|
|
|
- <div class="custom_col brand-type" v-for="(brand, index) in brands">
|
|
|
+ <div class="custom_col brand-type" v-for="(brand, index) in brands" style="margin-top: 0px">
|
|
|
<!--<div class="col-md-1">品牌{{index+1}}<em>*</em></div>-->
|
|
|
<div class="wrap-title"><span class="line"></span>品牌{{index+1}}</div>
|
|
|
<div class="" style="margin: 0px 0.25rem;position: relative">
|