单项选择题

如何导入组件 A.
直接在页面使用组件名称作为标签 B.
Import 组件名,然后在页面使用组件名称作为标签 C.
在components对象内添加组件名称 D.
Import组件名from组件地址,在components对象内添加组件名称,然后在页面使用组件名称作为标签

微信扫码免费搜题