Commit c826d6c6 authored by wolfcode's avatar wolfcode

Update index.html

parent eefb32fc
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="format-detection" content="telephone=no"> <meta name="format-detection" content="telephone=no">
<link rel="stylesheet" href="/layui/dist/css/layui.css" media="all"> <link rel="stylesheet" href="/layui/dist/css/layui.css" media="all">
<link rel="stylesheet" href="/static/css/admin/admin-login.css" media="all"> <link rel="stylesheet" href="/static/template_001/css/admin/admin-login.css" media="all">
</head> </head>
<body> <body>
<div class="layui-container"> <div class="layui-container">
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</div> </div>
</div> </div>
</div> </div>
<script src="/static/lib/jquery-3.4.1/jquery-3.4.1.min.js" charset="utf-8"></script> <script src="/static/template_001/lib/jquery-3.4.1/jquery-3.4.1.min.js" charset="utf-8"></script>
<script src="/layui/dist/layui.js" charset="utf-8"></script> <script src="/layui/dist/layui.js" charset="utf-8"></script>
<script> <script>
layui.use(['form'], function () { layui.use(['form'], function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment