Skip to content

Add captcha ztl #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 30, 2020
Merged

Add captcha ztl #71

merged 5 commits into from
Jul 30, 2020

Conversation

ZTL-UwU
Copy link
Contributor

@ZTL-UwU ZTL-UwU commented Jul 30, 2020

No description provided.

ZTL-UwU added 5 commits July 30, 2020 08:40
Signed-off-by: zhangtianli2006 <49156174+zhangtianli2006@users.noreply.github.com>
Signed-off-by: zhangtianli2006 <49156174+zhangtianli2006@users.noreply.github.com>
Signed-off-by: zhangtianli2006 <49156174+zhangtianli2006@users.noreply.github.com>
@ZTL-UwU ZTL-UwU requested review from gzezFISHER and szdytom and removed request for gzezFISHER July 30, 2020 07:59
@@ -44,7 +44,7 @@ export default {
this.loading = false;
})
.catch(err => {
this.$SegmentMessage.error(this, '[Ajax Table] Request Failed.');
this.$SegmentMessage.error(this, '[Ajax Table] Request Failed');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@@ -67,7 +67,7 @@ export default {
this.data_count = data.res;
})
.catch(err => {
this.$SegmentMessage.error(this, '[Problem List] Get List Length Failed.');
this.$SegmentMessage.error(this, '[Problem List] Get List Length Failed');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

???

@szdytom szdytom merged commit 93052ba into master Jul 30, 2020
@szdytom szdytom deleted the add-captcha-ztl branch July 30, 2020 10:23
@ZTL-UwU ZTL-UwU added enhancement New feature or request Performance Improvements This pr is to improve preformance UX Improvements This PR is about UX labels Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Performance Improvements This pr is to improve preformance UX Improvements This PR is about UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants