@@ -31,7 +31,6 @@
/>
</el-row>
<el-row>
- <el-icon><Location /></el-icon>
<Icon icon="ep:location" />
{{ label }}
@@ -39,6 +38,7 @@
</el-link>
</div>
</template>
+
<script setup lang="ts" name="WxLocation">
const props = defineProps({
locationX: {