diff --git a/Application/Sdk/Controller/ShortcutController.class.php b/Application/Sdk/Controller/ShortcutController.class.php index 0c0f62ed..4fba5365 100644 --- a/Application/Sdk/Controller/ShortcutController.class.php +++ b/Application/Sdk/Controller/ShortcutController.class.php @@ -869,15 +869,15 @@ class ShortcutController extends BaseController{ } //0 官方 1双乾 - if (get_shortcut_pay_type() == 0) { - // 暂时只有双乾 - }elseif(get_shortcut_pay_type() == 1){ - if($request['code']==1){ - $this->add_spend($request,1); - }else{ - $this->add_deposit($request,1); - } - } +// if (get_shortcut_pay_type() == 0) { +// // 暂时只有双乾 +// }elseif(get_shortcut_pay_type() == 1){ +// if($request['code']==1){ +// $this->add_spend($request,1); +// }else{ +// $this->add_deposit($request,1); +// } +// } // var_dump($request['goods_info']);die(); $this->assign("pay_amount", $request['actual_amount']?$request['actual_amount']:$request['price']); $this->assign("user_id", $request['user_id']); diff --git a/Application/Sdk/View/default/Shortcut/yee_step2.html b/Application/Sdk/View/default/Shortcut/yee_step2.html index 6718d258..b56a57e6 100644 --- a/Application/Sdk/View/default/Shortcut/yee_step2.html +++ b/Application/Sdk/View/default/Shortcut/yee_step2.html @@ -350,7 +350,6 @@
@@ -376,7 +375,7 @@