mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-10-10 01:35:14 +08:00
前端书籍搜索页面、手机详情页面;前端优化;后端异常处理;添加项目Gitee和GitHub仓库地址;搜索按钮样式美化
This commit is contained in:
@@ -4,9 +4,15 @@
|
||||
书栖网 • 2021-2022
|
||||
<br>
|
||||
<small>
|
||||
<br>
|
||||
❤️本项目是开源项目,项目的发展离不开大家的支持,欢迎前往项目仓库点亮Star支持我们❤️
|
||||
<br>
|
||||
<a target="_blank" href="https://gitee.com/bookshelfplus/bookshelfplus"><img src="./assets/image/svg/gitee.svg" style="height: 1.05em; vertical-align: middle;"/><span style="vertical-align: middle; margin-left: 3px;">码云</span></a>
|
||||
·
|
||||
<a target="_blank" href="https://github.com/bookshelfplus/bookshelfplus"><img src="./assets/image/svg/github.svg" style="height: 1.08em; vertical-align: middle;"/><span style="vertical-align: middle; margin-left: 3px;">GitHub</span></a>
|
||||
<br>
|
||||
<a href="/status">网站状态检测</a>
|
||||
</small>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -43,7 +49,7 @@
|
||||
|
||||
$(document).ready(function () {
|
||||
var allText = getPageText();
|
||||
console.log(allText);
|
||||
// console.log(allText);
|
||||
fontmin(allText);
|
||||
});
|
||||
</script>
|
Reference in New Issue
Block a user