相关考题
-
单项选择题
vue-resource中http.get()方法中响应response属性ok表示()
A.响应标题对象
B.HTTP状态码介于200和299之间
C.响应URL来源
D.以上都不正确 -
单项选择题
flex布局进行上下左右居中 ()
A.justify-content:center;align-items:center
B.justify-content:center;align-items:row
C.justify-content:space-around;align-items:center
D.justify-content:space-between;align-items:center -
单项选择题
flex可以使用哪个进行换行的()
A.flex-wrap:wrap
B.flex-wrap:nowrap
C.flex-wrap:wrap-reverse
D.align-items:row
