seajs 如何使用jquery ui中的插件?
emilley opened this issue · 2 comments
emilley commented
jquery ui 中的dialog,日期插件等感觉写的完善好用,但是在seajs中如何调用jquery ui中的文件呢?
afc163 commented
为啥提到这里。。。。。。。。。。
lifesinger commented
@emilley 参考这里:https://github.com/cmdjs/gallery#gallery 将需要的 jQuery 插件封装成 CMD 模块使用。