This commit is contained in:
xiaoaojiao
2025-09-14 22:18:52 +08:00
parent 7f29511cb6
commit f59feef223
21 changed files with 215 additions and 225 deletions

View File

@@ -36,15 +36,15 @@
const appid = "wx718c4a40911b7837"
const host = "https://huodong2.lzlj.com/iceSip/"
// if (isWeixinPlatform && !isLogin && !code) {
// let url = encodeURIComponent(host)
// if (fromid) {
// url = encodeURIComponent(host + "?fromid=" + fromid)
// }
// window.location.href = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=" + appid + "&redirect_uri=" + url + "&response_type=code&scope=snsapi_userinfo#wechat_redirect"
// }
if (isWeixinPlatform && !isLogin && !code) {
let url = encodeURIComponent(host)
if (fromid) {
url = encodeURIComponent(host + "?fromid=" + fromid)
}
window.location.href = "https://open.weixin.qq.com/connect/oauth2/authorize?appid=" + appid + "&redirect_uri=" + url + "&response_type=code&scope=snsapi_userinfo#wechat_redirect"
}
</script>
<script type="text/javascript">
<!-- <script type="text/javascript">
(function () {
window._fmOpt = {
partner: 'lzlj',
@@ -58,7 +58,7 @@
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(fm, s);
})();
</script>
</script> -->
<style>
.hackpreload {
display: none;
@@ -110,7 +110,7 @@
title: document.title,
desc: document.title,
link: "https://huodong2.lzlj.com/iceSip/",
imgUrl: "https://huodong2.lzlj.com/iceSip/share.png"
imgUrl: "https://huodong2.lzlj.com/iceSip/share.webp"
}
wx.updateAppMessageShareData({
title: shareData.title, // 分享标题