提交 88017931 编写于 作者: 付家睿

test2修改

Signed-off-by: N付家睿 <fujiarui6@huawei.com>
上级 940d85e8
......@@ -28,16 +28,6 @@ export default {
},
onShow() {
console.info('onShow finish')
const core = Core.getInstance()
const expectExtend = new ExpectExtend({
'id': 'extend'
})
core.addService('expect', expectExtend)
core.init()
const configService = core.getDefaultService('config')
configService.setConfig(this)
core.execute()
},
onReady() {
console.info('onReady');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册