Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
hager
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-12-11 11:33:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ee32e9c88d6b2c43d34353364faa457ee7d35133
ee32e9c8
1 parent
df715a51
fix html页面上显示默认的title和meta,动态生成的似乎有点抓不到
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
index.html
index.html
View file @
ee32e9c
...
...
@@ -8,6 +8,9 @@
<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"
>
<title>
海格电气 | Hager | 官方网站
</title>
<meta
name=
"keywords"
content=
"海格电气 海格集团是全球领先的电气及智能化解决方案和服务提供商,应用领域涵盖住宅、商业建筑、公共建筑和工业。海格电气品牌代表了集团的核心业务,覆盖配电系统、电缆管理系统,KNX 智能控制系统和开关面板、楼宇自动化和安防系统。"
>
<meta
name=
"description"
content=
"海格电气 构建未来电气世界 让人们的生活更安全、更清洁、更愉悦。"
>
</head>
<body>
<div
id=
"app"
></div>
...
...
Please
register
or
login
to post a comment