merge问题修复cont.

This commit is contained in:
黄心宇 2023-06-16 19:14:17 +08:00
parent bbb9b8425b
commit 9adbe37b2b
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ import emptydata from '../../Images/nodata.png';
import DefaultImg from '../Component/defaultImg';
import { getNewsAllList , getNewsHotList } from '../api';
import { tempConfig, tempEnum } from '../tempInfo';
import { httpUrl } from '../fetch';
function Main(props){
const [ key , setKey ] = useState("1");