增加文件保存限制,增加接口错误提醒

This commit is contained in:
whyour
2021-03-28 23:36:01 +08:00
parent b8e3a451c3
commit b10e77dce6
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export default defineConfig({
type: 'none',
},
fastRefresh: {},
favicon: 'http://demo.sc.chinaz.com/Files/pic/iconsico/8002/g5.ico',
favicon: 'https://image.whyour.cn/others/g5.ico',
proxy: {
'/api': {
target: 'http://127.0.0.1:5678/',