merge
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<meta content="telephone=no,email=no" name=format-detection>
|
||||
<meta name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui" />
|
||||
<title>basecode</title>
|
||||
<title>AI合成全家福,迎中秋金饼</title>
|
||||
<script>
|
||||
const isWeixinPlatform = /MicroMessenger/i.test(window.navigator.userAgent) || window.__wxjs_environment === 'miniprogram'
|
||||
if (isWeixinPlatform) {
|
||||
@@ -34,7 +34,7 @@
|
||||
const org_id = getParam("org_id")
|
||||
const code = getParam("code")
|
||||
const appid = "wx718c4a40911b7837"
|
||||
const host = "https://huodong2.lzlj.com/iceSip/"
|
||||
const host = "https://huodong2.lzlj.com/faceFamily/"
|
||||
|
||||
if (isWeixinPlatform && !isLogin && !code) {
|
||||
let url = encodeURIComponent(host)
|
||||
@@ -109,8 +109,8 @@
|
||||
const shareData = {
|
||||
title: document.title,
|
||||
desc: document.title,
|
||||
link: "https://huodong2.lzlj.com/iceSip/",
|
||||
imgUrl: "https://huodong2.lzlj.com/iceSip/share.webp"
|
||||
link: "https://huodong2.lzlj.com/faceFamily/",
|
||||
imgUrl: "https://huodong2.lzlj.com/faceFamily/share.webp"
|
||||
}
|
||||
wx.updateAppMessageShareData({
|
||||
title: shareData.title, // 分享标题
|
||||
|
||||
Reference in New Issue
Block a user