zhangxinlei1996 6 жил өмнө
parent
commit
b14f88a9bb

+ 2 - 2
src/web/staticres/dataExport/css/payment_order.css

@@ -92,13 +92,13 @@ body { background-color: #F5F5FB !important; }
 
 #pay .inner .money > div:nth-of-type(1) {margin: 30px 0 10px 20px;float: left; line-height: 20px; color: #888888; font-size: 12px;}
 
-#pay .inner .money > div:nth-of-type(2) { margin: 18px 0 11px 0; color: #1d1d1d; }
+#pay .inner .money > div:nth-of-type(2) { margin: 13px -3px 11px 0; color: #1d1d1d; }
 
 #pay .inner .money > div:nth-of-type(2) p{ height:24px}
 
 #pay .inner .money > div:nth-of-type(2) span { font-size: 24px; font-weight: bold; color: #ff3a20; }
 
-#pay .inner .money > div:nth-of-type(3) { color: #1d1d1d; margin-top: -18px;}
+#pay .inner .money > div:nth-of-type(3) { color: #1d1d1d; margin-top: -2px;font-size: 12px}
 
 #pay .inner .info .left { line-height: 20px; color: #888888; font-size: 12px;  margin-left: 20px;}
 

+ 1 - 1
src/web/templates/pc/createOrderPage.html

@@ -111,7 +111,7 @@
         <div class="money ">
 			<div>
 <!--				<p>如需发票,请拨打客服电话 400-108-6670</p>-->
-				<p>如发票金额低于200元(不含),则快递费用到付。</p>
+				<!--<p>如发票金额低于200元(不含),则快递费用到付。</p>-->
 			</div>
 			<div class="clearfix">
                 <p class="fr">应付总额:现价 <span class="pay_discount"></span></p>

+ 1 - 1
src/web/templates/pc/orderDetail.html

@@ -86,7 +86,7 @@
             <div class="item">
                 <p>订单编号:{{.T.o.order_code}}</p>
                 <p>购买时间:{{.T.o.create_time}}</p>
-                <p>产品类型:{{.T.o.product_type}}</p>
+                <p>产品类型:{{.T.o.product_type}}导出</p>
 				<p>微信支付单号:{{.T.o.transaction_id}}</p>
             </div>
             <div class="item">