Skip to content

Commit

Permalink
Update index.html js layui version
Browse files Browse the repository at this point in the history
layui version 2.6.3
  • Loading branch information
Jzow authored Apr 7, 2021
1 parent 4501240 commit 4eca287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@

</div>
</div>
<script src="lib/layui-v2.5.5/layui.js" charset="utf-8"></script>
<script src="lib/layui-v2.6.3/layui.js" charset="utf-8"></script>
<script src="js/lay-config.js?v=2.0.0" charset="utf-8"></script>
<script>
layui.use(['jquery', 'layer', 'miniAdmin','miniTongji'], function () {
Expand Down

0 comments on commit 4eca287

Please sign in to comment.