Skip to content
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

feat: Question and Answer #83

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

feat: Question and Answer #83

wants to merge 25 commits into from

Conversation

zhr2001
Copy link

@zhr2001 zhr2001 commented May 26, 2021

Add a new QA feature.

@jesHrz jesHrz changed the title type:enhancement feat: Question and Answer May 26, 2021
src/utils/api.js Outdated
@@ -13,10 +13,12 @@ import axios from 'axios';
import store from '@/store';

axios.defaults.baseURL = `${process.env.VUE_APP_OJ_SERVER}/api`;
// axios.defaults.baseURL = '101.76.220.225:80/api';
Copy link
Contributor

Choose a reason for hiding this comment

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

remove this comment

@jesHrz jesHrz added the type: enhancement A general enhancement label May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants