我正在传递一个变量 abcd 到我的index.ejs,它依次调用react js 文件来呈现index.ejs 页面。我已经能够访问 <%= abcd %> 在index.ejs 内部,但不在react 的渲染函数 ...
確定! 回上一頁