This commit is contained in:
2025-04-08 15:52:52 +08:00
parent 8001f8eaeb
commit bb3f1aaa6e
6 changed files with 61 additions and 11 deletions

View File

@@ -19,7 +19,7 @@ Page({
img: "https://jm-static.v0750.com/image/xi.png",
name: "洗车教程",
dsc:"规范洗车,轻松安全",
url: "webview/webview?url=https://jmqf.v0750.com/video",
url: "webview/webview?url=https://t-jm.v0750.com/video",
needlogin: !1
}, {
img: "https://jm-static.v0750.com/image/dui.png",
@@ -192,7 +192,7 @@ Page({
success: function(i) {
console.log(i), wx.showLoading({
title: ""
}), e.globalData.qrcode = i.result, t.request("https://jmqf.v0750.com/miniprogram/identify", i, !0).then(function(t) {
}), e.globalData.qrcode = i.result, t.request("https://t-jm.v0750.com/miniprogram/identify", i, !0).then(function(t) {
console.log("data", t), wx.hideLoading(), e.globalData.devicecode = t.data.devicecode || e.globalData.devicecode,
a.setData({
isScan: !!t.data.devicecode
@@ -264,7 +264,7 @@ Page({
wx.requestSubscribeMessage({
tmplIds: this.data.tmplIds,
success: function(e) {
console.log("requestSubscribeMessage", e), t.request("https://jmqf.v0750.com/miniprogram/index/newtmpl", e, !0).then(function(e) {}).catch(function(e) {});
console.log("requestSubscribeMessage", e), t.request("https://t-jm.v0750.com/miniprogram/index/newtmpl", e, !0).then(function(e) {}).catch(function(e) {});
},
fail: function(e) {
console.log("requestSubscribeMessagefail", e);