| | |
| | | |
| | | import { applyThird } from "@/api/entry"; |
| | | import { getCategoryList } from "@/api/goods"; |
| | | import city from "@/pages/subComponents/m-city/m-city.vue"; |
| | | import city from "@/pages/passport/m-city/m-city.vue"; |
| | | import storage from "@/utils/storage.js"; |
| | | import { upload } from "@/api/common.js"; |
| | | import uniMap from "@/components/uniMap"; |
| | | import uniMap from "@/pages/subComponents/uniMap.vue"; |
| | | import permision from "@/js_sdk/wa-permission/permission.js"; |
| | | export default { |
| | | components: { "m-city": city, uniMap}, |