黑鱼资源网织梦CMS整站源码下载版

黑鱼资源网织梦CMS整站源码下载版-七七源码网
黑鱼资源网完整版织梦整站源码
此内容为免费资源,请登录后查看
0
当前下载源码来自网络采集,请勿商业运营,违法使用和传播!仅供研究学习使用!请支持作者正版授权源码。
免费资源

介绍:这款是黑鱼站长放出来的源码,系统是dede也就是织梦系统,源码和模板都在这里了,对这款有兴趣的兄弟们 可以搭建体验!关于安装教程:程序是dede 下载源码->解压->导入数据库->修改织梦数据库文件dede数据库配置文件所在路径为:/data/common.inc.php
后台地址为admin  账户和密码也是admin
设置伪静态:
location / {
#单页伪静态规则
rewrite ^/delete\.html /plus/danye.php?aid=1 last;
rewrite ^/tg\.html /plus/danye.php?aid=2 last;
rewrite ^/ad\.html /plus/danye.php?aid=3 last;
rewrite ^/copyright\.html /plus/danye.php?aid=5 last;
rewrite ^/adtousu\.html /plus/danye.php?aid=12 last;
rewrite ^/sitemap\.xml$ /plus/sitemap.php last;
#PC版伪静态规则
rewrite ^/$ /plus/rewrite.php?s=$1 last;
rewrite ^/index\.html$ /plus/rewrite.php?s=$1 last;if (!-e $request_filename) {
rewrite ^/m/(.*)$ /plus/rewrite.php?s=$1&mobile=1 last;
rewrite ^/(.*)$ /plus/rewrite.php?s=$1 last;
rewrite ^(.*)$ /plus/rewrite.php?s=$1 last;
}
}
前台页面1630751741939775.png会员页面-用户中心1630751764355838.png用户主页-个人主页1630751782784271.png后台页面1630751796694894.png

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容