绿满眶商城微信小程序-uniapp
zhanghua
6 天以前 1113721c0e068c57adbc15149cce15563960a7f2
pages/mine/address/add.vue
@@ -40,6 +40,8 @@
  </view>
</template>
<script>
import '@/components/uview-components/uview-ui';
import { addAddress, editAddress, getAddressDetail } from "@/api/address.js";
import city from "@/components/m-city/m-city.vue";
import uniMap from "@/components/uniMap";
@@ -47,7 +49,7 @@
export default {
  components: {
    "m-city": city,
    uniMap,
    uniMap
  },
  onShow() {
    // 判断当前系统权限定位是否开启