Commit 52c56b49 by Jie Feng

fix import issue

parent 7575e4f5
......@@ -10,15 +10,11 @@
<link rel="stylesheet" href="./css/font-awesome.min.css">
<link rel="stylesheet" href="./css/return-order-index.css">
<link rel="stylesheet" href="./css/return-order-detail.css">
<!--<script src="./js/jquery-3.3.1.js"></script>-->
<script src="./js/jquery-1.11.2.js"></script>
<script src="./js/jquery-1.11.2.min.js"></script>
<!--<script src="https://cdn.bootcss.com/jquery-cookie/1.4.1/jquery.cookie.js"></script>-->
<!--<script src="./js/commonfilter.js"></script>-->
<script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
<script src="/node_modules/vue-cookie/build/vue-cookie.js'"></script>
<script src="./js/sysWoConfig.js"></script>
<!--<script src="./js/bootstrap.min.js" ></script>-->
<script src="./js/jquery.cookie.js"></script>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</head>
<body>
......
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