<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>网站源码 &#8211; 科技改变生活-雨落星辰</title>
	<atom:link href="https://p1e.cn/web/feed" rel="self" type="application/rss+xml" />
	<link>https://p1e.cn</link>
	<description>所有的伟大,都源于一个勇敢的开始</description>
	<lastBuildDate>Tue, 17 Oct 2023 01:57:37 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>织梦图集整合layui批量上传图片告别flash控件上传</title>
		<link>https://p1e.cn/html/2980.html</link>
					<comments>https://p1e.cn/html/2980.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Thu, 12 Aug 2021 05:32:04 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<category><![CDATA[dedecms]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2980</guid>

					<description><![CDATA[flash马上要退出舞台了，而织梦的图集上传功能更使用的就是flash控件，安全性也低，而且不能轻松实现多实例多图集 我们来把它换一换，换成现在比较流行的织梦整合layui前端框架 &#8211; layui上传模块 演示效果： 功能介绍 支持 gbk / utf8编码织梦程序 支持后台、前台、会员接入 支持所有模型接入 支持每个图片删除一并删除图片文件 支持每个图片注释 支持每个图片排序 安装教程 第一步、下载额外所需文件，根据自己网站编码 把 织梦图集layui上传模块.zip文件解压后include里面的&#]]></description>
										<content:encoded><![CDATA[<p>flash马上要退出舞台了，而织梦的图集上传功能更使用的就是flash控件，安全性也低，而且不能轻松实现多实例多图集</p>
<p>我们来把它换一换，换成现在比较流行的织梦整合layui前端框架 &#8211; layui上传模块</p>
<h2>演示效果：</h2>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-2981" title="织梦图集整合layui批量上传图片告别flash控件上传" src="https://i.p1e.cn/2021/08/zcnv4k.gif" alt="织梦图集整合layui批量上传图片告别flash控件上传" width="1188" height="742" /></p>
<h2>功能介绍</h2>
<ul class="aui list-paddingleft-2">
<li>支持 gbk / utf8编码织梦程序</li>
<li>支持后台、前台、会员接入</li>
<li>支持所有模型接入</li>
<li>支持每个图片删除一并删除图片文件</li>
<li>支持每个图片注释</li>
<li>支持每个图片排序</li>
</ul>
<h2>安装教程</h2>
<p>第一步、下载额外所需文件，根据自己网站编码</p>
<p>把 织梦图集layui上传模块.zip文件解压后include里面的&#8221;layui&#8221;文件夹和&#8221;taglib&#8221;文件夹放到你网站include文件夹里去</p>
<p>第二步、为后台图片集模型添加layui上传模块，官方原来的图集上传功能保留不动</p>
<p>伸手党 可以直接下载这4个文件替换即可使用(替换之前建议你备份你自己的这4个文件)</p>
<p>/dede/templets/album_add.htm</p>
<p>/dede/templets/album_edit.htm</p>
<p>/dede/album_add.php</p>
<p>/dede/album_edit.php</p>
<p>动手党也可以参考下面附件包里的教程来动手增加此功能。</p>
<div></div>
            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://p1e.cn/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2980.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>鲜花购物商城网站织梦模板源码</title>
		<link>https://p1e.cn/html/2813.html</link>
					<comments>https://p1e.cn/html/2813.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Tue, 23 Mar 2021 00:23:10 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<category><![CDATA[dedecms]]></category>
		<category><![CDATA[商城]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2813</guid>

					<description><![CDATA[源码风格简单大气配色，稳重而有活力。源码经过改良，添加了购物车、订单查看功能。 环境要求：PHP（5.2-5.6），MYSQL（5.X） 源码功能： 1：PC+WAP两站合一 2：麦站原创设计 3：配套安装、安全教程 4：联动筛选功能 5：订单查看 6：自由接入支付 7：购物车功能 下载权限查看 ￥ 免费下载 评论并刷新后下载 登录后下载 查看演示 {{attr.name}}： 您当前的等级为 登录后免费下载登录 小黑屋反思中，不准下载！ 评论后刷新页面下载评论 支付￥以后下载 请先登录 您今天的下载次数（次）用完]]></description>
										<content:encoded><![CDATA[<p>源码风格简单大气配色，稳重而有活力。源码经过改良，添加了购物车、订单查看功能。</p>
<p>环境要求：PHP（5.2-5.6），MYSQL（5.X）</p>
<h3>源码功能：</h3>
<p>1：PC+WAP两站合一</p>
<p>2：麦站原创设计</p>
<p>3：配套安装、安全教程</p>
<p>4：联动筛选功能</p>
<p>5：订单查看</p>
<p>6：自由接入支付</p>
<p>7：购物车功能</p>
<p><img decoding="async" class="alignnone size-full wp-image-2816" src="https://i.p1e.cn/2021/03/1616458918-3-21031621495G62.jpg" alt="" width="739" height="2422" /></p>
<div></div>
            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://p1e.cn/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2813.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>万能门店小程序全开源独立版V5.1.0+前端</title>
		<link>https://p1e.cn/html/2656.html</link>
					<comments>https://p1e.cn/html/2656.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Sat, 27 Feb 2021 06:17:09 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<category><![CDATA[万能门店]]></category>
		<category><![CDATA[小程序]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2656</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2656.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>织梦伪静态插件、一键开启伪静态</title>
		<link>https://p1e.cn/html/2310.html</link>
					<comments>https://p1e.cn/html/2310.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Mon, 11 Jan 2021 07:03:21 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<category><![CDATA[dedecms]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2310</guid>

					<description><![CDATA[织梦伪静态插件发布的一款一键开启伪静态插件，通过该插件可以非常方便的打开织梦伪静态功能，且访问路径与PC版静态地址一致，对SEO更加友好。 页面内容实时更新，无需手动生成html，更加节省时间，彻底解决织梦生成静态页面速度慢，特别是对于文章数量多的网站，每次生成静态HTML会非常痛苦，但不生成静态，默认的动态地址对SEO又不友好，那么开启伪静态就是最好的办法了，开启伪静态后，栏目及文章地址依旧与静态化时的地址一致，但却不用生成html，极大的节省了时间。 ★伪静态插件安装说及配置说明★ 1、登录织梦后台，找到左侧菜]]></description>
										<content:encoded><![CDATA[<p>织梦伪静态插件发布的一款一键开启伪静态插件，通过该插件可以非常方便的打开织梦伪静态功能，且访问路径与PC版静态地址一致，对SEO更加友好。</p>
<p>页面内容实时更新，无需手动生成html，更加节省时间，彻底解决织梦生成静态页面速度慢，特别是对于文章数量多的网站，每次生成静态HTML会非常痛苦，但不生成静态，默认的动态地址对SEO又不友好，那么开启伪静态就是最好的办法了，开启伪静态后，栏目及文章地址依旧与静态化时的地址一致，但却不用生成html，极大的节省了时间。</p>
<p><img decoding="async" class="alignnone size-full" src="https://i.p1e.cn/2021/01/1610348390-3-200ZH25214K2.jpg" width="1112" height="788" /></p>
<h2>★伪静态插件安装说及配置说明★</h2>
<p>1、登录织梦后台，找到左侧菜单‘模块’- ‘上传新模块’</p>
<p>2、点击选择文件上传gbk.xml或者utf8.xml，点击确定完成插件的上传</p>
<p>3、点击左侧菜单‘模块’- ‘模块管理’，点击插件名称右边的‘安装’</p>
<p>4、安装界面可以查看目录是否具有写入权限，需要写入权限才能保证插件的正确安装</p>
<p>5、‘对于已存在文件处理方法’，请选择‘覆盖’，点击确定即可完成插件的安装</p>
<p>6、安装好插件后，在‘模块’ &#8211; ‘辅助插件’ &#8211; ‘伪静态助手’处填写并保存配置信息</p>
<p>7、点击“详情参见”按钮复制伪静态代码到指定位置</p>
<p>8、伪静态成功开启</p>
<p>按照以上步骤配置完后，需要将静态规则部署到相应的服务器或者虚拟主机中：</p>
<p>一、如果您的主机是apache环境</p>
<p>请将以下伪静态代码拷贝至根目录下的.htaccess文件中：</p>
<table>
<tbody>
<tr>
<td>#dedecms电脑端目录结构apache伪静态</p>
<p>RewriteEngine On</p>
<p>RewriteBase /</p>
<p>RewriteCond %{REQUEST_URI} /+[^\.]+$</p>
<p>RewriteRule ^(.+[^/])$ %{REQUEST_URI}/ [R=301,L]</p>
<p>#首页</p>
<p>RewriteRule ^/$ /plus/rewrite_index\.php [L]</p>
<p>RewriteRule ^index\.html$ /plus/rewrite_index\.php [L]</p>
<p>RewriteRule ^index\.php$ /plus/rewrite_index\.php [L]</p>
<p>#首页</p>
<p>RewriteRule ^dede/$  /dede/index.php</p>
<p>#TAG标签</p>
<p>RewriteRule ^tags\.html$ /plus/rewrite_tags\.php</p>
<p>RewriteRule ^tags/(.*)\.html /plus/rewrite_tags\.php\?\/$1 [L]</p>
<p>RewriteRule ^tags/(.*)_([0-9])(?:(\?.*))\.html* /plus/rewrite_tags.php?\/$1\/$2; [L]</p>
<p>#搜索页</p>
<p>RewriteRule ^search/(.*)/([0-9]+)\.html$  /plus/rewrite_search.php?q=$1&amp;PageNo=$2&amp;pagesize=10&amp;searchtype=title [L]</p>
<p>RewriteRule ^search/(.*)\.html$  /plus/rewrite_search.php?q=$1&amp;pagesize=10&amp;searchtype=title [L]</p>
<p>#列表栏目</p>
<p>RewriteRule ^(.*)/$ /plus/rewrite_list.php?tid=$1 [L]</p>
<p>#列表栏目分页</p>
<p>RewriteRule ^(.*)/list_([0-9]+)_([0-9]+)\.html$ /plus/rewrite_list.php?tid=$1&amp;PageNo=$2 [L]</p>
<p>RewriteRule ^(.*)/list_([0-9]+)\.html$ /plus/rewrite_list.php?tid=$1&amp;PageNo=$2 [L]</p>
<p>#文章页</p>
<p>RewriteRule ^(.*)/(.*)\.html$ /plus/rewrite_view.php?aid=$1</p>
<p>#文章页分页</p>
<p>RewriteRule ^(.*)/([0-9]+)_([0-9]+)\.html$ /plus/rewrite_view.php?aid=$1&amp;pageno=$2</td>
</tr>
</tbody>
</table>
<div></div>
<p>如果需要手机端伪静态，请将以下伪静态代码拷贝至/m目录下的.htaccess文件中：</p>
<table border="1" cellspacing="1" cellpadding="1">
<tbody>
<tr>
<td>#dedecms手机目录结构apache伪静态</p>
<p>RewriteEngine On</p>
<p>RewriteBase /m</p>
<p>RewriteCond %{REQUEST_URI} /+[^\.]+$</p>
<p>RewriteRule ^(.+[^/])$ %{REQUEST_URI}/ [R=301,L]</p>
<p>#首页</p>
<p>RewriteRule ^$ /plus/rewrite_index\.php?mobile=1 [L]</p>
<p>RewriteRule ^index\.html$ /plus/rewrite_index\.php?mobile=1 [L]</p>
<p>RewriteRule ^index\.php$ /plus/rewrite_index\.php?mobile=1 [L]</p>
<p>#TAG标签</p>
<p>RewriteRule ^tags\.html$ /plus/rewrite_tags\.php?mobile=1 [L]</p>
<p>RewriteRule ^tags/(.*)\.html /plus/rewrite_tags\.php\?\/$1&amp;mobile=1 [L]</p>
<p>RewriteRule ^tags/(.*)_([0-9])(?:(\?.*))\.html* /plus/rewrite_tags.php?\/$1\/$2&amp;mobile=1 [L]</p>
<p>#搜索页</p>
<p>RewriteRule ^search/(.*)/([0-9]+)\.html$  /plus/rewrite_search.php?q=$1&amp;PageNo=$2&amp;pagesize=10&amp;searchtype=title&amp;mobile=1 [L]</p>
<p>RewriteRule ^search/(.*)\.html$  /plus/rewrite_search.php?q=$1&amp;pagesize=10&amp;searchtype=title&amp;mobile=1 [L]</p>
<p>#列表栏目</p>
<p>RewriteRule ^(.*)/$ /plus/rewrite_list.php?tid=$1&amp;mobile=1 [L]</p>
<p>#列表栏目分页</p>
<p>RewriteRule ^(.*)/list_([0-9]+)_([0-9]+)\.html$ /plus/rewrite_list.php?tid=$1&amp;PageNo=$2&amp;mobile=1 [L]</p>
<p>RewriteRule ^(.*)/list_([0-9]+)\.html$ /plus/rewrite_list.php?tid=$1&amp;PageNo=$2&amp;mobile=1 [L]</p>
<p>#文章页</p>
<p>RewriteRule ^(.*)/(.*)\.html$ /plus/rewrite_view.php?aid=$1&amp;mobile=1</p>
<p>#文章页分页</p>
<p>RewriteRule ^(.*)/([0-9]+)_([0-9]+)\.html$ /plus/rewrite_view.php?aid=$1&amp;pageno=$2&amp;mobile=1</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>二、如果您的主机是nginx环境</p>
<p>把大括号{}里的代码放到你的nginx配置文件location /{}里面去。如你的环境是使用宝塔面板搭建的，请直接将下面文本框里面的代码粘贴到站点设置中的“伪静态”选项卡中。</p>
<table>
<tbody>
<tr>
<td>location / {</p>
<p>#手机版伪静态规则</p>
<p>#首页</p>
<p>rewrite ^/m/$ /plus/rewrite_index.php?mobile=1 last;</p>
<p>rewrite ^/m/index\.html$ /plus/rewrite_index.php?mobile=1 last;</p>
<p>rewrite ^/m/index\.php$ /plus/rewrite_index.php?mobile=1 last;</p>
<p>#TAG标签</p>
<p>rewrite ^/m/tags\.html$ /plus/rewrite_tags.php?mobile=1 last;</p>
<p>rewrite ^/m/tags/(.*)\.html /plus/rewrite_tags.php?/$1&amp;mobile=1 last;</p>
<p>rewrite ^/m/tags/(.*)_([0-9])(?:(\?.*))\.html* /plus/rewrite_tags.php?/$1/$2&amp;mobile=1 last;</p>
<p>#搜索页</p>
<p>rewrite ^/m/search/(.*)/([0-9]+)\.html$  /plus/rewrite_search.php?q=$1&amp;PageNo=$2&amp;pagesize=10&amp;searchtype=title&amp;mobile=1 last;</p>
<p>rewrite ^/m/search/(.*)\.html$  /plus/rewrite_search.php?q=$1&amp;pagesize=10&amp;searchtype=title&amp;mobile=1 last;</p>
<p>#列表栏目</p>
<p>rewrite ^/m/(.*)/$ /plus/rewrite_list.php?tid=$1&amp;mobile=1 last;</p>
<p>#列表栏目分页</p>
<p>rewrite ^/m/(.*)/list_([0-9]+)_([0-9]+)\.html$ /plus/rewrite_list.php?tid=$1&amp;PageNo=$2&amp;mobile=1 last;</p>
<p>rewrite ^/m/(.*)/list_([0-9]+)\.html$ /plus/rewrite_list.php?tid=$1&amp;PageNo=$2&amp;mobile=1 last;</p>
<p>#文章页</p>
<p>rewrite ^/m/(.*)/(.*)\.html$ /plus/rewrite_view.php?aid=$1&amp;mobile=1 last;</p>
<p>#文章页分页</p>
<p>rewrite ^/m/(.*)/([0-9]+)_([0-9]+)\.html$ /plus/rewrite_view.php?aid=$1&amp;pageno=$2&amp;mobile=1 last;</p>
<p>#PC版伪静态规则</p>
<p>#首页</p>
<p>rewrite ^/$ /plus/rewrite_index.php last;</p>
<p>rewrite ^/index\.html$ /plus/rewrite_index.php last;</p>
<p>rewrite ^/index\.php$ /plus/rewrite_index.php last;</p>
<p>#后台首页</p>
<p>rewrite ^/dede/$  /dede/index.php last;</p>
<p>#TAG标签</p>
<p>rewrite ^/tags\.html$ /rewrite_tags.php;</p>
<p>rewrite ^/tags/(.*)\.html$ /rewrite_tags.php?/$1 last;</p>
<p>rewrite ^/tags/(.*)_([0-9])(?:(\?.*))\.html* /rewrite_tags.php?/$1/$2 last;</p>
<p>#搜索页</p>
<p>rewrite ^/search/(.*)/([0-9]+)\.html$  /plus/rewrite_search.php?q=$1&amp;PageNo=$2&amp;pagesize=10&amp;searchtype=title last;</p>
<p>rewrite ^/search/(.*)\.html$  /plus/rewrite_search.php?q=$1&amp;pagesize=10&amp;searchtype=title last;</p>
<p>#列表栏目</p>
<p>rewrite ^(.*)/$ /plus/rewrite_list.php?tid=$1 last;</p>
<p>#列表栏目分页</p>
<p>rewrite ^(.*)/list_([0-9]+)_([0-9]+)\.html$ /plus/rewrite_list.php?tid=$1&amp;PageNo=$2 last;</p>
<p>rewrite ^(.*)/list_([0-9]+)\.html$ /plus/rewrite_list.php?tid=$1&amp;PageNo=$2 last;</p>
<p>#文章页</p>
<p>rewrite ^(.*)/(.*)\.html$ /plus/rewrite_view.php?aid=$1;</p>
<p>#文章页分页</p>
<p>rewrite ^(.*)/([0-9]+)_([0-9]+)\.html$ /plus/rewrite_view.php?aid=$1&amp;pageno=$2;</p>
<p>if ($request_uri  !~*  \.html$) {</p>
<p>rewrite ^(.*[^/])$ $1/ permanent;</p>
<p>}</p>
<p>}</td>
</tr>
</tbody>
</table>
<div></div>
            <div class="download-box mg-b" id="download-box" ref="downloadBox">
            <div>
                
                <div class="down-ready">
                    <div class="download-list gujia" ref="gujia">
                        <div class="download-item">
                            <div class="download-thumb" style="'background-image: url();'">
                            </div>
                            <div class="download-rights">
                                <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                    <li><span class="gujia-bg"></span></li>
                                </ul>
                            </div>
                            <div class="download-info">
                            <div class="download-rights-title"><span class="gujia-bg"></span></div>
                                <ul>
                                </ul>
                                <div class="download-current">
                                    <div class=""></div>
                                </div>
                                <div class="download-button-box">
                                    <div class=""></div>
                                    <div class=""></div>
                                    <div class=""></div>
                                </div>
                            </div>
                        </div> 
                    </div>
                </div>
                <div class="download-list" v-cloak>
                    <div v-for="(item,index) in list" :class="'download-item b2-radius '+(item.current_user.can.allow ? 'allow-down' : 'not-allow-down')" v-show="picked == index" v-cloak>
                        <div class="download-rights" v-cloak>
                        <div class="download-rights-title"><i class="b2font b2-download-cloud-line1 "></i>下载权限</div><span class="mobile-show" @click="item.show_role = !item.show_role">查看</span>
                            <ul v-if="item.show_role">
                                <li v-for="right in item.rights" :class="right.lv == item.current_user.lv.lv.lv || right.lv == item.current_user.lv.vip.lv ? 'red' : ''">
                                    <div><span v-text="right.lv_name+'：'"></span></div>
                                    <div v-if="right.type == 'money'">￥<span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'credit'"><i class="b2font b2-coin-line "></i><span v-text="right.value"></span></div>
                                    <div v-if="right.type == 'free'">免费下载</div>
                                    <div v-if="right.type == 'comment'">评论并刷新后下载</div>
                                    <div v-if="right.type == 'login'">登录后下载</div>
                                    
                                </li>
                            </ul>
                        </div>
                        
                        <div class="download-info">
                        <div class="download-rights-title"><span v-text="item.name"></span><a :href="item.view" target="_blank" class="download-view button empty text" v-if="item.view">查看演示<i class="b2font b2-arrow-right-s-line "></i></a></div>
                            <ul v-show="item.attrs.length >0">
                                <li v-for="attr in item.attrs">
                                    <span class="download-attr-name">{{attr.name}}：</span>
                                    <span v-html="attr.value"></span>
                                </li>
                            </ul>
                            <div class="download-current">
                                <span>您当前的等级为</span>
                                <span v-if="item.current_user.lv.lv" v-html="item.current_user.lv.lv.icon"></span>
                                <span v-if="item.current_user.lv.vip" v-html="item.current_user.lv.vip.icon"></span>
                                <div class="" v-if="!item.current_user.can.allow">
                                    <span v-if="item.current_user.can.type == 'login'">
                                    登录后免费下载<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'dark_room'">
                                    小黑屋反思中，不准下载！
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'comment'">
                                    评论后刷新页面下载<a href="#respond">评论</a>
                                    </span>
                                    <span v-else-if="item.current_user.lv.lv.lv == 'guest' && !item.current_user.guest">
                                        <span v-show="list[index].rights[0].lv == 'all'" v-cloak>支付<b><template v-if="item.current_user.can.type == 'credit'"><i class="b2font b2-coin-line "></i></template><template v-else>￥</template><i v-html="list[index].current_user.can.value"></i></b>以后下载</span>
                                        请先<a href="javascript:void(0)" onclick="login.show = true;login.loginType = 1">登录</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'full'" class="green">
                                        您今天的下载次数（<b v-text="item.current_user.can.total_count"></b>次）用完了，请明天再来
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'credit'">
                                        支付积分<b><i class="b2font b2-coin-line "></i><i v-html="list[index].current_user.can.value"></i></b>以后下载<a href="javascript:void(0)" @click="credit(index)">立即支付</a>
                                    </span>
                                    <span v-else-if="item.current_user.can.type == 'money'">
                                        支付<b v-text="'￥'+list[index].current_user.can.value"></b>以后下载<a href="javascript:void(0)" @click="pay(index)">立即支付</a>
                                    </span>
                                    
                                    <span v-else>
                                        您当前的用户组不允许下载<a href="https://p1e.cn/vips" target="_blank">升级会员</a>
                                    </span>
                                </div>
                                <div class="" v-else>
                                    <span v-if="item.current_user.current_guest == 0 || item.current_user.can.free_down" class="green">
                                        您已获得下载权限
                                    </span>
                                    <span class="green" v-else>
                                        您可以每天下载资源<b v-text="item.current_user.can.total_count"></b>次，今日剩余<b v-text="item.current_user.can.count"></b>次
                                    </span>
                                </div>
                            </div>
                            <div class="download-button-box">
                                <button @click="go(b.link,item.current_user.can.allow,item,index)" class="button" v-text="b.name" v-for="b in item.button"></button>
                            </div>
                        </div>
                    </div>
                </div>
                </div>
            </div>
        ]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2310.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>利物直播购物商城多开版v1.1.48&#124;小程序直播购物系统&#124;仿淘宝、B站购物直播带货小程序</title>
		<link>https://p1e.cn/html/2100.html</link>
					<comments>https://p1e.cn/html/2100.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Tue, 21 Apr 2020 07:54:18 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<category><![CDATA[利物直播]]></category>
		<category><![CDATA[小程序]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2100</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2100.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>商城v3 3.19.2企业版：新增小程序直播应用，带最新好物圈+农场，支持订阅消息</title>
		<link>https://p1e.cn/html/1857.html</link>
					<comments>https://p1e.cn/html/1857.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Sun, 19 Apr 2020 08:18:23 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=1857</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/1857.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>有师傅在线家政服务小程序2.4.14开源版源码分享,新增报价短信通知功能</title>
		<link>https://p1e.cn/html/2070.html</link>
					<comments>https://p1e.cn/html/2070.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Wed, 15 Apr 2020 05:38:29 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<category><![CDATA[家政服务]]></category>
		<category><![CDATA[小程序]]></category>
		<category><![CDATA[有师傅]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2070</guid>

					<description><![CDATA[升级内容： 1认证缴纳保证金细节优化 2新增报价短信通知 3报价抢单限制 &#160; &#160;]]></description>
										<content:encoded><![CDATA[<p>升级内容：<br />
1认证缴纳保证金细节优化<br />
2新增报价短信通知<br />
3报价抢单限制</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2079" src="https://i.p1e.cn/2020/04/1a959ee65cd052.jpg" width="1080" height="2280" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2070.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[已测试]即用WIFI企业商用多开版v2.4.3完整版小程序全插件双端</title>
		<link>https://p1e.cn/html/2066.html</link>
					<comments>https://p1e.cn/html/2066.html#respond</comments>
		
		<dc:creator><![CDATA[Ocean]]></dc:creator>
		<pubDate>Tue, 14 Apr 2020 08:46:30 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<category><![CDATA[即用WIFI]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2066</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2066.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[已测试]商城V3企业开源版v3.19.0</title>
		<link>https://p1e.cn/html/2031.html</link>
					<comments>https://p1e.cn/html/2031.html#respond</comments>
		
		<dc:creator><![CDATA[Ocean]]></dc:creator>
		<pubDate>Fri, 10 Apr 2020 03:21:21 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2031</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2031.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>利物直播购物商城1.1.43完整版小程序</title>
		<link>https://p1e.cn/html/2025.html</link>
					<comments>https://p1e.cn/html/2025.html#respond</comments>
		
		<dc:creator><![CDATA[Ocean]]></dc:creator>
		<pubDate>Wed, 08 Apr 2020 07:42:49 +0000</pubDate>
				<category><![CDATA[网站源码]]></category>
		<category><![CDATA[利物直播]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2025</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2025.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
