mirror of
https://github.com/201206030/novel-plus.git
synced 2025-06-24 04:46:37 +00:00
文件夹结构调整,新增模版自定义功能
This commit is contained in:
13
templates/orange/static/mobile/mang.html
Normal file
13
templates/orange/static/mobile/mang.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!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>
|
Reference in New Issue
Block a user