|
|
@@ -713,14 +713,14 @@
|
|
|
<input type="text" class="form-control" style="border-radius: inherit;" title="enUrl" ng-model="sampleStore.enterprise.enUrl" maxlength="50"/>
|
|
|
</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">
|
|
|
<span>店铺地址<strong class="text-inverse">*</strong></span>
|
|
|
</div>
|
|
|
<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"/>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
<div class="row com_row" style="margin-top: 10px;">
|
|
|
<div class="col-md-2 custom_col">
|
|
|
<span>电 话<strong class="text-inverse">*</strong></span>
|
|
|
@@ -816,7 +816,7 @@
|
|
|
</div>
|
|
|
</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">
|
|
|
<span>店铺地址</span>
|
|
|
</div>
|
|
|
@@ -825,7 +825,7 @@
|
|
|
{{sampleStore.enterprise.address || '暂无信息'}}
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
<div class="row com_row" style="margin-top: 10px;">
|
|
|
<div class="col-md-2 custom_col">
|
|
|
<span>电 话</span>
|