Răsfoiți Sursa

ActivityController

DengTao 8 ani în urmă
părinte
comite
68cedcf8fd

+ 1 - 1
www/protected/modules/common/views/activity/getCoupon.php

@@ -44,7 +44,7 @@
             }
             ?>
             alert("123");alert(wxUserID);alert(appToken);
-            location.href = '<?php echo Yii::app()->request->baseUrl . 'index.php?r=/common/activity/wxIndex&coupon_id=' . $coupon_id; ?>;
+            location.href = '<?php echo Yii::app()->request->baseUrl . 'index.php?r=/common/activity/wxIndex&coupon_id=' . $coupon_id; ?>';
             document.write('<script src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"><\/script>');
         }
     })();