safecheck-client 3.0.35-30 → 3.0.35-33

Sign up to get free protection for your applications and to get access to all the features.
package/src/main.js CHANGED
@@ -10,9 +10,7 @@ all()
10
10
  // 验证码开关赋值
11
11
  var Verificationfalg = false
12
12
  system(Verificationfalg)
13
- // system()
14
13
  safecheck('huaran')
15
- // safecheck('rizhao')
16
14
  require('./bootstrap/less/bootstrap.less')
17
15
  require('./expandcss.less')
18
16