Commit 6f65a2a7 authored by 郭铭瑶's avatar 郭铭瑶 🤘

调整

parent 308a23a8
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
</body> </body>
<script src="./static/hls.js"></script> <script src="./static/hls.js"></script>
<!-- <script src="./static/SMap.min.js"></script> --> <script src="./static/SMap.min.js"></script>
<script src="./static/esm/SMap.min.js"></script> <!-- <script src="./static/esm/SMap.min.js"></script> -->
<script src="./static/Plugins.min.js"></script> <script src="./static/Plugins.min.js"></script>
</html> </html>
...@@ -8,7 +8,6 @@ case 'production': ...@@ -8,7 +8,6 @@ case 'production':
break break
default: default:
BASE_URL = 'http://yangpu.hm.omniview.pro/api' BASE_URL = 'http://yangpu.hm.omniview.pro/api'
// BASE_URL = 'http://yapi.omniview.pro/mock/350'
DATA_URL = 'http://10.89.1.208:10005' DATA_URL = 'http://10.89.1.208:10005'
} }
export default { export default {
......
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