提交 66f5e3b4 编写于 作者: Q qiang

fix(h5): update location deps

上级 07468b76
......@@ -28,12 +28,19 @@ const DEPS = {
['/platforms/h5/view/components/map/index.vue', 'Map'],
['/core/view/components/input/index.vue', 'Input'],
['/core/view/components/scroll-view/index.vue', 'ScrollView'],
['/platforms/h5/service/api/network/request.js', 'request'],
['/platforms/h5/service/api/location/get-location.js', 'getLocation'],
['/platforms/h5/components/system-routes/choose-location/index.vue', 'ChooseLocation']
],
openLocation: [
['/platforms/h5/view/components/map/index.vue', 'Map'],
['/platforms/h5/service/api/network/request.js', 'request'],
['/platforms/h5/service/api/location/get-location.js', 'getLocation'],
['/platforms/h5/components/system-routes/open-location/index.vue', 'OpenLocation']
],
getLocation: [
['/platforms/h5/service/api/network/request.js', 'request']
],
previewImage: [
['/core/view/components/swiper/index.vue', 'Swiper'],
['/core/view/components/swiper-item/index.vue', 'SwiperItem'],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册