MCPcopy Create free account
hub / github.com/dcloudio/mui / createCallbackName

Function createCallbackName

js/mui.jsonp.js:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11
12 //生成回调函数名
13 var createCallbackName = function() {
14 return 'mui_jsonp_callback_' + (callbackIndex++);
15 };
16
17 var container = doc.body;
18

Callers 1

mui.jsonp.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected