mobile improvement error, fixed

This commit is contained in:
Ember 2024-06-15 01:13:14 +08:00
parent 2ad817e4fd
commit a81f956df9
15 changed files with 0 additions and 231 deletions

1
CNAME
View File

@ -1 +0,0 @@
www.xn--xhq44jb2fzpc.com

File diff suppressed because one or more lines are too long

View File

@ -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">

View File

@ -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">

View File

@ -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">

View File

@ -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">

View File

@ -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">

View File

@ -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">

View File

@ -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