mirror of
https://gitee.com/ShopeX/ECShopX
synced 2026-08-09 21:15:58 +08:00
修改一些已知bug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<p align="center"><img width="600" height="auto" alt="logo2" src="logo.png" /></p>
|
||||
<p align="center"><img width="600" height="auto" alt="logo" src="logo.png" /></p>
|
||||
|
||||
#
|
||||
<p align="center">English / <a href="README_cn.md">简体中文</a></p>
|
||||
@@ -189,6 +189,10 @@ Launch using 'php server'
|
||||
php -S 127.0.0.1:9058 -t public
|
||||
```
|
||||
|
||||
### The initial administrator account credentials for the system are:
|
||||
Username: admin
|
||||
Password: Shopex123
|
||||
|
||||
## License
|
||||
This project is licensed under the Apache-2.0 open-source license.
|
||||
Each ECShopX source file included in this distribution is licensed under the Apache License 2.0.
|
||||
|
||||
Reference in New Issue
Block a user