题目详情
单选题 已知wxml页面有:<view id='test'>测试</view>在wxss文件中使用以下哪种选择器可以将其中的文字更新为红色
A. #test{color:red;}
B. id{color:red;}
C. .test{color:red;}
D. test{color:red;}
学科:微信小程序开发(2023春)
时间:2023-05-11 07:31:27
相关题目
相关作业