Commit f5ada4fc authored by zhiyan's avatar zhiyan

更新

parent e511e3d9
...@@ -4,13 +4,14 @@ ...@@ -4,13 +4,14 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.css"> <link rel="stylesheet" href="//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.css">
<link rel="stylesheet" href="http://192.168.145.9:8011/jinrong/assets/dashboard/index.css">
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
<script src="//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.js"></script> <script src="//cdn.bootcss.com/sweetalert/1.1.3/sweetalert.min.js"></script>
<script src="{{htmlWebpackPlugin.options.dll.vue}}"></script> <script src="http://192.168.145.9:8011/jinrong/assets/dll/vue.dll.js"></script>
<script src="{{htmlWebpackPlugin.options.script}}"></script> <script src="http://192.168.145.9:8011/jinrong/assets/dashboard/index.js"></script>
</body> </body>
</html> </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