|
|
@@ -761,7 +761,8 @@
|
|
|
<input type="text" class="form-control enQQ" style="border-radius: inherit;" title="enQQ" ng-pattern="/^[1-9][0-9]{4,10}$/" ng-blur="checkQQ()" ng-model="sampleStore.enterprise.enQQ" maxlength="11"/>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div><!-- 店铺基础信息输入 end -->
|
|
|
+ </div>
|
|
|
+ <!-- 店铺基础信息输入 end -->
|
|
|
<!-- 店铺基础信息展示 start -->
|
|
|
<div style="margin-bottom: 20px;" ng-if="!editBasicInfo" class="width120">
|
|
|
<div class="row com_row title_row">
|
|
|
@@ -875,6 +876,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</div><!-- 店铺基础信息展示 end -->
|
|
|
+ </div>
|
|
|
<!-- 资质证明输入 start -->
|
|
|
<div class="container vendor_store_maintain user_right" style="margin-top: 15px;padding: 0 15px;min-height: 280px;" ng-if="editQualifications">
|
|
|
<div class="row com_row title_row title_row3">
|