guhongwei 4 years ago
parent
commit
4fda88ccfb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/index.html

+ 2 - 2
public/index.html

@@ -5,8 +5,8 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
-    <link rel="stylesheet" href="/static/home/css/swiper-bundle.min.css">
-    <script src="/static/js/swiper-bundle.min.js"></script>
+    <link rel="stylesheet" href="/platlive/static/home/css/swiper-bundle.min.css">
+    <script src="/platlive/static/js/swiper-bundle.min.js"></script>
     <title><%= htmlWebpackPlugin.options.title %></title>
   </head>
   <body>