绿满眶商城微信小程序-uniapp
xiangpei
2025-07-09 a1c289e7dfc5d9a3b8dc7ca9b05857f276c05f8d
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() {
    // 判断当前系统权限定位是否开启