(window.webpackJsonp = window.webpackJsonp || []).push([
[14], {
"+6XX": function (t, e, n) {
var r = n("y1pI");
t.exports = function (t) {
return r(this.__data__, t) > -1
}
}, "+924": function (t, e, n) {
"use strict";
n.d(e, "a", (function () {
return r
}));
n("9AQC");
。。。。。。
var y = function () {
try {
var t = c();
if (!t) throw new Error("you should make sure using this method after getRiskInfo method or getServerTime called!");
var e = l({}, h, {
serverTime: t
}),
n = (u = new o.a(e)).messagePack(v);
return u.clearCache(), n
} catch (r) {
return ""
}
},
。。。。。
想自己弄個html網頁把腳本放進去,如何才能呼叫到里面的 y這個函式,求高手指點。
完整代碼網址 https://mms-static.pinduoduo.com/main/_next/static/z_c2rrxGlbwsPjCvWUKZd/pages/_app.js
轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/20253.html
標籤:JavaScript
上一篇:關于x86的堆疊空間的問題
