浏览代码

Merge branch 'test' of git.oschina.net:yiguanjia/php into test

DengTao 8 年之前
父节点
当前提交
971eba171b

+ 2 - 2
www/protected/modules/o2o/views/myOrder/info.php

@@ -441,7 +441,7 @@
 
 
     $('#has_come_container').click(function () {
     $('#has_come_container').click(function () {
       console.log();
       console.log();
-      if($('#formProductName').html()=='日常'){
+      if($('#formProductName').html()=='双11虹口区日常保洁特价体验'){
         /*调出表单*/
         /*调出表单*/
         $('#orderForm').removeClass('am-hide');
         $('#orderForm').removeClass('am-hide');
         $('#orderForm1').removeClass('am-hide');
         $('#orderForm1').removeClass('am-hide');
@@ -554,4 +554,4 @@
       }
       }
     );
     );
   }
   }
-</script>
+</script>

文件差异内容过多而无法显示
+ 0 - 0
www/webapp/o2o/css/ratchetOverloading.css


文件差异内容过多而无法显示
+ 0 - 0
www/webapp/o2o/dist/js/build/template.js


文件差异内容过多而无法显示
+ 0 - 0
www/webapp/o2o/dist/js/main.js


文件差异内容过多而无法显示
+ 2 - 2
www/webapp/o2o/js/build/template.js


+ 2 - 2
www/webapp/o2o/tpl/recharge/index.html

@@ -15,8 +15,8 @@
 				{{include './cell'}}
 				{{include './cell'}}
 			</ul>
 			</ul>
 			<div class="ad-hide" style="text-align: center;"><span style="font-size: 0.6rem">点击立即充值,即表示您已经同意壹管家</span><span
 			<div class="ad-hide" style="text-align: center;"><span style="font-size: 0.6rem">点击立即充值,即表示您已经同意壹管家</span><span
-				style="font-size: 0.6rem;font-weight: 600;display: block;" class="pay-agreement"></span>
-				<span style="font-size: 0.6rem;">《<span style="text-decoration: underline;color: #0A246A">充返活动协议</span>》</span>
+				style="font-size: 0.6rem;font-weight: 600;display: block;" ></span>
+				<span  style="font-size: 0.6rem;">《<span class="pay-agreement" style="text-decoration: underline;color: #0A246A">充返活动协议</span>》</span>
 				<span style="display: inline-block;font-size: 0.6rem;font-weight: 600; " class="pay-rule"><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>
 					style="text-decoration: underline;color: #0A246A">活动规则</span></span>
 			</div>
 			</div>

部分文件因为文件数量过多而无法显示