赞
踩
//1到100正则表达式 this.panel([1-9][0-9]{0,1}|100)._setRoundRadius = 18; //1到1000正则表达式 this.panel([1-9][0-9]{0,2}|1000)._setRoundRadius = 18;