Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2024-07-15 11:37:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9879da875477f6a101428317aac292435bd5b6b5
9879da87
1 parent
ea2b00ec
fix 测试处理页面缓存问题
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
index.html
index.html
View file @
9879da8
<!--
* @Date: 2023-02-13 14:56:34
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-07-1
2 16:49:21
* @LastEditTime: 2024-07-1
5 11:35:56
* @FilePath: /data-table/index.html
* @Description: 文件描述
-->
...
...
@@ -11,6 +11,9 @@
<meta
charset=
"UTF-8"
>
<link
rel=
"icon"
type=
"image/svg+xml"
href=
"http://www.wxgzjs.cn/template/default/static/images/favicon.ico"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
/>
<meta
http-equiv=
"Cache-Control"
content=
"no-cache, no-store, must-revalidate"
>
<meta
http-equiv=
"Pragma"
content=
"no-cache"
>
<meta
http-equiv=
"Expires"
content=
"0"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
>
<title></title>
<!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.compat.css" /> -->
...
...
Please
register
or
login
to post a comment