import React from 'react'; function App() { return <h1>React 组件</h1>; } 复制代码. 旧的JSX 转换会将上述代码变成普通的JavaScript 代码:
確定! 回上一頁