mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-03 03:38:44 +08:00 
			
		
		
		
	fix: 去除WxLocation组件多余Location图标
This commit is contained in:
		@@ -31,7 +31,6 @@
 | 
			
		||||
          />
 | 
			
		||||
        </el-row>
 | 
			
		||||
        <el-row>
 | 
			
		||||
          <el-icon><Location /></el-icon>
 | 
			
		||||
          <Icon icon="ep:location" />
 | 
			
		||||
          {{ label }}
 | 
			
		||||
        </el-row>
 | 
			
		||||
@@ -39,6 +38,7 @@
 | 
			
		||||
    </el-link>
 | 
			
		||||
  </div>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<script setup lang="ts" name="WxLocation">
 | 
			
		||||
const props = defineProps({
 | 
			
		||||
  locationX: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user