haiwei 发表于 2026-8-20 21:04:21

MeiuPic美优相册管理系统源码v3.0

1. 导入 dkewl.sql 数据库文件
2. 修改数据库配置文件路径 /data/config.php
3. 伪静态设置为:
location / {if (!-e $request_filename) {    rewrite ^/(.*)$ /index.php?q=$1&$args last;    break;}}
</pre>
效果图:
https://img.dkewl.com/202212/da1a429918.jpg

下载地址:MeiuPic美优相册管理系统源码v3.0.zip
页: [1]
查看完整版本: MeiuPic美优相册管理系统源码v3.0