介绍:
这款是黑鱼站长放出来的老版本的网站模板,系统是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;
}
}
图片:
前台页面
![图片[1]-黑鱼资源网完整版 织梦整站源码 打包分享-源码吧论坛-我的板块-回忆博客](http://www.aih0.cn/wp-content/uploads/2026/07/1ba37692a577db358f31829368f2b76a.png)
会员页面-用户中心
![图片[2]-黑鱼资源网完整版 织梦整站源码 打包分享-源码吧论坛-我的板块-回忆博客](http://www.aih0.cn/wp-content/uploads/2026/07/318723924b3311c1194f626b02c8955e.png)
用户主页-个人主页
![图片[3]-黑鱼资源网完整版 织梦整站源码 打包分享-源码吧论坛-我的板块-回忆博客](http://www.aih0.cn/wp-content/uploads/2026/07/7a141dcb1a386660fca9d1261bb41c33.png)
后台页面
![图片[4]-黑鱼资源网完整版 织梦整站源码 打包分享-源码吧论坛-我的板块-回忆博客](http://www.aih0.cn/wp-content/uploads/2026/07/f1a132685def4c9d0e5b724c6190d262.png)


没有回复内容