_37

导航

1006imgbook

代码块(点击展开): <html> <head> <meta charset="utf-8" /> <title>第六周-imgbook</title> <style type="text/css"> .item { width: 350px; height: 100px; line-height: 100px; border-bottom: 1px solid #999999; } .item img { width: 100px; float: left; } </style> <script src="js/vue.js" type="text/javascript" charset="utf-8"></script> </head>





<button type="button" @click="resultBooks()">搜索




{{book.bookName}}



posted on 2022-10-06 20:40  _37  阅读(72)  评论(0)    收藏  举报