*[task#129208,done,3h,0h] Add ui function files of project guide.
This commit is contained in:
@@ -17,3 +17,7 @@ class createGuideTester extends tester
|
||||
$form->wait(3);
|
||||
|
||||
//向导弹窗中点击项目管理方式后,跳转是否正确
|
||||
if(strpos($this->response('url'), 'model='.$type)) return $this->success($type.'向导跳转正确');
|
||||
return $this->failed($type.'向导跳转不正确');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user