UNPKG

cmps

Version:

cmps is not only a server tool but also a powerful tool to design & make your component/UI quickly and best.

14 lines (13 loc) 314 B
/** * __name__ * @param {Object} _data */ _p._$__name__ = function (_data, _onLoad) { _cache._$request({ url: '__url__', method: '__method__', data: _data, onload: _onLoad, notShowLoading: true }); };