Solemn announcement:
By purchasing this system, the buyer agrees to use the system only within the scope permitted by law and guarantees not to use the system to engage in any illegal or criminal activities. The buyer agrees to bear legal responsibility for all consequences caused by the use of the system. The company does not assume any liability arising from the buyer's use of the system after the sale!
Installation method:
1. Upload website files to the website root directory
2. Import the database file into the database
3. Set pseudo-static to TP framework, and the running directory is /public
4. Configure the database: Open the file /config/database.php
5. Website backend: domain name/admin
————————————-
Personal test environment:
nginx1.16
php7.2
mysql5.6
Turn on scheduled tasks: Automatically settle dividends once every minute
/index/index/item_crontab
Front-end technology stack:
The front-end user page uses Vue. Compared with traditional HTML pages, Vue page response speed is faster and smoother. The front-end and back-end separation technology not only improves the page loading speed, but also greatly improves the user experience and makes the page closer to the native APP. User authorization and data interaction use a new solution for front-end and back-end separation: JsonWebToken (JWT). The header and payload content are signed during program data interaction to prevent content from being tampered with and ensure the security of the entire program data interaction.
Backend technology stack:
The program is newly developed based on THINKPHP6+VUE, which greatly improves code execution efficiency while ensuring safety. The background management UI is based on the new version of LayUI front-end framework
Don’t shoot if you don’t understand Vue! Because there is vue source code
Front-end demonstration: http://shop2.shangwy.cn/#/index Test account: 13800138000 Password: 123456 (F12 mobile mode is required to open the computer)
Back-end demonstration: http://shop2.shangwy.cn/admin Test account: admin Password: 123456