Commit e155cc91 authored by liujiangnan's avatar liujiangnan

修改相对路径

parent d7f96494
......@@ -133,6 +133,3 @@ let exec = async function(){
exec();
\ No newline at end of file
\ No newline at end of file
......@@ -4,12 +4,11 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<base href="">
<title>OhMyTeacher</title>
<script src="http://cdn.bootcss.com/jquery/3.4.1/jquery.min.js"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/css/bootstrap.min.css" rel="stylesheet" >
<link href="./index.css" rel="stylesheet" >
<link href="index.css" rel="stylesheet" >
<script src="https://cdn.jsdelivr.net/npm/bootstrap@3.3.7/dist/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://teach.cdn.ireadabc.com/h5template/h5-static-lib/js/air.js"></script>
......@@ -66,5 +65,5 @@
<span class="info-view">* 长按图片保存到手机</span>
</body>
<script src="./index.js"></script>
<script src="index.js"></script>
</html>
\ No newline at end of file
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