|
@@ -699,7 +699,7 @@
|
|
|
</div>-->
|
|
</div>-->
|
|
|
<div class="row com_row">
|
|
<div class="row com_row">
|
|
|
<div class="col-md-2 custom_col">
|
|
<div class="col-md-2 custom_col">
|
|
|
- <span>简 介<strong class="text-inverse">*</strong></span>
|
|
|
|
|
|
|
+ <span>主营产品<strong class="text-inverse">*</strong></span>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="col-md-10 custom_col">
|
|
<div class="col-md-10 custom_col">
|
|
|
<textarea class="form-control" style="border-radius: inherit;resize: none;height: 200px;" title="description" ng-model="sampleStore.description" maxlength="500" required></textarea>
|
|
<textarea class="form-control" style="border-radius: inherit;resize: none;height: 200px;" title="description" ng-model="sampleStore.description" maxlength="500" required></textarea>
|
|
@@ -715,7 +715,7 @@
|
|
|
</div>-->
|
|
</div>-->
|
|
|
<div class="row com_row" style="margin-top: 10px;">
|
|
<div class="row com_row" style="margin-top: 10px;">
|
|
|
<div class="col-md-2 custom_col">
|
|
<div class="col-md-2 custom_col">
|
|
|
- <span>企业地址<strong class="text-inverse">*</strong></span>
|
|
|
|
|
|
|
+ <span>店铺地址<strong class="text-inverse">*</strong></span>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="col-md-10 custom_col">
|
|
<div class="col-md-10 custom_col">
|
|
|
<input type="text" class="form-control" style="border-radius: inherit;" title="address" ng-model="sampleStore.enterprise.address" maxlength="50"/>
|
|
<input type="text" class="form-control" style="border-radius: inherit;" title="address" ng-model="sampleStore.enterprise.address" maxlength="50"/>
|