E-mail
           
diff --git a/cli-traffic.html b/cli-traffic.html
index ec86c0d..f5efc41 100644
--- a/cli-traffic.html
+++ b/cli-traffic.html
@@ -975,6 +975,7 @@
         resetRechargeForm() {
           this.rechargeForm = {
             amount: 10,
+            finished: false,
           };
         },
         handleCancelRecharge() {
@@ -1101,12 +1102,12 @@
         createCheckOrderTimer() {
           if (this.checkOrderTimer) {
             clearInterval(this.checkOrderTimer);
-          } else {
+          } 
+          
             console.log("createCheckOrderTimer")
             this.checkOrderTimer = setInterval(() => {
               this.getOrderStatus(this.rechargeData.orderNo);
             }, 10000);
-          }
         },
         getMyBalance(){
             fetch(requestApi + "/member-balance/balance", {
@@ -1806,7 +1807,7 @@
                   this.smsList.forEach(item => {
                     const newItem = codesMap.get(item.activationId); // 尝试从 Map 中获取新 code
 
-                    if (newItem.status !== item.status) { // 如果找到了匹配的 activationId
+                    if (newItem!==undefined&&newItem!==null&&newItem.status===2) { // 如果找到了匹配的 activationId
                         item.code = newItem.code;   // 替换 code
                         item.status = newItem.status;       // 修改 status 为 2
                     }})
diff --git a/index.html b/index.html
index f6a4996..3ce07a3 100644
--- a/index.html
+++ b/index.html
@@ -1432,7 +1432,7 @@
           
           
              support@webip.me
               support@webip.me
               
         
           
           E-mail
           
diff --git a/index2.html b/index2.html
index 016ac50..28005ea 100644
--- a/index2.html
+++ b/index2.html
@@ -1065,7 +1065,7 @@
           
           
              support@webip.me
               support@webip.me
@@ -1138,7 +1138,7 @@
         
         
           
           E-mail
           
diff --git a/index3.html b/index3.html
index 3e18abc..1832f16 100644
--- a/index3.html
+++ b/index3.html
@@ -768,7 +768,7 @@ GoLogin 反检测浏览器"