Commit b1e26e17 by Administrator

'购买真题试卷点击确认支付按钮无反应'

parent 590dda13
...@@ -160,6 +160,7 @@ class IndexAction extends Action ...@@ -160,6 +160,7 @@ class IndexAction extends Action
*/ */
public function pay() public function pay()
{ {
echo 1111;
$pay_config = model('Xdata')->get("admin_Config:payConfig"); $pay_config = model('Xdata')->get("admin_Config:payConfig");
//支付方式处理 //支付方式处理
......
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