mobile improvement error, fixed
This commit is contained in:
parent
2ad817e4fd
commit
a81f956df9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -205,23 +205,6 @@
|
|||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<style>
|
|
||||||
@media screen and (max-width: 768px) {
|
|
||||||
.sidebar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<script>
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
if (/Android|iPhone|iPad|iPod/i.test(navigator.userAgent)) {
|
|
||||||
var sidebar = document.querySelector('.sidebar');
|
|
||||||
if (sidebar) {
|
|
||||||
sidebar.style.display = 'none';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article class="post-single">
|
<article class="post-single">
|
||||||
|
@ -227,23 +227,6 @@
|
|||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<style>
|
|
||||||
@media screen and (max-width: 768px) {
|
|
||||||
.sidebar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<script>
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
if (/Android|iPhone|iPad|iPod/i.test(navigator.userAgent)) {
|
|
||||||
var sidebar = document.querySelector('.sidebar');
|
|
||||||
if (sidebar) {
|
|
||||||
sidebar.style.display = 'none';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article class="post-single">
|
<article class="post-single">
|
||||||
|
@ -227,23 +227,6 @@
|
|||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<style>
|
|
||||||
@media screen and (max-width: 768px) {
|
|
||||||
.sidebar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<script>
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
if (/Android|iPhone|iPad|iPod/i.test(navigator.userAgent)) {
|
|
||||||
var sidebar = document.querySelector('.sidebar');
|
|
||||||
if (sidebar) {
|
|
||||||
sidebar.style.display = 'none';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article class="post-single">
|
<article class="post-single">
|
||||||
|
@ -227,23 +227,6 @@
|
|||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<style>
|
|
||||||
@media screen and (max-width: 768px) {
|
|
||||||
.sidebar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<script>
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
if (/Android|iPhone|iPad|iPod/i.test(navigator.userAgent)) {
|
|
||||||
var sidebar = document.querySelector('.sidebar');
|
|
||||||
if (sidebar) {
|
|
||||||
sidebar.style.display = 'none';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article class="post-single">
|
<article class="post-single">
|
||||||
|
@ -224,23 +224,6 @@
|
|||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<style>
|
|
||||||
@media screen and (max-width: 768px) {
|
|
||||||
.sidebar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<script>
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
if (/Android|iPhone|iPad|iPod/i.test(navigator.userAgent)) {
|
|
||||||
var sidebar = document.querySelector('.sidebar');
|
|
||||||
if (sidebar) {
|
|
||||||
sidebar.style.display = 'none';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article class="post-single">
|
<article class="post-single">
|
||||||
|
@ -239,23 +239,6 @@
|
|||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<style>
|
|
||||||
@media screen and (max-width: 768px) {
|
|
||||||
.sidebar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<script>
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
if (/Android|iPhone|iPad|iPod/i.test(navigator.userAgent)) {
|
|
||||||
var sidebar = document.querySelector('.sidebar');
|
|
||||||
if (sidebar) {
|
|
||||||
sidebar.style.display = 'none';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article class="post-single">
|
<article class="post-single">
|
||||||
|
@ -227,23 +227,6 @@
|
|||||||
<html lang="zh-CN">
|
<html lang="zh-CN">
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<style>
|
|
||||||
@media screen and (max-width: 768px) {
|
|
||||||
.sidebar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<script>
|
|
||||||
document.addEventListener("DOMContentLoaded", function() {
|
|
||||||
if (/Android|iPhone|iPad|iPod/i.test(navigator.userAgent)) {
|
|
||||||
var sidebar = document.querySelector('.sidebar');
|
|
||||||
if (sidebar) {
|
|
||||||
sidebar.style.display = 'none';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<article class="post-single">
|
<article class="post-single">
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user