承越

Results 2 issues of 承越

根据书中例子 我在demo.js 中写了 app.use(function *(){ this.demo = 'test text'; }); app.use(function *(){ this.body = this.demo; }); 但是 貌似 运行的时候,没有进入第二个 ,页面显示 no found 求大神给看一下原因

excuse me? the father component name is AnswerMultipleChoiceQuestion the child component name is AnswerRadioInput when i initial child component in father component by `AnswerRadioInput({ id: "choice-1", name: "choice", label: "1",...