UNPKG

cmps

Version:

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

13 lines (12 loc) 279 B
/** * __name__ */ _p._$__name__ = function (_data, _onLoad) { _dwr._$postDWR({ key: "__name__", url: '__url__', param: [_data], onload: _onLoad, notShowLoading: true }); };