
Functions: Automatic and manual delivery, email notification, modification of background images, face-to-face payment with Alipay, product expansion information, coupons, wholesale discounts
Environmental requirements: PHP7.2+ /MySQL 5.6 +
Nginx pseudo-static:
location / {
if (!- e $request_filename){
rewrite ^(.*)$ /index.php? s=$1 last; break;
Comments0