You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var Mobilebone = require(['http://static.qiakr.com/plugins/mobilebone.min.js']);
Mobilebone.init();
Uncaught TypeError: Mobilebone.init is not a function
如果不init的话,也没法用
The text was updated successfully, but these errors were encountered:
var Mobilebone = require(['http://static.qiakr.com/plugins/mobilebone.min.js']);
Mobilebone.init();
Uncaught TypeError: Mobilebone.init is not a function
如果不init的话,也没法用
The text was updated successfully, but these errors were encountered: