merge问题修复cont.
This commit is contained in:
parent
bbb9b8425b
commit
9adbe37b2b
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Reference in New Issue