修改 favicon

This commit is contained in:
whyour
2022-08-20 17:31:01 +08:00
parent 06723407d2
commit f3de8435f1
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export default defineConfig({
dynamicImport: {
loading: '@/components/pageLoading',
},
favicon: '/images/g5.ico',
favicon: '/images/favicon.svg',
proxy: {
'/api/public': {
target: 'http://127.0.0.1:5400/',