介绍:
这款是黑鱼站长放出来的源码,系统是dede也就是织梦系统,源码和模板都在这里了,对这款有兴趣的兄弟们 可以搭建体验!
关于安装教程:
程序是dede 下载源码->解压->导入数据库->修改织梦数据库文件
dede数据库配置文件所在路径为:/data/common.inc.php
后台地址为admin 账户和密码也是admin
设置伪静态:
location/{ #单页伪静态规则 rewrite^/delete\.html/plus/danye.php?aid=1last; rewrite^/tg\.html/plus/danye.php?aid=2last; rewrite^/ad\.html/plus/danye.php?aid=3last; rewrite^/copyright\.html/plus/danye.php?aid=5last; rewrite^/adtousu\.html/plus/danye.php?aid=12last; rewrite^/sitemap\.xml$/plus/sitemap.phplast; #PC版伪静态规则 rewrite^/$/plus/rewrite.php?s=$1last; rewrite^/index\.html$/plus/rewrite.php?s=$1last;if(!-e$request_filename){ rewrite^/m/(.*)$/plus/rewrite.php?s=$1&mobile=1last; rewrite^/(.*)$/plus/rewrite.php?s=$1last; rewrite^(.*)$/plus/rewrite.php?s=$1last; } }
图片:
前台页面
会员页面-用户中心
用户主页-个人主页
后台页面
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
评论(0)