import { Helmet } from '@modern-js/runtime/head'; import { ListRow, Button } from '@feewee/h5app-common'; const Index = () => ( <> demo 页面 console.info('点击事件')} /> 默认 > ); export default Index;