This commit is contained in:
2020-03-21 11:23:56 +08:00
parent 766c1e2800
commit 6b9202d341
13 changed files with 22 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{extend name="admin/public/base"/}
{block name="style"}
<link rel="stylesheet" type="text/css" href="__PUBLIC__/css/libs/bootstrap-editable.css">
<link rel="stylesheet" type="text/css" href="__static__/common/css/bootstrap-editable.css">
{/block}
{block name="body"}
<div class="main-box clearfix">
@@ -64,7 +64,7 @@
</div>
{/block}
{block name="script"}
<script type="text/javascript" src="__PUBLIC__/js/bootstrap-editable.min.js"></script>
<script type="text/javascript" src="__static__/common/js/bootstrap-editable.min.js"></script>
<script type="text/javascript">
$(function() {
//点击排序