dever 7 rokov pred
rodič
commit
df396870ca

+ 1 - 1
tm/lib/Controller/CmdLine/RunLog.class.php

@@ -16,7 +16,7 @@ class RunLog extends Controller {
 	
 	/**
 	 * 跑出前一天的活动的 IP PV UV
-	 * php /export/manager/v2/v2_cas/www/index.php -cCmdLine_RunLog -aRun
+	 * php /export/manager/v2/v2_cas/www/index.php -cIndex -asetuser
 	 */
 	public function doRun() {
 		$objDLotteryPvUvLog = new LotteryPvUvLog ();

+ 3 - 4
tm/template_dir/bottom.html

@@ -119,7 +119,7 @@ function yaoqing()
 }
 
 </script>
-<{if !$notShowWeixinShare && !$weixinShare.notAllow}>
+
 <script type="text/javascript">
 
 var URL = window.location.href, site;
@@ -176,12 +176,11 @@ $(function()
 })
 
 </script>
-<{else}>
+
 <script>
 //关闭分享按钮
-wx.hideOptionMenu();
+//wx.hideOptionMenu();
 </script>
-<{/if}>
 
 
 </body>