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>