修复: 图片问题
This commit is contained in:
parent
9361d9ccad
commit
2768c33f7f
|
|
@ -7,7 +7,7 @@
|
|||
import { EChartsType } from 'echarts/core'
|
||||
import { onMounted } from 'vue'
|
||||
import { cityIconData } from './data.js'
|
||||
import logo from '@/assets/logo.png'
|
||||
import logo from '@/assets/image/logo.png'
|
||||
const props = defineProps({
|
||||
className: {
|
||||
type: String,
|
||||
|
|
|
|||
Loading…
Reference in New Issue