diff --git a/config/payconfig/1006_6.php b/config/payconfig/1006_6.php new file mode 100644 index 0000000..5ea0590 --- /dev/null +++ b/config/payconfig/1006_6.php @@ -0,0 +1,35 @@ + [ + 'pid' => 1006, + 'key' => '' + ], + // 收款平台账号配置 + 'pay' => [ + // 账号id + 'aid' => 6, + // 收款平台 + 'platform' => 'storepay', + // 插件类名 + 'payclass' => 'ZhiHuiJingYing', + // 账号 + 'account' => '18239931385', + // 密码 + 'password' => '12345678', + // 订单查询参数配置 + 'query' => array ( + 'pageNo' => 1, + 'pageSize' => 10, + 'payClient' => 4, + 'status' => 2, + '_t' => NULL, + 'createTime_begin' => NULL, + 'createTime_end' => NULL, +), + ] +]; diff --git a/view/console/console.html b/view/console/console.html index 7854a99..f10a90b 100644 --- a/view/console/console.html +++ b/view/console/console.html @@ -318,18 +318,17 @@ 链接
- 官 - 网 + style="margin-top: 8px;height: 50px;line-height: 50px;">CSDN博客
- 下 载 + style="margin-top: 8px;height: 50px;line-height: 50px;">项目地址
- 后 端 + style="margin-top: 8px;height: 50px;line-height: 50px;">演示站点
@@ -339,17 +338,15 @@
更 新
diff --git a/view/pay_manage/edit_account.html b/view/pay_manage/edit_account.html index a04e265..10ec05d 100644 --- a/view/pay_manage/edit_account.html +++ b/view/pay_manage/edit_account.html @@ -62,7 +62,7 @@
- +
diff --git a/view/user/index.html b/view/user/index.html index 36a8147..c3a3686 100644 --- a/view/user/index.html +++ b/view/user/index.html @@ -102,7 +102,9 @@ 我的文章
- +
+

不知道写什么,先留着

+