Rejudge-F Fine,I have fix this problem by rewriting ‘vendor/flarum/tags/js/dist/forum.js’.
// var o = Math.max(dt()(this.getInstruction(r, a)).length, this.filter().length);
var o = Math.max(dt()(this.getInstruction(r, a)).length*2, this.filter().length);