|
@@ -152,9 +152,7 @@
|
|
<li><a href="{{ U('Album/Agent/videoDel',['id'=>$video['id']])}}" onclick="return confirm('你确定执行删除操作?');">删除</a></li>
|
|
<li><a href="{{ U('Album/Agent/videoDel',['id'=>$video['id']])}}" onclick="return confirm('你确定执行删除操作?');">删除</a></li>
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
- <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#myModal5">
|
|
|
|
- 查看
|
|
|
|
- </button>
|
|
|
|
|
|
+
|
|
|
|
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
@@ -165,23 +163,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="modal inmodal fade" id="myModal5" tabindex="-1" role="dialog" aria-hidden="true">
|
|
|
|
- <div class="modal-dialog modal-lg">
|
|
|
|
- <div class="modal-content">
|
|
|
|
- <div class="modal-header">
|
|
|
|
- <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
|
|
|
|
- <h4 class="modal-title">窗口标题</h4>
|
|
|
|
- <small class="font-bold">这里可以显示副标题。</small>
|
|
|
|
- </div>
|
|
|
|
- <div class="modal-body"></div>
|
|
|
|
-
|
|
|
|
- <div class="modal-footer">
|
|
|
|
- <button type="button" class="btn btn-white" data-dismiss="modal">关闭</button>
|
|
|
|
- <button type="button" class="btn btn-primary">保存</button>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
|
|
+
|
|
<div class="modal fade" id="myModal" tabindex="-1" role="dialog"
|
|
<div class="modal fade" id="myModal" tabindex="-1" role="dialog"
|
|
aria-labelledby="myModalLabel" aria-hidden="true">
|
|
aria-labelledby="myModalLabel" aria-hidden="true">
|
|
<div class="modal-dialog" style="min-width:60%;">
|
|
<div class="modal-dialog" style="min-width:60%;">
|