$("#fr-btn-BT0").css({"background":"yellow"}); //BT0为按钮名称,注意大写,背景色
$("#fr-btn-BT0 div em button").css({"text-decoration":"underline"}); //下滑线
$("#fr-btn-BT1").css({"background":"grey"});
$("#fr-btn-BT1 div em button").css({"text-decoration":"none"});
这个是代码,颜色自己改
QQ录屏20211029140409.mp4