已知wxml页面有:测试 在wxss文件中使用()可以将其中的文字更新为绿色A.id{color:green;}B..test{color:green;}C.#test{color:green;}D.test{color:green;}正确答案:B
猜你喜欢