mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	feat: 新增系统样式配置,支持改logo图标与标题
This commit is contained in:
		@@ -4,7 +4,7 @@ import { getClientId, getToken } from './utils/storage';
 | 
			
		||||
import { templateResolve } from './utils/string';
 | 
			
		||||
import { ElMessage } from 'element-plus';
 | 
			
		||||
import axios from 'axios';
 | 
			
		||||
import { useApiFetch } from './useRequest';
 | 
			
		||||
import { useApiFetch } from '../hooks/useRequest';
 | 
			
		||||
import Api from './Api';
 | 
			
		||||
 | 
			
		||||
export default {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user