摘要: Dialog弹窗组件 { "usingComponents": { "mp-dialog": "../components/dialog/dialog" }} Msg组件提供操作确认页或操作成功或失败的标准的确认页的样式。 { "usingComponents": { "mp-msg": "../c 阅读全文
posted @ 2020-08-24 20:03 学无边涯 阅读(782) 评论(0) 推荐(0)
摘要: 1,Form Form表单组件,结合Cell、Checkbox-group、Checkbox组件等做表单校验。 { "component": true, "usingComponents": { "mp-toptips": "../components/toptips/toptips", "mp-c 阅读全文
posted @ 2020-08-24 19:59 学无边涯 阅读(1750) 评论(0) 推荐(0)