1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-10-19 13:56:43 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

后台标题小调整

This commit is contained in:
2022-04-02 23:21:50 +08:00
parent a71cbf352a
commit f2f4846437
4 changed files with 16 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title><%= title %></title>
<title><%= headSubTextArr[page] || title %></title>
<link rel="stylesheet" href="/assets/stylesheets/style.css">
<script src="/assets/lib/jquery/3.6.0/jquery.min.js"></script>