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

3
App.vue

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

Loading…
Cancel
Save