💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
``` ./components/Deskmark/index.jsx 508 bytes [built] [code generated] [1 error] ERROR in ./components/Deskmark/index.jsx 23:10 Module parse failed: Unexpected token (23:10) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. S ee https://webpack.js.org/concepts#loaders | // ] | //const currentItem = items[0]; > return (<div></div>) | } | } @ ./src/index.jsx 11:13-56 webpack 5.58.0 compiled with 1 error in 368 ms i 「wdm」: Failed to compile. ``` ``` E:/Vue7/react108/components/Deskmark/index.jsx ``` ``` E:/Vue7/react108/src/components/Deskmark/index.jsx ``` ``` import Deskmark from '../components/Deskmark/index.jsx' ``` ``` import Deskmark from './components/Deskmark/index.jsx' ```