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]