1234
This commit is contained in:
@@ -78,7 +78,7 @@ function n(a) {
|
||||
}
|
||||
|
||||
function c(e, a) {
|
||||
console.log("appstart", e), o = a, n("https://jmqf.v0750.com/miniprogram", {
|
||||
console.log("appstart", e), o = a, n("https://t-jm.v0750.com/miniprogram", {
|
||||
code: e
|
||||
}, !0).then(function(e) {
|
||||
var o = e.data;
|
||||
@@ -89,7 +89,7 @@ function c(e, a) {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
initial_url: "https://jmqf.v0750.com/miniprogram",
|
||||
initial_url: "https://t-jm.v0750.com/miniprogram",
|
||||
login: t,
|
||||
request: n,
|
||||
pageStart: function(e) {
|
||||
@@ -106,9 +106,9 @@ module.exports = {
|
||||
c(res.code, e);
|
||||
});
|
||||
},
|
||||
baseUrl: "https://jmqf.v0750.com/",
|
||||
baseUrl: "https://t-jm.v0750.com/",
|
||||
getDevicecode: function(e, a) {
|
||||
o = e, n("https://jmqf.v0750.com/miniprogram/identify/reload", a, !0).then(function(e) {
|
||||
o = e, n("https://t-jm.v0750.com/miniprogram/identify/reload", a, !0).then(function(e) {
|
||||
var a = e.data;
|
||||
console.log("onshow获取到的数据", a), o.globalData.devicecode = a.devicecode || o.globalData.devicecode;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user