随笔分类 - MUI
MUI动态生成轮播图片
摘要:$$.ajax({ url:'http://localhost:8080/api/v1/food/listFeatureFood', type:'Get', xhrFields: {withCredentials: true}, crossDomain: true, ...
阅读全文
mui 页面提示:Unable to preventDefault inside passive
摘要:页面提示: 点击该事件:页面提示:【8mui.min.js:7 [Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See http
阅读全文
MUI 里js动态添加数字输入框后,增加、减少按钮无效
摘要:numbox 的自动初化是在 mui.ready 时完成的mui 页面默认会自动初始化页面中的所有数字输入框,动态构造的 DOM 需要进行手动初始化。比如:您动态创建了一个 ID 为 abc 的数字输入框,需要 mui('#abc').numbox() 初始化一下。为什么 test() 放在 mui
阅读全文
MUI的一些笔记
摘要:自定义图标 https://www.iconfont.cn选择图标添加入购物车 进入项目管理下载需要的图标压缩包之后按照自己的需求进行html的操作 事件绑定 mui(dom)on( event , selector , handler ) dom:父元素 event:Type: String,需监
阅读全文
浙公网安备 33010602011771号