فهرست منبع

腾讯验证码

wangxin 5 سال پیش
والد
کامیت
d9f6ffb2d5
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/utils/util.js

+ 2 - 2
src/utils/util.js

@@ -311,9 +311,9 @@ export function cssExpand(css, id) {
 
 export function getAppId() {
     //正式
-    // const captcha = '2019232819';
+    const captcha = '2019232819';
     //测试
-    const captcha = '2078399419';
+    // const captcha = '2078399419';
 
     return captcha
 }