|
@@ -8,6 +8,7 @@
|
8
|
8
|
charset="utf-8" />
|
9
|
9
|
<link rel="stylesheet" href="//at.alicdn.com/t/font_775069_clu263vfyod.css">
|
10
|
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
|
12
|
<title>
|
12
|
13
|
<%= htmlWebpackPlugin.options.title %>
|
13
|
14
|
</title>
|
|
@@ -15,7 +16,8 @@
|
15
|
16
|
|
16
|
17
|
<body>
|
17
|
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
|
21
|
</noscript>
|
20
|
22
|
<div id="app"></div>
|
21
|
23
|
<!-- built files will be auto injected -->
|