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

Function r

public/script/view.js:125–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123 }
124
125 function r() {
126 var e = arguments;
127 i(function() {
128 WeixinJSBridge.publish.apply(WeixinJSBridge, e)
129 })
130 }
131
132 function a() {
133 return "undefined" != typeof wx ? wx.version && wx.version.updateTime || "" : ""

Callers 3

view.jsFile · 0.70
sFunction · 0.70
iFunction · 0.70

Calls 4

iFunction · 0.70
nFunction · 0.70
vFunction · 0.70
oFunction · 0.70

Tested by

no test coverage detected