|
|
@@ -199,8 +199,8 @@
|
|
|
<span style="margin-right: 0;">订单号:</span>
|
|
|
<span style="margin-left: 0; margin-right: 30px;" ng-bind="order.orderid"></span>
|
|
|
<span style="margin-right: 0px;"><img src="static/img/user/images/shop_home.png" /> <a ng-bind="order.storeName" style="margin-left: 0;margin-right: 20px;" href="store/{{::order.storeid}}" target="_blank"></a></span>
|
|
|
- <span><img src="static/img/common/songguo.png"/><!--<a href="#" class="contact_btn" ng-controller="ChatContactCtrl as chat" ng-click="chat.contactWithOther(order.sellPhone, order.sellerenuu, chat.UserType.STORE)">联系卖家</a>-->
|
|
|
- <a class="contact_btn" ng-click="contactSeller()">联系卖家</a>
|
|
|
+ <span><img src="static/img/common/songguo.png"/><a href="#" class="contact_btn" ng-controller="ChatContactCtrl as chat" ng-click="chat.contactWithOther(order.sellPhone, order.sellerenuu, chat.UserType.STORE)">联系卖家</a>
|
|
|
+ <!--<a class="contact_btn" ng-click="contactSeller()">联系卖家</a>-->
|
|
|
<div class="contact-box" ng-if="contactBNox">
|
|
|
<div class="title"><i class="fa fa-close fa-lg" ng-click="closeBox()"></i></div>
|
|
|
<div class="content">
|