Merge branch 'vue-i18n' of https://github.com/zouzhibin/vue-admin-perfect into ghpages

This commit is contained in:
zouzhibing 2022-12-15 21:36:37 +08:00
commit 3ec07dec00
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
import { EChartsType } from 'echarts/core' import { EChartsType } from 'echarts/core'
import { onMounted } from 'vue' import { onMounted } from 'vue'
import { cityIconData } from './data.js' import { cityIconData } from './data.js'
import logo from '@/assets/logo.png' import logo from '@/assets/image/logo.png'
const props = defineProps({ const props = defineProps({
className: { className: {
type: String, type: String,