工会web

This commit is contained in:
cyw
2026-02-24 09:25:17 +08:00
parent 6444f9f72e
commit ab4066dd14
801 changed files with 74278 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
<?php
include_once("../../inc/class.php");
include_once("../../inc/admin.smarty.php");
$db = new myConn;
$db->links();
$dl = $db->fetch_abc("select SpreaderID from AccountsInfo where GameID='".$GG['gameid']."'");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<meta charset="gb2312">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="format-detection" content="telephone=no">
<meta name="applicable-device" content="mobile">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<title>万年麻将</title>
<link href="/m/css/mj.css" rel="stylesheet" type="text/css">
<style>
html,body{height: 100%;width: 100%;margin:0;padding:0;}
body {background:#fff url(/m/img/bj_ipad.jpg) no-repeat;width:100%;
height:100%;
background-size:100% 100%;
position:absolute;}
</style>
</head>
<body leftMargin="0" topMargin="0" MARGINWIDTH="0" MARGINHEIGHT="0">
<div style="padding:5px;line-height:25px;">
<font color=red size=4>2018送IPAD活动<br></font>
活动时间2018年1月1日~3月31号三个月<br>
活动规则三个月累计游戏局数最高者可获得苹果IPADmini2一部。<br>
<font color=#cc0000>每天坚持抽奖也可获得手机哦!</font><br>
<font color=red size=2>详细请点击兑换:<br></font>
<img src="/m/img/hd-2.jpg" width=200><br>
</div>