hcb
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 平安h5
|
||||
title: 好车补h5
|
||||
language_tabs:
|
||||
- shell: Shell
|
||||
- http: HTTP
|
||||
@@ -19,7 +19,7 @@ generator: "@tarslib/widdershins v4.0.30"
|
||||
|
||||
---
|
||||
|
||||
# 平安h5
|
||||
# 好车补h5
|
||||
|
||||
Base URLs:
|
||||
|
||||
|
||||
+1
-1
@@ -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="format-detection" content="telephone=yes" />
|
||||
<title>平安好车补</title>
|
||||
<title>好车补</title>
|
||||
<script src="https://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -72,8 +72,8 @@ async function handleGetLocation() {
|
||||
// 5. 设置分享内容
|
||||
function setupShare() {
|
||||
const shareData = {
|
||||
title: '平安经纪人',
|
||||
desc: '专业的保险服务平台',
|
||||
title: '好车补',
|
||||
desc: '专项购车补贴',
|
||||
link: window.location.href,
|
||||
imgUrl: 'https://your-domain.com/share-icon.jpg'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user