fix:修改logo

This commit is contained in:
NICE CODE BY DEV 2022-05-26 17:27:50 +08:00
parent 9d6340c83e
commit 12f85a51ed

View File

@ -1,7 +1,7 @@
import { defineConfig } from 'umi';
export default defineConfig({
favicon: '#',
favicon: 'http://localhost:8000',
hash: true,
dva: {
immer: true,