mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-24 21:18:02 +08:00
调整JS结构
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
<script src="~/Content/scripts/plugins/jquery-ui/jquery-ui.min.js"></script>
|
||||
<!--框架必需end-->
|
||||
<!--bootstrap组件start-->
|
||||
<link href="~/Content/scripts/bootstrap/bootstrap.min.css" rel="stylesheet" />
|
||||
<link href="~/Content/scripts/bootstrap/bootstrap.extension.css" rel="stylesheet" />
|
||||
<script src="~/Content/scripts/bootstrap/bootstrap.min.js"></script>
|
||||
<link href="~/Content/scripts/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
|
||||
<link href="~/Content/scripts/bootstrap/css/bootstrap.extension.css" rel="stylesheet" />
|
||||
<script src="~/Content/scripts/bootstrap/js/bootstrap.min.js"></script>
|
||||
<!--bootstrap组件end-->
|
||||
@*<!--树形组件start-->
|
||||
<link href="~/Content/scripts/plugins/tree/tree.css" rel="stylesheet" />
|
||||
|
||||
Reference in New Issue
Block a user