From 042f37a7773c25c8e20f026b4f61e50d1108f176 Mon Sep 17 00:00:00 2001 From: Flatlogic Bot Date: Wed, 18 Feb 2026 14:58:53 +0000 Subject: [PATCH] Autosave: 20260218-145853 --- admin/layout.php | 50 +-- admin/settings.php | 27 +- api/binary.php | 2 +- api/finance.php | 2 +- app.php | 107 +++++- assets/images/logo.png | Bin 1260309 -> 1186434 bytes assets/pasted-20260218-135013-ab427994.png | Bin 0 -> 1186434 bytes assets/pasted-20260218-141558-d6fc3956.png | Bin 0 -> 115175 bytes assets/pasted-20260218-141841-05dc96e5.png | Bin 0 -> 113051 bytes assets/pasted-20260218-144640-ce82fe8a.png | Bin 0 -> 72236 bytes assets/pasted-20260218-145425-64e691ff.png | Bin 0 -> 18738 bytes auth/login.php | 9 +- auth/register.php | 9 +- downloads/.htaccess | 6 + downloads/byro.apk | 1 + includes/footer.php | 13 +- includes/header.php | 26 +- includes/lang.php | 358 ++++++++------------- includes/terminal_layout.php | 4 +- recharge.php | 107 +++++- security.php | 201 ++++++++---- withdraw.php | 147 ++++++++- 22 files changed, 691 insertions(+), 378 deletions(-) create mode 100644 assets/pasted-20260218-135013-ab427994.png create mode 100644 assets/pasted-20260218-141558-d6fc3956.png create mode 100644 assets/pasted-20260218-141841-05dc96e5.png create mode 100644 assets/pasted-20260218-144640-ce82fe8a.png create mode 100644 assets/pasted-20260218-145425-64e691ff.png create mode 100644 downloads/.htaccess create mode 100644 downloads/byro.apk diff --git a/admin/layout.php b/admin/layout.php index 9c4ddf6..9e3d376 100644 --- a/admin/layout.php +++ b/admin/layout.php @@ -1,5 +1,6 @@ - + @@ -146,66 +147,66 @@ function renderAdminPage($content, $title = '后台管理') { - +
- 首页 + - 玩家管理 + 0 - 代理管理 + - 充提管理 + 0 - 财务明细 + - 秒合约管理 + 0 - 永续合约 + 0 - 币币交易 + 0 - 实名认证 + 0 - 兑换管理 - 质押挖矿 - AI控盘 + + + - 客服管理 + 0 - 后台设置 + - 个人设置 +
@@ -214,6 +215,19 @@ function renderAdminPage($content, $title = '后台管理') {
+
欢迎您,
diff --git a/admin/settings.php b/admin/settings.php index db44c5e..d1f3011 100644 --- a/admin/settings.php +++ b/admin/settings.php @@ -20,7 +20,10 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { 'smtp_pass' => $_POST['smtp_pass'] ?? '', 'smtp_secure' => $_POST['smtp_secure'] ?? 'tls', 'mail_from_email' => $_POST['mail_from_email'] ?? '', - 'mail_from_name' => $_POST['mail_from_name'] ?? 'Byro Exchange' + 'mail_from_name' => $_POST['mail_from_name'] ?? 'Byro Exchange', + 'ios_download_url' => $_POST['ios_download_url'] ?? '#', + 'android_download_url' => $_POST['android_download_url'] ?? '#', + 'apk_download_url' => $_POST['apk_download_url'] ?? '/downloads/byro.apk' ]; foreach ($settings_to_update as $key => $value) { @@ -117,6 +120,28 @@ ob_start();
+
+ +
APP 下载设置
+ +
+
+ + +
+
+ + +
+
+ +
+ + +
+
+
+
diff --git a/recharge.php b/recharge.php index c510981..49d82a6 100644 --- a/recharge.php +++ b/recharge.php @@ -90,6 +90,29 @@ $bep20_addr = $settings['usdt_bep20_address'] ?? '0x742d35Cc6634C0532925a3b844Bc + +
+
+ +
+
    +
  • +
  • +
  • +
  • +
+
+ +
+
+ +
+
    +
  • +
  • +
  • +
+
@@ -104,15 +127,69 @@ $bep20_addr = $settings['usdt_bep20_address'] ?? '0x742d35Cc6634C0532925a3b844Bc -... - + +
+ +
+ + + +
+
+ +
+
+ QR Code +
+
+ + +
+

+ + +

+
+ +
+ +
+ + USDT +
+
+ + + +
+
+ +
+
    +
  • +
  • +
  • +
  • +
+
+ + + + + + + + +