feat(custom):
This commit is contained in:
@@ -150,7 +150,7 @@ const userLocalNum = ref({
|
||||
t: 0,
|
||||
});
|
||||
|
||||
Taro.useLoad(async () => {
|
||||
Taro.useDidShow(async () => {
|
||||
Taro.getLocation({
|
||||
type: 'wgs84',
|
||||
success: res => {
|
||||
|
||||
Reference in New Issue
Block a user