本插件共有十個頁面可供用戶自定義。他們分別是:
前臺各頁面地址及自定義模板說明:
說明-----訪問地址----自定義模板命名
1、登錄頁面--(域名?Login)--(t_login)
2、注冊頁面--(域名?Register)--(t_register)
3、投稿列表--(域名?Articlelist)--(t_articlelist)
4、發布投稿--(域名?Articleedt)--(t_articleedt)
5、積分充值--(域名?Integral)--(t_integral)
6、支付狀態--(域名?buy)--(t_buy)
7、VIP月充值--(域名?Upgrade)--(t_upgrade)
8、購買列表--(域名?Paylist)--(t_paylist)
9、用戶中心--(域名?User)--(t_user)
10、評論列表--(域名?Commentlist)--(t_commentlist)
11、密碼找回頁面--(域名?Resetpwd)--(t_resetpwd)
12、密碼重置頁面--(域名?Resetpassword)--(t_resetpassword)
關于自定義模板,有2種方案。
1、制作一款與在使用主題無關的用戶中心界面。
參考:https://github.com/tcshowhand/YtUser/tree/master/yt_uc
2、制作一款與在使用主題匹配的用戶中心界面。
參考:https://github.com/tcshowhand/YtUser/tree/master/yt_uc/template