脚本:数据改变 password.Comment
IF StringLen(password.Comment)==0 THEN 
password=""; 
ENDIF; 
IF StringLen(password.Comment)<StringLen(password) THEN 
password=StringLeft(password,StringLen(password.Comment)); 
ELSE 
password=password+StringRight(password.Comment,1); 
ENDIF; 
IF StringLen(password)==0 THEN 
password.Comment=""; 
ELSE password.Comment=StringRight("*******************************",StringLen(password)); 
ENDIF;
[9285]
[5381]
[2117]
[2998]
[3744]
[2277]
[5621]
[2178]
[3100]
[2122]

        
        客服
        
        
        
        小程序
        
        
        
        公众号