This commit is contained in:
小鱼开发
2025-07-22 16:55:01 +08:00
parent 1ecc491023
commit f4d23e0083
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
--- ---
title: 平安h5 title: 好车补h5
language_tabs: language_tabs:
- shell: Shell - shell: Shell
- http: HTTP - http: HTTP
@@ -19,7 +19,7 @@ generator: "@tarslib/widdershins v4.0.30"
--- ---
# 平安h5 # 好车补h5
Base URLs: Base URLs:
+1 -1
View File
@@ -5,7 +5,7 @@
<!-- 移动端适配:禁止缩放并固定初始比例 --> <!-- 移动端适配:禁止缩放并固定初始比例 -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" />
<meta name="format-detection" content="telephone=yes" /> <meta name="format-detection" content="telephone=yes" />
<title>平安好车补</title> <title>好车补</title>
<script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script> <script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
</head> </head>
<body> <body>
+2 -2
View File
@@ -72,8 +72,8 @@ async function handleGetLocation() {
// 5. 设置分享内容 // 5. 设置分享内容
function setupShare() { function setupShare() {
const shareData = { const shareData = {
title: '平安经纪人', title: '好车补',
desc: '专业的保险服务平台', desc: '专项购车补贴',
link: window.location.href, link: window.location.href,
imgUrl: 'https://your-domain.com/share-icon.jpg' imgUrl: 'https://your-domain.com/share-icon.jpg'
}; };
+2 -2
View File
@@ -1,5 +1,5 @@
--- ---
title: 平安h5 title: 好车补h5
language_tabs: language_tabs:
- shell: Shell - shell: Shell
- http: HTTP - http: HTTP
@@ -19,7 +19,7 @@ generator: "@tarslib/widdershins v4.0.30"
--- ---
# 平安h5 # 好车补h5
Base URLs: Base URLs: