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-16 16:12:23 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9b3eb7d0cfa7e5ba36bf4dc9310523362d2947f9
9b3eb7d0
1 parent
923d4ea8
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
index.html
index.html
View file @
9b3eb7d
<!--
* @Date: 2023-02-13 14:56:34
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-07-1
5 11:35:56
* @LastEditTime: 2024-07-1
6 16:12:12
* @FilePath: /data-table/index.html
* @Description: 文件描述
-->
...
...
@@ -9,7 +9,7 @@
<html
lang=
'zh'
>
<head>
<meta
charset=
"UTF-8"
>
<
link
rel=
"icon"
type=
"image/svg+xml"
href=
"http://www.wxgzjs.cn/template/default/static/images/favicon.ico"
/
>
<
!-- <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"
>
...
...
Please
register
or
login
to post a comment