Преглед изворни кода

结算购买订单备注调整。

ouxq пре 8 година
родитељ
комит
8f9b2ebb30
1 измењених фајлова са 6 додато и 1 уклоњено
  1. 6 1
      src/main/webapp/resources/view/usercenter/forstore/order_pay.html

+ 6 - 1
src/main/webapp/resources/view/usercenter/forstore/order_pay.html

@@ -453,6 +453,11 @@
 		color: #666;
 		word-break: break-all;
 	}
+	.sure_oder .btn-wrap .number input{
+		width: 68px;
+		height: 29px;
+		line-height: 29px;
+	}
 </style>
 <!--右侧主体部分-->
 <div class="user_right fr" id="pay-cart">
@@ -625,7 +630,7 @@
 							<span style="width: 100%;">
 								<em style="margin-left: 40px;">订单备注:</em>
 								<input ng-if="order.status==501" type="text"  class="form-control" placeholder="请填写订单备注" ng-model="remarkList[details[0].storeid]" maxlength="200"/>
-								<em ng-if="order.status!=501" style="margin-left: 0px">{{order.orderRemark}}</em>
+								<em ng-if="order.status!=501" style="margin-left: 0px" ng-bind="remarkList[order.storeid]">{{order.orderRemark}}</em>
 							</span>
 						</dd>
 						<dd class="line60">