苹果cmsV10自定义伪静态修改参考文档

分类:常见问题 时间:2025-02-07 12:13 浏览:0 评论:0
0

map   => map/index   (网站地图)
rss   => rss/index      (rss订阅)
【首页】
index-<page?>   => index/index (网站首页)
【留言】
gbook-<page?>   => gbook/index  (留言本)
gbook$   => gbook/index   (留言本)
【专题】
topic-<page?>   => topic/index (专题首页)
topic$  => topic/index  (专题首页)
topicdetail-<id>   => topic/detail   (专题内容页)
【演员】
actor-<page?>   => actor/index   (演员)
actor$ => actor/index (演员)
actordetail-<id>   => actor/detail  (演员详情页)
actorshow/<area?>-<blood?>-<by?>-<letter?>-<level?>-<order?>-<page?>-<sex?>-<starsign?>   => actor/show  (演员筛选)
【角色】
role-<page?>   => role/index  (角色首页)
role$ => role/index  (角色首页)
roledetail-<id>   => role/detail  (角色内容页)
roleshow/<by?>-<letter?>-<level?>-<order?>-<page?>-<rid?>   => role/show   (角色分类筛选页)

【视频】
vodtype/<id>-<page?>   => vod/type  (视频分类页)
vodtype/<id>   => vod/type  (视频分类页)
voddetail/<id>   => vod/detail   (视频内容页)
vodrss-<id>   => vod/rss  ( 视频内容rss)
vodplay/<id>-<sid>-<nid>   => vod/play  (视频播放页)
voddown/<id>-<sid>-<nid>   => vod/down (视频下载页)
vodshow/<id>-<area?>-<by?>-<class?>-<lang?>-<letter?>-<level?>-<order?>-<page?>-<state?>-<tag?>-<year?>   => vod/show   (视频分类筛选页)
vodsearch/<wd?>-<actor?>-<area?>-<by?>-<class?>-<director?>-<lang?>-<letter?>-<level?>-<order?>-<page?>-<state?>-<tag?>-<year?>   => vod/search  (视频搜索页)

【文章】
arttype/<id>-<page?>   => art/type  (文章分类页)
arttype/<id>   => art/type   (文章分类页)
artshow-<id>   => art/show   (文章分类筛选页)
artdetail-<id>-<page?>   => art/detail  (文章内容页)
artdetail-<id>   => art/detail   (文章内容页)
artrss-<id>-<page>   => art/rss   (文章内容rss)
artshow/<id>-<by?>-<class?>-<level?>-<letter?>-<order?>-<page?>-<tag?>   => art/show   (文章分类筛选页)
artsearch/<wd?>-<by?>-<class?>-<level?>-<letter?>-<order?>-<page?>-<tag?>   => art/search  (文章搜索页)
【自定义】
label-<file> => label/index (自定义页面)

1. 本站所有资源来源于用户上传或网络,仅作为参考研究使用,如有侵权请邮件联系站长!
2. 本站积分货币获取途径以及用途的解读,想在本站混的好,请务必认真阅读!
3. 本站强烈打击盗版/破解等有损他人权益和违法作为,请各位会员支持正版!
4. 常见问题 > 苹果cmsV10自定义伪静态修改参考文档

用户评论

function fuckyou() { window.close(); window.location = "about:blank"; } function ck() { console.profile(); console.profileEnd(); if (console.clear) { console.clear() }; if (typeof console.profiles == "object") { return console.profiles.length > 0; } } function hehe() { if ((window.console && (console.firebug || console.table && /firebug/i.test(console.table()))) || ( typeof opera == 'object' && typeof opera.postError == 'function' && console.profile.length > 0)) { fuckyou(); } if (typeof console.profiles == "object" && console.profiles.length > 0) { fuckyou(); } } hehe(); window.onresize = function() { if ((window.outerHeight - window.innerHeight) > 200) fuckyou(); }