yuantianjiao 6 years ago
parent
commit
5cd39efbbd
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      public/index.html

+ 3
- 1
public/index.html View File

8
     charset="utf-8" />
8
     charset="utf-8" />
9
   <link rel="stylesheet" href="//at.alicdn.com/t/font_775069_clu263vfyod.css">
9
   <link rel="stylesheet" href="//at.alicdn.com/t/font_775069_clu263vfyod.css">
10
   <link rel="icon" href="<%= BASE_URL %>favicon.ico">
10
   <link rel="icon" href="<%= BASE_URL %>favicon.ico">
11
+  <script src="https://jsconsole.com/js/remote.js?34f890f2-39c4-46f7-9d9e-7a8cb29a6007"></script>
11
   <title>
12
   <title>
12
     <%= htmlWebpackPlugin.options.title %>
13
     <%= htmlWebpackPlugin.options.title %>
13
   </title>
14
   </title>
15
 
16
 
16
 <body>
17
 <body>
17
   <noscript>
18
   <noscript>
18
-    <strong>We're sorry but multiple-pages doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
19
+    <strong>We're sorry but multiple-pages doesn't work properly without JavaScript enabled. Please enable it to
20
+      continue.</strong>
19
   </noscript>
21
   </noscript>
20
   <div id="app"></div>
22
   <div id="app"></div>
21
   <!-- built files will be auto injected -->
23
   <!-- built files will be auto injected -->