相关考题
-
单项选择题
vue项目中需要的图片通常存放在哪个文件夹中?()
A.node_modules
B.assets
C.components -
单项选择题
vue项目中需要的组件通常存放在哪个文件夹中?()
A.node_modules
B.assets
C.components -
单项选择题
Vue实例对象中能够创建组件的参数是()。
A.watch
B.filters
C.watching
D.components
