年份选择控件插件:
https://help.fanruan.com/finereport10.0/doc-view-3085.html?source=4
写js,控件初始化事件
setTimeout(function() {
$(".fr-trigger-texteditor.fr-widget-background.fr-widget-font").css("font-size", "38px");
}, 200);
效果