單項(xiàng)選擇題vue使用axios申請ajax請求時(shí),我們需要在html文件中引入vue.js文件和()文件。

A.ajax.js
B.axios.js
C.router.js
D.jQuery.js


您可能感興趣的試卷

你可能感興趣的試題

2.單項(xiàng)選擇題vue項(xiàng)目中的路由配置文件index.js在哪個(gè)文件夾下?()

A.asset
B.components
C.router
D.node_modules

3.單項(xiàng)選擇題vue項(xiàng)目中需要的依賴存放在哪個(gè)文件夾中?()

A.node_modules
B.assets
C.src
D.components

4.單項(xiàng)選擇題vue-cli項(xiàng)目中的主組件是()。

A.HelloWorld.vue
B.Home.vue
C.App.vue
D.Index.html

5.單項(xiàng)選擇題?Vue提供了編程式路由,它的語法是()。

A.router.pop()
B.router.push()
C.router.redir()
D.router.change()