洪海涛 8 gadi atpakaļ
vecāks
revīzija
d7eb999ee8

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
www/webapp/o2o/dist/js/build/template.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
www/webapp/o2o/dist/js/main.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
www/webapp/o2o/dist/js/page/placeOrder.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
www/webapp/o2o/dist/js/page/rechargee.js


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
www/webapp/o2o/js/build/template.js


+ 2 - 2
www/webapp/o2o/js/page/placeOrder.js

@@ -53,13 +53,14 @@ define(['$', 'template', 'order', 'native', 'helper', 'user', 'api', 'config', '
 	/* 重置页面时调用,重新生成IScroll */
 	function fixScroll(pageData) {
 		setTimeout(function () {
+			console.log(product);
 			if (product.name == "首单日常保洁2小时体验") {
 				$('.selected').css('display', 'none');
 			}
 			if (product.name == "擦玻璃") {
 				$('.orderNum').text("请选择玻璃的平方数");
 			}
-			if (product.name == "新居开荒") {
+			if (product.name == "新居开荒-每平米") {
 				$('.orderNum').text("请选择开荒的平方数");
 			}
 			/*隐藏手势*/
@@ -833,7 +834,6 @@ define(['$', 'template', 'order', 'native', 'helper', 'user', 'api', 'config', '
 				/* 使备注输入框失去焦点,获取值 */
 				$('.order-memo', $view).blur();
 				order.set('memo', $('.order-memo', $view).val());
-
 				/* 向服务器下订单 */
 				$doc.trigger('spa:openloader');
 				if (user.balance >= order.payValue) {

+ 10 - 10
www/webapp/o2o/js/page/rechargee.js

@@ -57,16 +57,16 @@ define(['$', 'template', 'IScroll', 'recharge', 'native', 'config', 'user'], fun
 					}
 				});
 			}, $view);
-			//规则 pay-rule
-			$.newTouch('.pay-rule', function (event) {
-				event.preventDefault();
-				$doc.trigger('spa:navigate', {
-					hash: 'activity-rule',
-					pushData: {
-						needReload: true
-					}
-				});
-			}, $view);
+			// //规则 pay-rule
+			// $.newTouch('.pay-rule', function (event) {
+			// 	event.preventDefault();
+			// 	$doc.trigger('spa:navigate', {
+			// 		hash: 'activity-rule',
+			// 		pushData: {
+			// 			needReload: true
+			// 		}
+			// 	});
+			// }, $view);
 			// 点击充值
 			$.newTouch('.btn-add-recharge', function (event) {
 				event.preventDefault();

+ 1 - 3
www/webapp/o2o/tpl/recharge/index.html

@@ -14,9 +14,7 @@
 			<ul class="ad-hide list-content list-recharge" style="padding-top: 5px;padding-bottom: 5px">
 				{{include './cell'}}
 			</ul>
-			<div class="ad-hide rechargeRule" style="text-align: center;position: fixed;bottom: 0;"><span style="font-size: 0.6rem">点击立即充值,即表示您已经同意壹管家</span><span
-				style="font-size: 0.6rem;font-weight: 600;display: block;margin-bottom: -2px;"><span style="font-size: 0.6rem;">《<span
-				class="pay-agreement" style="text-decoration: underline;color: #0A246A">充返活动协议</span>》</span></span>
+			<div class="ad-hide rechargeRule" style="text-align: center;bottom: 0;"><span style="font-size: 0.6rem">点击立即充值,即表示您已经同意壹管家</span><span style="font-size: 0.6rem;font-weight: 600;display: block;margin-bottom: -2px;"><span style="font-size: 0.6rem;">《<span class="pay-agreement" style="text-decoration: underline;color: #0A246A">充返活动协议</span>》</span></span>
 
 				<!--<span style="display: inline-block;font-size: 0.6rem;font-weight: 600; " class="pay-rule"><span-->
 				<!--style="text-decoration: underline;color: #0A246A">活动规则</span></span>-->

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels