绿满眶商城微信小程序-uniapp
zxl
4 天以前 c9928dd4f6d25e2339ea1400f59ec58674a927a7
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() {
    // 判断当前系统权限定位是否开启