摘要: titleBlock.vue组件页面 <template> <!-- 通用标题头 --> <div style="margin: 20px 0;"> <h3 style="margin-left: 20px">{{title}}</h3> <Divider /> </div> </template> 阅读全文
posted @ 2019-11-07 14:26 苏小白啊 阅读(234) 评论(0) 推荐(0) 编辑