From cf39738f5ebdaf51d9725ee9c21b5d3561737828 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期五, 29 八月 2025 02:04:46 +0800 Subject: [PATCH] 提交新域名 --- pages/mine/address/add.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/mine/address/add.vue b/pages/mine/address/add.vue index b57c855..8ba510b 100644 --- a/pages/mine/address/add.vue +++ b/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> -- Gitblit v1.8.0