绿满眶商城微信小程序-uniapp
zxl
2025-08-06 74756690fd55fe9ccca002f73e06d9d88161cc3a
pages/mine/address/add.vue
@@ -35,7 +35,7 @@
      <m-city :provinceData="list" headTitle="区域选择" ref="cityPicker" @funcValue="getpickerParentValue" pickerSize="4">
      </m-city>
      <!-- <uniMap v-if="mapFlag" @close="closeMap" @callback="callBackAddress" /> -->
      <uniMap v-if="mapFlag" @close="closeMap" @callback="callBackAddress" />
    </div>
  </view>
</template>