麒麟动态
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
{
|
||||
randomAccount = ValidateCodeHelper.MakeCharCode(2).ToLower() + ValidateCodeHelper.MakeNumCode(4).ToLower();
|
||||
}
|
||||
var product_id = Model.Product.Id;
|
||||
if (product_id == 27) {
|
||||
randomPwd = ValidateCodeHelper.MakeNumCode(6).ToLower();
|
||||
}
|
||||
}
|
||||
<script type="text/javascript">
|
||||
let realverify = {
|
||||
|
||||
Reference in New Issue
Block a user