2017年11月30日
摘要: 1. 在首页添加显示问答的列表,并定义好相应的样式。 无序列表 <ul > <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> 2. 用字典向index.html传递参数。 <ul class="list-group"> <li class="list- 阅读全文
posted @ 2017-11-30 19:18 048刘思华 阅读(141) 评论(0) 推荐(0) 编辑