This commit is contained in:
zouzhibing 2022-12-15 21:35:50 +08:00
commit 4b74d4da83
1 changed files with 1 additions and 1 deletions

View File

@ -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,