Commit ecbc5871 by zhanghaozhe

Merge branch 'problems' into dev

parents 1085a6d4 e3e6209f
...@@ -10,7 +10,7 @@ class Problems extends Component { ...@@ -10,7 +10,7 @@ class Problems extends Component {
state = { state = {
isShowAnswer: false, isShowAnswer: false,
isShowCaptcha: true, isShowCaptcha: false,
instance: null, instance: null,
problem: {}, problem: {},
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment