Commit 3d1e032f by 冷斌

`试卷`

parent 122b0af1
......@@ -483,6 +483,9 @@ class HomeAction extends UserAction
'uid' => $this->mid
])->getField('balance');
var_dump($balancee, $this->mid);
die;
$this->assign('balance', $balancee);
$this->display('share');
}
......
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