chore: 品牌和统计优化
- 更新网站名称:ZJPB 焦提示词 → ZJPB - 自己品吧 - 添加Google Analytics统计代码(G-LZ4FGX5LRB) - 统计代码放置在页面底部,Clarity之前
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>批量导入 - ZJPB 焦提示词</title>
|
<title>批量导入 - ZJPB - 自己品吧</title>
|
||||||
|
|
||||||
<!-- Google Fonts -->
|
<!-- Google Fonts -->
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
<!-- Logo -->
|
<!-- Logo -->
|
||||||
<div class="sidebar-logo">
|
<div class="sidebar-logo">
|
||||||
<span class="material-symbols-outlined logo-icon">blur_on</span>
|
<span class="material-symbols-outlined logo-icon">blur_on</span>
|
||||||
<span class="logo-text">ZJPB 焦提示词</span>
|
<span class="logo-text">ZJPB - 自己品吧</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 主菜单 -->
|
<!-- 主菜单 -->
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>修改密码 - ZJPB 焦提示词</title>
|
<title>修改密码 - ZJPB - 自己品吧</title>
|
||||||
|
|
||||||
<!-- Google Fonts -->
|
<!-- Google Fonts -->
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
@@ -26,7 +26,7 @@
|
|||||||
<!-- Logo -->
|
<!-- Logo -->
|
||||||
<div class="sidebar-logo">
|
<div class="sidebar-logo">
|
||||||
<span class="material-symbols-outlined logo-icon">blur_on</span>
|
<span class="material-symbols-outlined logo-icon">blur_on</span>
|
||||||
<span class="logo-text">ZJPB 焦提示词</span>
|
<span class="logo-text">ZJPB - 自己品吧</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 主菜单 -->
|
<!-- 主菜单 -->
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
<!-- Logo -->
|
<!-- Logo -->
|
||||||
<div class="sidebar-logo">
|
<div class="sidebar-logo">
|
||||||
<span class="material-symbols-outlined logo-icon">blur_on</span>
|
<span class="material-symbols-outlined logo-icon">blur_on</span>
|
||||||
<span class="logo-text">ZJPB 焦提示词</span>
|
<span class="logo-text">ZJPB - 自己品吧</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 主菜单 -->
|
<!-- 主菜单 -->
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>管理员登录 - ZJPB 焦提示词</title>
|
<title>管理员登录 - ZJPB - 自己品吧</title>
|
||||||
|
|
||||||
<!-- Google Fonts -->
|
<!-- Google Fonts -->
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
|||||||
@@ -270,6 +270,16 @@
|
|||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
<!-- Google tag (gtag.js) -->
|
||||||
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LZ4FGX5LRB"></script>
|
||||||
|
<script>
|
||||||
|
window.dataLayer = window.dataLayer || [];
|
||||||
|
function gtag(){dataLayer.push(arguments);}
|
||||||
|
gtag('js', new Date());
|
||||||
|
|
||||||
|
gtag('config', 'G-LZ4FGX5LRB');
|
||||||
|
</script>
|
||||||
|
|
||||||
<!-- Microsoft Clarity 统计代码 -->
|
<!-- Microsoft Clarity 统计代码 -->
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
(function(c,l,a,r,i,t,y){
|
(function(c,l,a,r,i,t,y){
|
||||||
|
|||||||
Reference in New Issue
Block a user