From 7f0f8743f02a5475877cff0080c2777d87cc88d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E5=BC=80=E5=8D=8A=E4=BA=A9=E5=9C=B0?= <2572468699@qq.com> Date: Tue, 22 Nov 2022 21:18:09 +0800 Subject: [PATCH] feat: update docs content --- docs/index.md | 2 +- docs/zh/hooks/useAddressGeocoder.md | 4 ++-- docs/zh/index.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index e6635f9a..7be51ecc 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ title: Vue3 BaiduMap GL hero: name: Vue3 BaiduMap GL text: 易用 & 完整 & 高性能 - tagline: 基于 Vue 3.0 和 百度地图GL的高质量地图组件/hooks库 + tagline: 基于 Vue 3.0 和 百度地图GL的高质量地图组件+hooks库 image: src: /logo.png alt: Vue3 BaiduMap GL diff --git a/docs/zh/hooks/useAddressGeocoder.md b/docs/zh/hooks/useAddressGeocoder.md index 8ad226aa..54e79bc3 100644 --- a/docs/zh/hooks/useAddressGeocoder.md +++ b/docs/zh/hooks/useAddressGeocoder.md @@ -23,7 +23,7 @@ import { useAddressGeocoder } from 'vue3-baidu-map-gl' 纬度 - {{ point?.lat }} 经度 - {{ point?.lng }} -