| | |
| | | <link rel="stylesheet" type="text/css" href="../src/css/layui.css">
|
| | | <link rel="stylesheet" type="text/css" href="../pages/css/mylayui.css">
|
| | | <style type="text/css">
|
| | | html, body {
|
| | | width: 700px;
|
| | | min-width: 700px;
|
| | | }
|
| | | #imgCarousel .carousel-item div {
|
| | | text-align: center;
|
| | | }
|
| | |
| | | {{# layui.each(d.imgs, function(index, item){ }}
|
| | | <div><img src="Deverror_recordAction!serchByInfo?json={num:{{ d.num }},note:{{ item }} }"></div>
|
| | | {{# }); }}
|
| | |
|
| | | {{# if(d.imgs.length === 0) { }}
|
| | | <div><img src="../images/none.jpg"></div>
|
| | | {{# } }}
|
| | | </div>
|
| | | </script>
|
| | | <script type="text/javascript">
|