Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2023-02-13 14:56:34 | 2 | * @Date: 2023-02-13 14:56:34 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2024-07-15 11:35:56 | 4 | + * @LastEditTime: 2024-07-16 16:12:12 |
| 5 | * @FilePath: /data-table/index.html | 5 | * @FilePath: /data-table/index.html |
| 6 | * @Description: 文件描述 | 6 | * @Description: 文件描述 |
| 7 | --> | 7 | --> |
| ... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
| 9 | <html lang='zh'> | 9 | <html lang='zh'> |
| 10 | <head> | 10 | <head> |
| 11 | <meta charset="UTF-8"> | 11 | <meta charset="UTF-8"> |
| 12 | - <link rel="icon" type="image/svg+xml" href="http://www.wxgzjs.cn/template/default/static/images/favicon.ico" /> | 12 | + <!-- <link rel="icon" type="image/svg+xml" href="http://www.wxgzjs.cn/template/default/static/images/favicon.ico" /> --> |
| 13 | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" /> | 13 | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover" /> |
| 14 | <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> | 14 | <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> |
| 15 | <meta http-equiv="Pragma" content="no-cache"> | 15 | <meta http-equiv="Pragma" content="no-cache"> | ... | ... |
-
Please register or login to post a comment