如图所示,我的帆软是10.0的,js怎么写也不对,我写的没反应。
setTimeout(function() { $("fr-trigger-center").css('background-color', 'red');}, 100);
setTimeout(function() {
$(".fr-trigger-texteditor").css('background-color', 'red');
}, 100);