文档更新

This commit is contained in:
技术老胡
2024-12-03 15:52:43 +08:00
parent 5f146e234b
commit a9df43fd04
22 changed files with 19 additions and 13 deletions

2
.env
View File

@@ -1,4 +1,4 @@
APP_DEBUG = true
APP_DEBUG = false
DB_TYPE = mysql
DB_HOST = 127.0.0.1

View File

@@ -1,6 +1,3 @@
# 码支付
![logo](assets/20241129_120237_logo.jpg)
@@ -155,17 +152,27 @@
### 页面展示
![](assets/20241128_171842_image.png)
![首页](assets/20241203_153935_image.png)
![](assets/20241128_171854_image.png)
![安装](assets/20241203_154034_image.png)
![](assets/20241128_171931_image.png)
![登陆](assets/20241203_154108_image.png)
![](assets/20241128_172022_image.png)
![后端控制台](assets/20241203_154141_image.png)
![](assets/20241128_172101_image.png)
![订单管理](assets/20241203_154218_image.png)
![账号管理](assets/20241203_154307_image.png)
![插件管理](assets/20241203_154420_image.png)
![用户中心](assets/20241203_154505_image.png)
![添加账号](assets/20241203_154755_image.png)
![收款码](assets/20241203_154918_image.png)
![订单详情](assets/20241203_155123_image.png)
![](assets/20241128_172229_image.png)
![](assets/20241128_172353_image.png)

View File

@@ -53,7 +53,7 @@ class InstallController
{
$envPath = app()->getRootPath() . '.env';
$envContent = <<<EOT
APP_DEBUG = true
APP_DEBUG = false
DB_TYPE = mysql
DB_HOST = {$dbConfig['host']}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

View File

@@ -1 +0,0 @@
1732883162