動態頁面模板目錄結構 |
/e/template/ 動態頁面模板目錄 ├DoInfo/ 前臺投稿模板目錄 (對應程序目錄:/e/DoInfo/) │├AddInfo.php 發布投稿頁面模板 (對應程序文件:/e/DoInfo/AddInfo.php) │├ChangeClass.php 發布投稿選擇欄目頁面模板 (對應程序文件:/e/DoInfo/ChangeClass.php) │├DoInfo.php 管理投稿首頁頁面模板 (對應程序文件:/e/DoInfo/index.php) │└tran.php 發布投稿上傳附件頁面模板 (對應程序文件:/e/DoInfo/tran.php) ├DownSys/ 下載模型頁面模板目錄 (對應程序目錄:/e/DownSys/) │└report.php 提交錯誤報告頁面模板 (對應程序文件:/e/report/index.php) ├member/ 會員中心模板目錄 (對應程序目錄:/e/member/) │├memberlist/ 會員列表頁面模板目錄 (對應程序文件:/e/member/list/index.php) │├mspace/ 管理會員空間頁面模板目錄 (對應程序目錄:/e/member/mspace/) ││├ChangeStyle.php 選擇空間模板頁面模板 (對應程序文件:/e/member/mspace/ChangeStyle.php) ││├feedback.php 管理會員空間反饋頁面模板 (對應程序文件:/e/member/mspace/feedback.php) ││├gbook.php 管理會員空間留言頁面模板 (對應程序文件:/e/member/mspace/gbook.php) ││├ReGbook.php 管理會員空間留言回復頁面模板 (對應程序文件:/e/member/mspace/ReGbook.php) ││├SetSpace.php 設置會員空間頁面模板 (對應程序文件:/e/member/mspace/SetSpace.php) ││└ShowFeedback.php 管理會員空間反饋顯示反饋頁面模板 (對應程序文件:/e/member/mspace/ShowFeedback.php) │├AddFava.php 增加收藏頁面模板 (對應程序文件:/e/member/fava/add/index.php) │├AddFriend.php 增加好友頁面模板 (對應程序文件:/e/member/friend/add/index.php) │├AddMsg.php 發送站內信息頁面模板 (對應程序文件:/e/member/msg/AddMsg/index.php) │├buybak.php 購買記錄頁面模板 (對應程序文件:/e/member/buybak/index.php) │├buygroup.php 購買充值類型頁面模板 (對應程序文件:/e/member/buygroup/index.php) │├card.php 點卡充值頁面模板 (對應程序文件:/e/member/card/index.php) │├ChangeFriend.php 選擇好友頁面模板 (對應程序文件:/e/member/friend/FriendClass/index.php) │├ChangeRegister.php 選擇注冊會員組頁面模板 (對應程序文件:/e/member/register/ChangeRegister.php) │├cp.php 會員中心首頁頁面模板 (對應程序文件:/e/member/cp/index.php) │├downbak.php 消費記錄頁面模板 (對應程序文件:/e/member/downbak/index.php) │├EditInfo.php 修改資料頁面模板 (對應程序文件:/e/member/EditInfo/index.php) │├EditSafeInfo.php 修改安全資料頁面模板 (對應程序文件:/e/member/EditInfo/EditSafeInfo.php) │├fava.php 管理收藏頁面模板 (對應程序文件:/e/member/fava/index.php) │├FavaClass.php 管理收藏分類頁面模板 (對應程序文件:/e/member/fava/FavaClass/index.php) │├friend.php 管理好友頁面模板 (對應程序文件:/e/member/friend/index.php) │├FriendClass.php 管理好友分類頁面模板 (對應程序文件:/e/member/friend/FriendClass/index.php) │├getpass.php 取回密碼重置頁面模板 (對應程序文件:/e/member/GetPassword/getpass.php) │├GetPassword.php 取回密碼頁面模板 (對應程序文件:/e/member/GetPassword/index.php) │├login.php 會員登錄頁面模板 (對應程序文件:/e/member/login/index.php) │├loginopen.php 彈出頁面提示重新登陸頁面模板 (對應程序文件:/e/member/login/login.php) │├msg.php 管理站內信息頁面模板 (對應程序文件:/e/member/msg/index.php) │├my.php 我的狀態頁面模板 (對應程序文件:/e/member/my/index.php) │├register.php 會員注冊頁面模板 (對應程序文件:/e/member/register/index.php) │├regsend.php 注冊激活帳號頁面模板 (對應程序文件:/e/member/register/regsend.php) │├ShowInfo.php 查看會員資料頁面模板 (對應程序文件:/e/member/ShowInfo/index.php) │└ViewMsg.php 查看站內信息內容頁面模板 (對應程序文件:/e/member/msg/ViewMsg/index.php) ├payapi/ 在線支付頁面模板目錄 (對應程序目錄:/e/payapi/) │└payapi.php 在線支付頁面模板 (對應程序文件:/e/payapi/index.php) ├public/ 公共程序頁面模板目錄 (對應程序目錄:/e/public/) │└vote.php 信息投票結果頁面模板 (對應程序文件:/e/public/vote/index.php) ├ShopSys/ 商城模型頁面模板目錄 (對應程序目錄:/e/ShopSys/) │├buycar.php 購物車頁面模板 (對應程序文件:/e/ShopSys/buycar/index.php) │├ListDd.php 管理商城訂單頁面模板 (對應程序文件:/e/ShopSys/ListDd/index.php) │├order.php 訂單提交表單頁面模板 (對應程序文件:/e/ShopSys/order/index.php) │├ShowDd.php 查看商城訂單內容頁面模板 (對應程序文件:/e/ShopSys/ShowDd/index.php) │└SubmitOrder.php 訂單提交最終確認頁面模板 (對應程序文件:/e/ShopSys/SubmitOrder/index.php) └tool/ 內置插件模板目錄 (對應程序目錄:/e/tool/) └vote.php 投票插件結果頁面模板 (對應程序文件:/e/tool/vote/index.php) |
新聞熱點
疑難解答