绿满眶商城微信小程序-uniapp
zxl
2025-09-08 eaddf31bb82d0224c6260eec8c0c5d91f203d032
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>