Browse Source

placeOrder/index.html

e 8 years ago
parent
commit
443109a00b

File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/build/template.js


File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/main.js


+ 3 - 3
www/webapp/o2o/js/build/template.js

@@ -1434,7 +1434,7 @@ $out+=' <div class="content"> <div class="box-container"> <div class="box-contai
 include('./list');
 include('./list');
 $out+=' </ul> </div> <div class="result-item btn-container prevent-scroll"> <div class="cost"> 总计 <span class="order-cost" data-pay="0">¥ 0</span> </div> <a class="btn btn-main btn-block btn-place">确认预约</a> </div> </div> </div> </div> ';
 $out+=' </ul> </div> <div class="result-item btn-container prevent-scroll"> <div class="cost"> 总计 <span class="order-cost" data-pay="0">¥ 0</span> </div> <a class="btn btn-main btn-block btn-place">确认预约</a> </div> </div> </div> </div> ';
 return new String($out);
 return new String($out);
-});/*v:59*/
+});/*v:60*/
 template('placeOrder/index',function($data,$filename
 template('placeOrder/index',function($data,$filename
 /**/) {
 /**/) {
 'use strict';var $utils=this,$helpers=$utils.$helpers,showNavBar=$data.showNavBar,$escape=$utils.$escape,title=$data.title,imgSrc=$data.imgSrc,extra=$data.extra,$each=$utils.$each,e=$data.e,$index=$data.$index,type=$data.type,petName=$data.petName,petWeight=$data.petWeight,extraServiceType=$data.extraServiceType,extraService=$data.extraService,extraServiceList=$data.extraServiceList,i=$data.i,beauticianName=$data.beauticianName,showCoupon=$data.showCoupon,productType=$data.productType,petPrice=$data.petPrice,precedence=$data.precedence,couponVal=$data.couponVal,balance=$data.balance,$out='';if(showNavBar ){
 'use strict';var $utils=this,$helpers=$utils.$helpers,showNavBar=$data.showNavBar,$escape=$utils.$escape,title=$data.title,imgSrc=$data.imgSrc,extra=$data.extra,$each=$utils.$each,e=$data.e,$index=$data.$index,type=$data.type,petName=$data.petName,petWeight=$data.petWeight,extraServiceType=$data.extraServiceType,extraService=$data.extraService,extraServiceList=$data.extraServiceList,i=$data.i,beauticianName=$data.beauticianName,showCoupon=$data.showCoupon,productType=$data.productType,petPrice=$data.petPrice,precedence=$data.precedence,couponVal=$data.couponVal,balance=$data.balance,$out='';if(showNavBar ){
@@ -1564,9 +1564,9 @@ $out+='hide';
 }
 }
 $out+='"> <div class="link-label select-coupon-label">优惠券 <span class="table-view-cell-right-label coupon-cost"> - ';
 $out+='"> <div class="link-label select-coupon-label">优惠券 <span class="table-view-cell-right-label coupon-cost"> - ';
 $out+=$escape(couponVal);
 $out+=$escape(couponVal);
-$out+=' </span> </div> </li> </ul> -->  <div class="box bottom-box"> <div class="agreement-box"> <div class="agreement-touch-area"> </div> <input type="checkbox" class="agreement-checkbox" checked="checked"/> <span> 同意<a class="agreement">壹管家用户服务协议</a> </span> </div> </div> </div> </div> </div> <div class="result-item btn-container prevent-scroll" style="padding-left: 15px; display: flex; justify-content: space-between; align-items: center"> <div style="font-size: 14px"> 账户余额 <span style="font-size: 14px; color: #ec5330; text-align: right; display: inline">¥ ';
+$out+=' </span> </div> </li> </ul> -->  <div class="box bottom-box"> <div class="agreement-box"> <div class="agreement-touch-area"> </div> <input type="checkbox" class="agreement-checkbox" checked="checked"/> <span> 同意<a class="agreement">壹管家用户服务协议</a> </span> </div> </div> </div> </div> </div> <div class="result-item btn-container prevent-scroll" style="padding-left: 15px; display: flex; justify-content: space-between; align-items: center"> <div style="font-size: 0.8rem"> 账户余额 <span style="font-size: 0.8rem; color: #ec5330; text-align: right; display: inline">¥ ';
 $out+=$escape(balance);
 $out+=$escape(balance);
-$out+='</span> </div> <div style="font-size: 14px"> 费用总计 <span class="order-cost" style="font-size: 14px; color: #ec5330; text-align: right; display: inline">¥ 0</span> </div> <a class="btn btn-main btn-block btn-place">确认预约</a> </div> </div> </div> </div> </div> ';
+$out+='</span> </div> <div style="font-size: 0.8rem"> 费用总计 <span class="order-cost" style="font-size: 0.8rem; color: #ec5330; text-align: right; display: inline">¥ 0</span> </div> <a class="btn btn-main btn-block btn-place">确认预约</a> </div> </div> </div> </div> </div> ';
 return new String($out);
 return new String($out);
 });/*v:1*/
 });/*v:1*/
 template('placeOrder/list',function($data,$filename
 template('placeOrder/list',function($data,$filename

+ 4 - 4
www/webapp/o2o/tpl/placeOrder/index.html

@@ -245,14 +245,14 @@
             </div>
             </div>
             <div class="result-item btn-container prevent-scroll"
             <div class="result-item btn-container prevent-scroll"
                  style="padding-left: 15px; display: flex; justify-content: space-between; align-items: center">
                  style="padding-left: 15px; display: flex; justify-content: space-between; align-items: center">
-                <div style="font-size: 14px">
+                <div style="font-size: 0.8rem">
                     账户余额
                     账户余额
-                    <span style="font-size: 14px; color: #ec5330; text-align: right; display: inline">¥ {{balance}}</span>
+                    <span style="font-size: 0.8rem; color: #ec5330; text-align: right; display: inline">¥ {{balance}}</span>
                 </div>
                 </div>
-                <div style="font-size: 14px">
+                <div style="font-size: 0.8rem">
                     费用总计
                     费用总计
                     <span class="order-cost"
                     <span class="order-cost"
-                          style="font-size: 14px; color: #ec5330; text-align: right; display: inline">¥ 0</span>
+                          style="font-size: 0.8rem; color: #ec5330; text-align: right; display: inline">¥ 0</span>
                 </div>
                 </div>
                 <a class="btn btn-main btn-block btn-place">确认预约</a>
                 <a class="btn btn-main btn-block btn-place">确认预约</a>
             </div>
             </div>

Some files were not shown because too many files changed in this diff