This commit is contained in:
Apcallover
2024-03-20 15:22:17 +08:00
parent 7829cf6b19
commit 188e475ca6
3 changed files with 6 additions and 4 deletions

View File

@@ -101,8 +101,10 @@
<script src="<%= BASE_URL %>cdn/element-ui/2.12.0/index.js" charset="utf-8"></script>
<script src="<%= BASE_URL %>cdn/xlsx/FileSaver.min.js"></script>
<script src="<%= BASE_URL %>cdn/xlsx/xlsx.full.min.js"></script>
<!-- <script src="//map.qq.com/api/js?v=2.exp&key=FW3BZ-6JTK6-GCUS5-MZCRR-3GPR5-HJFEI"></script>-->
<!-- <script src="//3gimg.qq.com/lightmap/components/geolocation/geolocation.min.js"></script>-->
<script src="//map.qq.com/api/js?v=2.exp&key=FW3BZ-6JTK6-GCUS5-MZCRR-3GPR5-HJFEI"></script>
<script src="//3gimg.qq.com/lightmap/components/geolocation/geolocation.min.js"></script>
<script src="<%= BASE_URL %>resource/geolocation.min.js"></script>
</body>
</html>