摘要: 需求: a. 表单样式更改。 b. 表单大小更改。 思路: a. 通过设置modal css更改样式和大小。缺点,全局性的更改。 b. 更改bootstrap-editor,可以通过某种方式将参数传入,达到更改样式和大小的要求。 代码: editor.bootstrap.js 中对"open"事件添 阅读全文
posted @ 2019-06-10 14:46 apuyuseng 阅读(614) 评论(0) 推荐(0)