相关考题
-
判断题
如果使用flex模型进行布局,flex-direction的取值为row时可以垂直排列。 -
单项选择题
以下()域名符合小程序网络请求的域名配置要求。
A.https://localhost
B.http://www.test.com
C.https://www.test.com
D.http://210.45.192.101 -
单项选择题
已知wxml页面有:测试在wxss文件中使用()可以将其中的文字更新为绿色。
A.id{color:green;}
B..test{color:green;}
C.#test{color:green;}
D.test{color:green;}
