MrShi
2026-05-08 8a899e63502939dbf034b90ba46741e0faa9023c
app/App.vue
@@ -257,6 +257,7 @@
               type: 'gcj02',
               success: (res) => {
                  console.log('定时更新位置:', res.latitude, res.longitude)
                  that.$store.commit('setLocation', { latitude: res.latitude, longitude: res.longitude })
                  that.$u.api.updateLocation({
                     latitude: res.latitude,
                     longitude: res.longitude