Commit eee63dfb authored by gengchunlei's avatar gengchunlei

环境修改

parent 7fe50a10
NODE_ENV=dev NODE_ENV=dev
VUE_APP_BASE_URL = https://yaoju-service.yiboshi.com VUE_APP_BASE_URL = https://beta-yjservice.yiboshi.com
NODE_ENV=test NODE_ENV=test
VUE_APP_PATH = https://beta-yjservice.yiboshi.com VUE_APP_PATH = https://beta-yjservice.yiboshi.com
VUE_APP_BASE_URL = https://yaoju-service.yiboshi.com VUE_APP_BASE_URL = https://beta-yjservice.yiboshi.com
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
src="https://webapi.amap.com/maps?v=1.4.15&key=e8a56e9582dbac15d801174310ea43d7"></script> src="https://webapi.amap.com/maps?v=1.4.15&key=e8a56e9582dbac15d801174310ea43d7"></script>
<script src="https://a.amap.com/jsapi_demos/static/demo-center/js/demoutils.js"></script> <script src="https://a.amap.com/jsapi_demos/static/demo-center/js/demoutils.js"></script>
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<!--<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>
<title><%= htmlWebpackPlugin.options.title %></title> <title><%= htmlWebpackPlugin.options.title %></title>
</head> </head>
<body> <body>
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,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>
...@@ -397,7 +397,7 @@ ...@@ -397,7 +397,7 @@
color: white; color: white;
border-radius: 8px 2px; border-radius: 8px 2px;
padding: 4px 9px; padding: 4px 9px;
width: 50px; width: 70px;
font-size: 10px font-size: 10px
} }
.netNameTitle { .netNameTitle {
......
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