Skip to content

Commit

Permalink
Revert "www: 手机/平板模式v3 (#542)"
Browse files Browse the repository at this point in the history
This reverts commit 23286e8.
  • Loading branch information
hanwckf committed Jan 9, 2021
1 parent 8984487 commit 88a26f9
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 295 deletions.
7 changes: 2 additions & 5 deletions trunk/user/www/n56u_ribbon_fixed/Logout.asp
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
<link rel="icon" href="images/favicon.png">
<link rel="stylesheet" type="text/css" href="/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="/bootstrap/css/main.css">
<script src="jquery.js"></script>
<script src="state.js"></script>

<script>
function initial(){
var xmlhttp;
Expand All @@ -32,9 +29,9 @@ function initial(){
</script>
</head>
<body onload="initial()">
<div style="max-width:300px;margin:150px auto 0 auto;">
<div style="margin-top: 50px;">
<center>
<div class="well">
<div class="well" style="max-width: 600px;">
<h2><#logoutmessage#></h2>

<div><#Not_authpage_login_again#></div>
Expand Down
Loading

0 comments on commit 88a26f9

Please sign in to comment.