适配小胡版1.79

This commit is contained in:
小胡
2023-02-09 20:00:07 +08:00
Unverified
parent 4eed4616cf
commit 45c9a076ab
643 changed files with 1164 additions and 16156 deletions

View File

@@ -13,7 +13,7 @@ if (!defined('IN_DZZ')) {
if (!$_G['uid']) {
include template('common/header_reload');
echo "<script type=\"text/javascript\">";
echo "try{top._login.logging();}catch(e){}";
echo "try{top._login.login();}catch(e){}";
echo "try{win.Close();}catch(e){}";
echo "</script>";
include template('common/footer_reload');

View File

@@ -13,7 +13,7 @@ if(!defined('IN_DZZ')) {
if(empty($_G['uid'])){
include template('common/header_reload');
echo "<script type=\"text/javascript\">";
echo "try{top._login.logging();win.Close();}catch(e){location.href='user.php?mod=logging'}";
echo "try{top._login.login();win.Close();}catch(e){location.href='user.php?mod=login'}";
echo "</script>";
include template('common/footer_reload');
exit();

View File

@@ -1,5 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

View File

@@ -155,5 +155,4 @@
});
</script>
<script src="static/bootstrap/js/bootstrap.min.js?{VERHASH}"></script>
<!--{template common/footer_simple}-->

View File

@@ -2,7 +2,6 @@
<link href="static/css/common.css?{VERHASH}" rel="stylesheet" media="all">
<link href="dzz/connect/images/connect.css?{VERHASH}" rel="stylesheet" media="all">
<script type="text/javascript" src="dzz/scripts/jquery-1.10.2.min.js"></script>
<script src="static/bootstrap/js/bootstrap.min.js?{VERHASH}"></script>
<!--{template common/header_simple_end}-->
<div class="container" style="height:100%">
@@ -100,4 +99,5 @@
});
</script>
<script src="static/bootstrap/js/bootstrap.min.js?{VERHASH}"></script>
<!--{template common/footer_simple}-->

View File

@@ -78,5 +78,4 @@
}
</script>
<script src="static/bootstrap/js/bootstrap.min.js?{VERHASH}"></script>
<!--{template common/footer_simple}-->

View File

@@ -99,5 +99,4 @@
}
</script>
<script src="static/bootstrap/js/bootstrap.min.js?{VERHASH}"></script>
<!--{template common/footer_simple}-->

View File

@@ -100,6 +100,5 @@
return true;
}
</script>
<script src="static/bootstrap/js/bootstrap.min.js?{VERHASH}"></script>
<!--{template common/footer_simple}-->
<script src="static/bootstrap/js/bootstrap.min.js?{VERHASH}"></script>
<!--{template common/footer_simple}-->