Commit 1827ff70 by 冷斌

`试卷`

parent 1052cc79
......@@ -74,6 +74,7 @@ class UserAction extends CommonAction
public function index()
{
echo 1; die;
$uid = $this->mid;
$limit = 3;
//拼接两个表名
......
......@@ -62,7 +62,7 @@
data: function() {
return {
value: "",
min: 100,
min: 1,
max: "{$balance}",
}
},
......
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