feat: 添加导航徽章
This commit is contained in:
@@ -36,7 +36,7 @@ import {
|
||||
} from '@chakra-ui/icons';
|
||||
|
||||
import ReactECharts from 'echarts-for-react';
|
||||
import { logger } from '../../../utils/logger';
|
||||
import { logger } from '../../utils/logger';
|
||||
|
||||
// API配置
|
||||
const API_BASE_URL = process.env.NODE_ENV === 'production' ? "" : (process.env.REACT_APP_API_URL || 'http://localhost:5001');
|
||||
|
||||
Reference in New Issue
Block a user