MCPcopy Index your code
hub / github.com/wetools/wept / r

Function r

public/script/ViewBridge.js:64–80  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

62 }
63
64 function r(e) {
65 var t = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {},
66 n = arguments.length > 2 && void 0 !== arguments[2] && arguments[2],
67 i = {
68 sdkName: e,
69 args: t
70 },
71 o = {
72 isOn: n,
73 url: location.href,
74 title: document.title,
75 desc: document.title,
76 img_url: document.images.length ? document.images[0].src : g.DEFAULT_SHARE_IMG_URL,
77 link: void 0
78 };
79 a("backgroundjs", i, M, o)
80 }
81
82 function d(e, t, n) {
83 m.isWeapp || (console.group(new Date + " wx." + (0, m.getSdkDisplayName)(e) + " end"), console.debug((0, m.getSdkArgs)(e, t)), console.groupEnd()), "preVerifyJSAPI" === e && ! function() {

Callers 2

dFunction · 0.70
ViewBridge.jsFile · 0.70

Calls 2

aFunction · 0.70
tFunction · 0.70

Tested by

no test coverage detected