forked from newthuhole/hole_thu_frontend
update
add search and refresh add lazyload fix ui
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="viewport" content="width=device-width, shrink-to-fit=yes">
|
||||
<title>P大树洞(非官方)</title>
|
||||
</head>
|
||||
<body>
|
||||
@@ -20,10 +20,6 @@
|
||||
To begin the development, run `npm start` or `yarn start`.
|
||||
To create a production bundle, use `npm run build` or `yarn build`.
|
||||
-->
|
||||
<script>
|
||||
if(/Android|iPhone|iPad|iPod/.test(navigator.userAgent))
|
||||
alert('你为什么不用 PKU Helper 客户端呢?');
|
||||
</script>
|
||||
<script>
|
||||
var cnzz_s_tag = document.createElement('script');
|
||||
cnzz_s_tag.type = 'text/javascript';
|
||||
|
||||
Reference in New Issue
Block a user