Commit 28ccb75d by agan

修改vip下载包

parent e9e9eeac
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@
// var _url = "http://ceshi.yabolive.tv/web"
var fromWhere = '';
if (url_get_params().mrefer && url_get_params().mrefer.indexOf('vip') > -1) {
fromWhere = 'vip'
// fromWhere = 'vip'
viewPage();
} else {
viewPage(checkIp);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment