tianyi 3 weeks ago
parent
commit
25298e809e
  1. 3
      App.vue

3
App.vue

@ -1,5 +1,8 @@
<script>
export default {
onLaunch: function() {
uni.authorize({
scope: 'scope.userLocation',

Loading…
Cancel
Save