2.4.4 选择器目前支持的选择器有: 注意: 在 uni-app 中不能使用 * 选择器。 page 相当于 body 节点,例如:<!-- 设置页面背景颜色 -->page { background-color:#ccc;}