upated 小细节调整
This commit is contained in:
@@ -1871,7 +1871,7 @@
|
||||
if(ids){
|
||||
ids.forEach(function(id){
|
||||
var temps = [id];
|
||||
var sex = options.sex;
|
||||
var sex = data['sex'];
|
||||
if(options.reverse){
|
||||
temps = reverseId(id,data['sex']);
|
||||
if(id.match(/([fhs1](&[ol])?|[olx]b)$/)){
|
||||
|
||||
Reference in New Issue
Block a user