Commit d6d6d210 authored by gengchunlei's avatar gengchunlei

居民端小程序 放开测试环境 vconsole控制台

parent 02cf12f6
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<meta name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=0, viewport-fit=cover' /> <meta name='viewport' content='width=device-width, initial-scale=1.0, user-scalable=0, viewport-fit=cover' />
<link rel='icon' href='<%= BASE_URL %>favicon.ico'> <link rel='icon' href='<%= BASE_URL %>favicon.ico'>
<title><%= htmlWebpackPlugin.options.title %></title> <title><%= htmlWebpackPlugin.options.title %></title>
<!-- <script src='https://cdn.bootcdn.net/ajax/libs/vConsole/3.3.4/vconsole.min.js'></script>--> <script src='https://cdn.bootcdn.net/ajax/libs/vConsole/3.3.4/vconsole.min.js'></script>
</head> </head>
<body> <body>
<noscript> <noscript>
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
</body> </body>
<script> <script>
/* var vConsole =new VConsole(); var vConsole =new VConsole();
console.log('Hello world');*/ console.log('Hello world');
</script> </script>
</html> </html>
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