From cd0a3d0d99d1e89805feeeb769c67fdbf94f4e3e Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 16:11:21 +0800 Subject: [PATCH 01/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/Controller/ExchangeController.class.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Application/Sdk/Controller/ExchangeController.class.php b/Application/Sdk/Controller/ExchangeController.class.php index 502392d4..bc3d617c 100644 --- a/Application/Sdk/Controller/ExchangeController.class.php +++ b/Application/Sdk/Controller/ExchangeController.class.php @@ -83,8 +83,10 @@ class ExchangeController extends BaseController{ // $url = C('PAY_DOMAIN') . '/sdk.php?s=/Spend/'.$payPage.'&user_id='.$request['user_id'].'&game_id='.$request['game_id'].'&type=1'.'&user_token='.$userToken.'&action=pay'; file_put_contents("./Application/Sdk/OrderNo/".$request['user_id']."-".$request['game_id'].".txt",think_encrypt(json_encode($request))); - $url = C('PAY_DOMAIN') . '/sdk.php?s=/userH/platform_pay/account/'.$request['account'].'&user_token='.$userToken.'&game_id='.$request['game_id'].'&money='.$request['price'].'&action=pay1&api_ver=1'; - echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>$url))); +// $url = C('PAY_DOMAIN') . '/sdk.php?s=/userH/platform_pay/account/'.$request['account'].'&user_token='.$userToken.'&game_id='.$request['game_id'].'&money='.$request['price'].'&action=pay1&api_ver=1'; +// echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>$url))); + echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>C('PAY_DOMAIN').'/sdk.php?s=/Spend/pay_way&user_id='.$request['user_id'].'&game_id='.$request['game_id'].'&type=1')));exit; + exit; } else { From 07c7e5729fe0c60c2b984ec4b07ed5b89d9bd2ec Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 16:14:09 +0800 Subject: [PATCH 02/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/Controller/ExchangeController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Sdk/Controller/ExchangeController.class.php b/Application/Sdk/Controller/ExchangeController.class.php index bc3d617c..2d77a4af 100644 --- a/Application/Sdk/Controller/ExchangeController.class.php +++ b/Application/Sdk/Controller/ExchangeController.class.php @@ -85,7 +85,7 @@ class ExchangeController extends BaseController{ file_put_contents("./Application/Sdk/OrderNo/".$request['user_id']."-".$request['game_id'].".txt",think_encrypt(json_encode($request))); // $url = C('PAY_DOMAIN') . '/sdk.php?s=/userH/platform_pay/account/'.$request['account'].'&user_token='.$userToken.'&game_id='.$request['game_id'].'&money='.$request['price'].'&action=pay1&api_ver=1'; // echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>$url))); - echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>C('PAY_DOMAIN').'/sdk.php?s=/Spend/pay_way&user_id='.$request['user_id'].'&game_id='.$request['game_id'].'&type=1')));exit; + echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>C('PAY_DOMAIN').'/sdk.php?s=/Spend/pay_way&user_id='.$request['user_id'].'&game_id='.$request['game_id'].'&type=1'.'&user_token='.$userToken)));exit; exit; From da37ef3410ae8ed96e42d11ac0a28e0846865515 Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 16:25:55 +0800 Subject: [PATCH 03/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controller/ExchangeController.class.php | 2 +- .../Sdk/View/default/Spend/pay_way_v1.html | 249 ++++++++++++++++++ 2 files changed, 250 insertions(+), 1 deletion(-) create mode 100644 Application/Sdk/View/default/Spend/pay_way_v1.html diff --git a/Application/Sdk/Controller/ExchangeController.class.php b/Application/Sdk/Controller/ExchangeController.class.php index 2d77a4af..e8c5bb03 100644 --- a/Application/Sdk/Controller/ExchangeController.class.php +++ b/Application/Sdk/Controller/ExchangeController.class.php @@ -85,7 +85,7 @@ class ExchangeController extends BaseController{ file_put_contents("./Application/Sdk/OrderNo/".$request['user_id']."-".$request['game_id'].".txt",think_encrypt(json_encode($request))); // $url = C('PAY_DOMAIN') . '/sdk.php?s=/userH/platform_pay/account/'.$request['account'].'&user_token='.$userToken.'&game_id='.$request['game_id'].'&money='.$request['price'].'&action=pay1&api_ver=1'; // echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>$url))); - echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>C('PAY_DOMAIN').'/sdk.php?s=/Spend/pay_way&user_id='.$request['user_id'].'&game_id='.$request['game_id'].'&type=1'.'&user_token='.$userToken)));exit; + echo base64_encode(json_encode(array('status'=>200,'out_trade_no'=>$out_trade_no,'img'=>C('PAY_DOMAIN').'/sdk.php?s=/Spend/pay_way_v1&user_id='.$request['user_id'].'&game_id='.$request['game_id'].'&type=1'.'&user_token='.$userToken)));exit; exit; diff --git a/Application/Sdk/View/default/Spend/pay_way_v1.html b/Application/Sdk/View/default/Spend/pay_way_v1.html new file mode 100644 index 00000000..eea05953 --- /dev/null +++ b/Application/Sdk/View/default/Spend/pay_way_v1.html @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + +
+ +
+
+
+ {$data.price} + {$data.coin} +
+
+
+ +
+
+ 游戏名称: + {$data.game_name} +
+
+
+ +
+
请选择支付方式
+
+
+ +
+ +
+
+ +
+ + + + +
+
+ +
+ + +
+
+ + +
+ +
+
+ + +
+ +
+
+ + +
+ + +
+
+ +
+ +
+
+ +
+
+
+
+ +
平台币
+
+
应付款平台币数量:{$data.price}
+
+ +
+
+
+ +
+
+
+
+
+ +
+
+
+
+ +
绑币平台币
+
+
应付款绑币数量:{$data.price}
+
+ +
+
+
+ +
+
+
+
+
+
+ + + + + \ No newline at end of file From bdb8e34cdde03e65263c6eb13e340c9a03d82f54 Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 16:28:34 +0800 Subject: [PATCH 04/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sdk/Controller/SpendController.class.php | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/Application/Sdk/Controller/SpendController.class.php b/Application/Sdk/Controller/SpendController.class.php index e5bfe836..f9f45fcc 100644 --- a/Application/Sdk/Controller/SpendController.class.php +++ b/Application/Sdk/Controller/SpendController.class.php @@ -112,6 +112,44 @@ class SpendController extends Controller { } + public function pay_way_v1() { + $user_id = I ('user_id'); + $game_id = I ('game_id'); + + $file = file_get_contents ( "./Application/Sdk/OrderNo/" . $user_id . "-" . $game_id . ".txt" ); + $request = json_decode ( think_decrypt ( $file ), true ); + + $data = array( + 'coin' => $request ['body'], + 'price' => $request ['price'], + 'game_name' => $request ['game_name'], + 'code' => $request ['code'] + ); + $balance = M ( 'user', 'tab_' )->where ( array ( + 'id' => $user_id + ) )->getField ( 'balance' ); + $bind_balance = M ( 'user_play', 'tab_' )->where ( array ( + 'user_id' => $user_id, + 'game_id' => $game_id + ) )->getField ( 'bind_balance' ); + // $data['price'] = 1; + + $this->assign ( 'balance', $balance ); + $this->assign ( 'bind_balance', $bind_balance ); + $this->assign ( 'data', $data ); + $this->assign ( 'btncolor', $request ['btncolor'] ); + if ($balance + $bind_balance > $data['price']) { + $this->assign ('pay_price', 0); // 是否第三方支付 + } else { + $payPrice = $data['price'] - $balance - $bind_balance; + $this->assign ('pay_price', $payPrice ? $payPrice : 0); + } + + /* $this->assign ( 'alipayurl', $ret[0]['payURL']); + header("Access-Control-Allow-Origin: *"); */ + $this->display (); + } + /** * 支付页面 * From 85faab3d8b39c2122f4315324cbeffc08634c2bb Mon Sep 17 00:00:00 2001 From: chenzhi <“chenzhi063@qq.com> Date: Tue, 12 Nov 2019 16:29:52 +0800 Subject: [PATCH 05/10] =?UTF-8?q?=E6=96=B0=E7=89=88=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sdk/View/default/Spend/pay_way.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/Application/Sdk/View/default/Spend/pay_way.html b/Application/Sdk/View/default/Spend/pay_way.html index c6d52298..90a17406 100644 --- a/Application/Sdk/View/default/Spend/pay_way.html +++ b/Application/Sdk/View/default/Spend/pay_way.html @@ -128,7 +128,13 @@ padding-bottom: .50rem; } } - + .noborder.weui-cell:before{ + height: 0px; + border: 0px; + } + .noborder{ + margin-top: -.38rem; + } @@ -138,15 +144,15 @@
-

订单金额:

+

订单金额: ¥{$data['price']}元

-
¥{$data['price']}元
+
-
+
-

您的账户余额:

+

您的账户余额: {$balance+$bind_balance}平台币

-
{$balance+$bind_balance}平台币
+
From 52bb9c67352c8bd8e94b8a9c7f878cfe44afbc00 Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 16:31:25 +0800 Subject: [PATCH 06/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/Controller/BaseController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Sdk/Controller/BaseController.class.php b/Application/Sdk/Controller/BaseController.class.php index d04caafc..8fd7bc40 100644 --- a/Application/Sdk/Controller/BaseController.class.php +++ b/Application/Sdk/Controller/BaseController.class.php @@ -19,7 +19,7 @@ class BaseController extends RestController{ protected $noNeedToken = [ 'Changyan', 'Exchange', 'FengHuoApi', 'File', 'Game', 'GameGift', 'GameNotify', 'Info', 'ios-wap-Pay', 'Jpush', 'LoginNotify', 'Notice', 'OA', 'OTP', 'OTPServer', 'Pay', 'Payios', 'PointShop', 'Spend', - 'User', 'WapPay', 'Wechat', 'XinJiApi', 'Notice', 'init_sdk', + 'User', 'WapPay', 'Wechat', 'XinJiApi', 'Notice', 'init_sdk', 'Apple.apple_alipay_pay','Apple.apple_weixin_pay' // 'test', ]; protected $userId; From 9f1d559539064741e108c71f3f1a9e6d294052ad Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 16:38:25 +0800 Subject: [PATCH 07/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/Controller/SpendController.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Application/Sdk/Controller/SpendController.class.php b/Application/Sdk/Controller/SpendController.class.php index f9f45fcc..485ffaf8 100644 --- a/Application/Sdk/Controller/SpendController.class.php +++ b/Application/Sdk/Controller/SpendController.class.php @@ -118,6 +118,8 @@ class SpendController extends Controller { $file = file_get_contents ( "./Application/Sdk/OrderNo/" . $user_id . "-" . $game_id . ".txt" ); $request = json_decode ( think_decrypt ( $file ), true ); + + C(BaseController::get_tool()); $data = array( 'coin' => $request ['body'], From 2712671a50a80a029dd7d09427869e4d903ebbb3 Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 16:52:35 +0800 Subject: [PATCH 08/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sdk/Controller/BaseController.class.php | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/Application/Sdk/Controller/BaseController.class.php b/Application/Sdk/Controller/BaseController.class.php index 8fd7bc40..0391b23b 100644 --- a/Application/Sdk/Controller/BaseController.class.php +++ b/Application/Sdk/Controller/BaseController.class.php @@ -34,6 +34,7 @@ class BaseController extends RestController{ $a = ACTION_NAME; $data = json_decode ( base64_decode ( file_get_contents ( "php://input" ) ), true ); + if (isset($data['api_ver']) && $data['api_ver'] == 2) { if (!(in_array($c, $this->noNeedGame) || in_array($a, $this->noNeedGame) || in_array($c.".".$a, $this->noNeedGame))) { // 解决在游戏中未退出的用户 user_token 不存在问题 $userToken = M('user', 'tab_')->where(['id' => $data['user_id']])->getField('user_token'); @@ -95,6 +96,56 @@ class BaseController extends RestController{ } } + } else { // 旧版 + + + C(api('Config/lists')); + + if( + !preg_match("/apple_alipay_pay/",GetCurUrl()) + &&!preg_match("/apple_weixin_pay/",GetCurUrl()) + &&!preg_match("/get_alipay_zmxy_return/",GetCurUrl()) + &&!preg_match("/apple_platform_pay/",GetCurUrl()) + &&!preg_match("/notice/",GetCurUrl()) + &&!preg_match("/apple_union_pay/",GetCurUrl()) + &&!preg_match("/test/",GetCurUrl()) + &&!preg_match("/wap_shortcut_pay/",GetCurUrl()) + &&!preg_match("/shortcut_pay/",GetCurUrl()) + &&!preg_match("/android_shortcut_pay/",GetCurUrl()) + &&!preg_match("/wap_shortcut_pay/",GetCurUrl()) + &&!preg_match("/apple_weixin_pay/",GetCurUrl()) + &&!preg_match("/Ipa365/",GetCurUrl()) + &&!preg_match("/user_login/",GetCurUrl()) + &&!preg_match("/platform_coin_deduction/",GetCurUrl()) + ){ + $data = json_decode(base64_decode(file_get_contents("php://input")),true); + + // #判断数据是否为空 + if(empty($data) || empty($data['game_id'])){ + echo base64_encode(json_encode(array("status"=>10,"return_msg"=>"操作数据或游戏ID不能为空")));exit(); + } + $md5Sign = $data['md5_sign']; + unset($data['md5_sign']); + + #获取游戏key + $game_data = M("game","tab_")->alias("g")->field("s.*") + ->where(['g.apply_status'=>1,'g.id'=>$data['game_id']]) + ->join("left join tab_game_set s on s.game_id = g.id") + ->find(); + if(empty($game_data)){ + $this->set_message(0,"fail","游戏不存在或未通过审核"); + } + + if (isset($data['openid'])) // 小程序支付增加参数 + unset($data['openid']); + $md5_sign = $this->encrypt_md5($data,$game_data["access_key"]);//mengchuang DZQkkiz!@#9527 + if($md5Sign !== $md5_sign){ + $this->set_message(0,"fail","验签失败"); + } + + } + + } } From 5548eddd12a93092c5c8f42ff8df1a6ce0272ba8 Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 16:59:29 +0800 Subject: [PATCH 09/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sdk/Controller/AppleController.class.php | 16 ++-- .../Sdk/Controller/SpendController.class.php | 4 + .../Sdk/View/default/Spend/notice_v1.html | 82 +++++++++++++++++++ 3 files changed, 94 insertions(+), 8 deletions(-) create mode 100644 Application/Sdk/View/default/Spend/notice_v1.html diff --git a/Application/Sdk/Controller/AppleController.class.php b/Application/Sdk/Controller/AppleController.class.php index 343b46fa..73a12f8b 100644 --- a/Application/Sdk/Controller/AppleController.class.php +++ b/Application/Sdk/Controller/AppleController.class.php @@ -367,26 +367,26 @@ class AppleController extends BaseController{ */ if (empty($request)) { // $this->set_message(0, "fail", "登录数据不能为空"); - redirect(U('Spend/notice',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'登录数据不能为空')));exit; + redirect(U('Spend/notice_v1',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'登录数据不能为空')));exit; } // 支付验证 是否让支付 $payCheck = pay_check($user_id); if (!$payCheck['code']) { - redirect(U('Spend/notice',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=> $payCheck['msg'])));exit; + redirect(U('Spend/notice_v1',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=> $payCheck['msg'])));exit; } C(api('Config/lists')); $game = M('Game','tab_')->where(['id'=>$request['game_id']])->field('pay_status')->find(); if($game['pay_status'] == 0){ - redirect(U('Spend/notice',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'该游戏暂时无法充值,请联系客服!')));exit; + redirect(U('Spend/notice_v1',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'该游戏暂时无法充值,请联系客服!')));exit; } if($request['price']*1<=0 || $request['price'] > C('WX_PAY_LIMIT')) { // $this->set_message(0,"fail","充值金额有误"); - redirect(U('Spend/notice',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'充值金额有误')));exit; + redirect(U('Spend/notice_v1',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'充值金额有误')));exit; } $extend_data = M('spend','tab_')->where(array('extend'=>$request['extend'],'game_id'=>$request['game_id'],'pay_status'=>1))->find(); if($extend_data){ //$this->set_message(1089,"fail","订单号重复,请关闭支付页面重新支付"); - redirect(U('Spend/notice',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'订单号重复,请关闭支付页面重新支付')));exit; + redirect(U('Spend/notice_v1',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'订单号重复,请关闭支付页面重新支付')));exit; } $table = $request['code'] == 1 ? "spend" : "deposit"; $prefix = $request['code'] == 1 ? "SP_" : "PF_"; @@ -416,7 +416,7 @@ class AppleController extends BaseController{ $json_data['url'] = $is_pay['mweb_url'].'&redirect_url='.(is_ssl()?'https%3A%2F%2F':'http%3A%2F%2F'). $_SERVER ['HTTP_HOST'] . "%2Fsdk.php%2FSpend%2Fpay_success%2Forderno%2F".$request['pay_order_number'].'%2Fgame_id%2F'.$request['game_id'] ; }else{ - redirect(U('Spend/notice',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'支付失败')));exit; + redirect(U('Spend/notice_v1',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'支付失败')));exit; } }elseif(get_wx_pay_type() == 1){ $request['pay_way'] = 4; // 威富通wx @@ -458,12 +458,12 @@ class AppleController extends BaseController{ }elseif(get_wx_pay_type() == 3){ if( empty(C('goldpig.partner'))||empty(C('goldpig.wooolid'))){ // $this->set_message(1009, "fail", "支付参数未配置"); - redirect(U('Spend/notice',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'支付参数未配置')));exit; + redirect(U('Spend/notice_v1',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'支付参数未配置')));exit; } $request['pay_way'] = 8; if($pay_amount*1<1){ - redirect(U('Spend/notice',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'单笔充值金额必须大于1元')));exit; + redirect(U('Spend/notice_v1',array('user_id'=>$user_id,'game_id'=>$game_id,'msg'=>'单笔充值金额必须大于1元')));exit; } if($request['code']==1){ diff --git a/Application/Sdk/Controller/SpendController.class.php b/Application/Sdk/Controller/SpendController.class.php index 485ffaf8..6ccbfca1 100644 --- a/Application/Sdk/Controller/SpendController.class.php +++ b/Application/Sdk/Controller/SpendController.class.php @@ -280,6 +280,10 @@ class SpendController extends Controller { $this->display (); } + public function notice_v1($user_id = 0, $game_id = 0, $msg = '') { + $this->display (); + } + /* * ALTER TABLE `tab_deposit` ADD COLUMN `pay_url` varchar(255) NOT NULL DEFAULT '' AFTER `check_sign`; diff --git a/Application/Sdk/View/default/Spend/notice_v1.html b/Application/Sdk/View/default/Spend/notice_v1.html new file mode 100644 index 00000000..64ad38af --- /dev/null +++ b/Application/Sdk/View/default/Spend/notice_v1.html @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + +
+ +
+
+

+ {:I('msg')} +

+
3秒后返回 +
+
+ + +
+ + + + + \ No newline at end of file From 71d6d8349560356f17d0bb83ab1b55d68aa8dcf4 Mon Sep 17 00:00:00 2001 From: tpingzhang <635929049@qq.com> Date: Tue, 12 Nov 2019 17:01:56 +0800 Subject: [PATCH 10/10] =?UTF-8?q?ios=20=E5=85=BC=E5=AE=B9=E6=97=A7?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/View/default/Spend/notice_v1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Sdk/View/default/Spend/notice_v1.html b/Application/Sdk/View/default/Spend/notice_v1.html index 64ad38af..8f6d1a55 100644 --- a/Application/Sdk/View/default/Spend/notice_v1.html +++ b/Application/Sdk/View/default/Spend/notice_v1.html @@ -39,7 +39,7 @@

{:I('msg')}

-
3秒后返回 +
3秒后返回