hookehuyr

fix

......@@ -11,7 +11,7 @@ VITE_PROXY_PREFIX = /srv/
VITE_OUTDIR = map
# 是否开启调试
VITE_CONSOLE = 1
VITE_CONSOLE = 0
# appID相关
VITE_APPID=微信appID
......
......@@ -16,8 +16,6 @@ declare module '@vue/runtime-core' {
InfoWindowYard: typeof import('./src/components/InfoWindowYard.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
VanCell: typeof import('vant/es')['Cell']
VanCellGroup: typeof import('vant/es')['CellGroup']
VanCol: typeof import('vant/es')['Col']
VanDialog: typeof import('vant/es')['Dialog']
VanIcon: typeof import('vant/es')['Icon']
......
......@@ -3,9 +3,13 @@ const testInfo = [
id: 0,
path: [
[120.587882, 31.312884],
[120.587899, 31.312781],
[120.588241, 31.312826],
[120.588164, 31.31305],
[120.587856, 31.313099],
[120.587823, 31.313276],
[120.587811, 31.313508],
[120.587736, 31.314093],
[120.5875, 31.31407],
[120.587103, 31.314234],
[120.586912, 31.314195],
......@@ -17,9 +21,13 @@ const testInfo = [
id: 1,
path: [
[120.587882, 31.312884],
[120.587899, 31.312781],
[120.588241, 31.312826],
[120.588164, 31.31305],
[120.587856, 31.313099],
[120.587823, 31.313276],
[120.587811, 31.313508],
[120.587736, 31.314093],
[120.5875, 31.31407],
[120.58769, 31.314535],
[120.587352, 31.314496],
......@@ -36,9 +44,13 @@ const testInfo = [
id: 2,
path: [
[120.587882, 31.312884],
[120.587899, 31.312781],
[120.588241, 31.312826],
[120.588164, 31.31305],
[120.587856, 31.313099],
[120.587823, 31.313276],
[120.587811, 31.313508],
[120.587736, 31.314093],
[120.587985, 31.31411],
[120.58769, 31.314535],
[120.58798, 31.314679],
......