diff --git a/0-Login/LoginResource.robot b/0-Login/LoginResource.robot
index 38b94d6..fa64f9b 100644
--- a/0-Login/LoginResource.robot
+++ b/0-Login/LoginResource.robot
@@ -243,9 +243,10 @@ Library ImageHorizonLibrary
红娘列表
FOR ${matchmaker} IN @{matchmaker_list}
- ${Phone} Get From Dictionary ${matchmaker} phone
- Exit For Loop If ${Phone}==19128859944
+ ${PhoneNum} Get From Dictionary ${matchmaker} phone
+ Exit For Loop If ${PhoneNum}==${phone}
END
+ Set Global Variable ${PhoneNum}
数据库删除用户数据
FOR ${userId} IN @{userid_list}
@@ -273,10 +274,3 @@ FOR循环
FOR ${i} IN @{L1}
${output} Set Variable {'item':${data}}
END
-
-通用组件 等待图形
- [Arguments] ${图片名称} ${图片所在文件夹} ${等待时间}=${默认等待时间} ${鼠标是否挪开}=是
- Set Reference Folder ${图片所在文件夹}
- Run Keyword If '${鼠标是否挪开}'=='是' Mouse Move 0 500
- Display Img ${图片所在文件夹}/${图片名称}
- wait for ${图片名称} ${等待时间}
diff --git a/0-Login/phone-test.txt b/0-Login/phone-test.txt
index 5e06aa7..808563b 100644
--- a/0-Login/phone-test.txt
+++ b/0-Login/phone-test.txt
@@ -1,2 +1,2 @@
手机号
-15014242835
\ No newline at end of file
+18898674523
\ No newline at end of file
diff --git a/output/log.html b/output/log.html
index 6878aca..fc12462 100644
--- a/output/log.html
+++ b/output/log.html
@@ -1806,25 +1806,25 @@ function stopPropagation(event) {
window.output = {};