|
|
|
@ -339,7 +339,7 @@
|
|
|
|
|
style="margin-left: 10px;font-weight: 700;color: red;">
|
|
|
|
|
注意:(微信渠道可能不合规)
|
|
|
|
|
</span>
|
|
|
|
|
<span class="description-text text-red" ng-bind="partner.same_company_name"></span>
|
|
|
|
|
<span ng-if="('10000000010' | withRole)" class="description-text text-red" ng-bind="partner.same_company_name"></span>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
@ -706,7 +706,7 @@
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.contact_phone"></p>
|
|
|
|
|
<p class="description-text text-red" ng-bind="partner.same_phone"></p>
|
|
|
|
|
<p ng-if="('10000000010' | withRole)" class="description-text text-red" ng-bind="partner.same_phone"></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group col-sm-6">
|
|
|
|
@ -727,7 +727,7 @@
|
|
|
|
|
ng-if="partner.unsubscribe" class="fa fa-star-o text-yellow"></i>
|
|
|
|
|
</span>
|
|
|
|
|
</p>
|
|
|
|
|
<p class="description-text text-red" ng-bind="partner.same_email"></p>
|
|
|
|
|
<p ng-if="('10000000010' | withRole)" class="description-text text-red" ng-bind="partner.same_email"></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -794,7 +794,7 @@
|
|
|
|
|
|
|
|
|
|
<div class="col-sm-8">
|
|
|
|
|
<p class="form-control-static" ng-bind="partner.address"></p>
|
|
|
|
|
<p class="description-text text-red" ng-bind="partner.same_address"></p>
|
|
|
|
|
<p ng-if="('10000000010' | withRole)" class="description-text text-red" ng-bind="partner.same_address"></p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="form-group col-sm-6">
|
|
|
|
|