Commit 86c31b07 by 冷斌

fix bug

parent a53be478
...@@ -364,6 +364,7 @@ ...@@ -364,6 +364,7 @@
}, },
//点击真题 //点击真题
onTapQuestion: function (item) { onTapQuestion: function (item) {
var MID = '<php> echo $mid;</php>';
if (MID <= 0) { if (MID <= 0) {
ui.confirm('请先登录', { ui.confirm('请先登录', {
yes: function () { yes: function () {
......
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