问题:该demo组件路径错误,或者未在app.json中定义
解决:1)在app.json中定义该组件 ;2)在demo.json中定义"component":true(该方法会导致顶部的内容不能修改)