1
0
mirror of https://github.com/201206030/novel-plus.git synced 2025-06-24 04:46:37 +00:00
Files
doc
novel-admin
novel-common
novel-crawl
novel-front
templates
blue
dark
green
orange
html
static
css
images
javascript
layui
mobile
js
layui
static
IMG_1470.JPG
baidu_verify_ANtJi2eSPQ.html
baidu_verify_Ep8xaWQJAI.html
baidu_verify_L6sR9GjEtg.html
book_content.html
book_detail.html
book_index.html
book_search.html
favicon.ico
fiction_house.apk
index.html
mang.html
mang.png
shenma-site-verification.txt
shenma-site-verification2.txt
wangEditor
.gitattributes
.gitignore
LICENSE
README.md
pom.xml
novel-plus/templates/orange/static/mobile/mang.html
2020-12-26 19:13:07 +08:00

13 lines
196 B
Java

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>服务器忙</title>
</head>
<body>
<img src="/mang.png" style="position: fixed;top:10%;left: 25%">
</body>
</html>