工会web
This commit is contained in:
28
GonghuiWeb/www/gg/test.php
Normal file
28
GonghuiWeb/www/gg/test.php
Normal file
@@ -0,0 +1,28 @@
|
||||
<!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>test</title>
|
||||
<link href="/m/css/mj.css" rel="stylesheet" type="text/css">
|
||||
<script type="text/javascript">
|
||||
window.onbeforeunload = function(event) {
|
||||
event.returnValue = "阻止页面关闭";
|
||||
};
|
||||
</script>
|
||||
</head>
|
||||
<body leftMargin="0" topMargin="0" MARGINWIDTH="0" MARGINHEIGHT="0">
|
||||
<div style="padding:5px;line-height:25px;">
|
||||
<font color=red size=4>1月17号更新内容<br></font>
|
||||
1、新上线“十三张”,玩法请看规则。(除经典玩法外,其它玩法都是万年玩法)<br>
|
||||
2、修复游戏中gps不能实时定位的bug<br>
|
||||
3、修复打炸,排列后王在中间不能出的bug<br>
|
||||
<br>
|
||||
<font color=red size=2><a href="/gg/">请及时兑换领取活动元宝:</a><br></font>
|
||||
<img src="/m/img/hd-2.jpg" width=200><br>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user