xineni | 发表于:11-07-13 10:14 [添加收藏] 楼主 [回复] #Top# |
---|---|
![]() ![]() |
Ta最近还发表过
[错误]
昨天,用户登录进去后就变成了空白页
(11-08-23)
[错误]
点击栏目编辑,提示找不到网页 。。why ?
(11-08-06)
[疑问]
有问题啦 。。。。
(11-07-20)
[疑问]
怎么在首页输入用户密码登录呢?
(11-07-17)
随机阅读
[分享]
生活黄页(life)添加独立页面显示
(12-12-30)
[疑问]
怎么使文章的评论默认就是显示状态?
(12-10-27)
[疑问]
发现右下角的版权Focuznet为何意?
(11-07-10)
[其他]
看看两个极品女人~!
(11-06-11)
[其他]
介绍快盘给KC友们
(11-04-28)
|
气象万千 | 发表于:11-07-13 10:19 沙发 [回复] #Top# |
---|---|
![]() ![]() ![]() ![]() ![]() |
直接复制代码估计没用的,他用的是标签输出(相当于函数)
这个标签输出有时会有问题的,我用的KC3.0版,用户导航模块经常出不来。 |
Gougliang | 发表于:11-07-13 10:32 编辑于:07-13 10:33 板凳 [回复] #Top# |
---|---|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
xineni | 发表于:11-07-13 11:10 4楼 [回复] #Top# |
---|---|
![]() ![]() |
Reply: 板凳
验证码不出现了,这个 。。? |
xineni | 发表于:11-07-13 11:13 5楼 [回复] #Top# |
---|---|
![]() ![]() |
![]() 看看这个,代码应该怎么弄 |
Gougliang | 发表于:11-07-13 11:14 6楼 [回复] #Top# |
---|---|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
不把代码贴上来,贴个截图上来干嘛……
|
xineni | 发表于:11-07-13 11:51 7楼 [回复] #Top# |
---|---|
![]() ![]() |
<div class="login">
<div class="login_mune"><a href="#"><img src="{config:system.inst/}qixian/images/L2_1.jpg" width="256" height="39" /></a></div> <div class="login_cen"> <form action="" method="post" id="login"> <table width="256" height="164" border="0" cellspacing="7" cellpadding="0"> <tr> <td width="67" height="31" align="right">用户名:</td> <td width="168"><input style=" border:0; background:url(qixian/images/L2-4.jpg) no-repeat; width:150px; height:27px; padding-left:6px; line-height:27px;" type="text" id="username" name="username" value="" maxlength="15" /></td> </tr> <tr> <td height="31" align="right">密码:</td> <td><input style=" border:0; background:url(qixian/images/L2-4.jpg) no-repeat; width:150px; height:27px; padding-left:6px; line-height:27px;" type="password" id="userpass" name="userpass" maxlength="30" /></td> </tr> <tr> <td height="31" align="right">验证码:</td> <td> <input style=" border:0; background:url(qixian/images/L2-5.jpg) no-repeat; width:59px; height:27px; text-align:center; line-height:27px; float:left;" type="text" maxlength="4" name="k_verify" id="k_verify"/> </td> </tr> <tr> <td height="31" colspan="2"> <input style=" width:76px; height:25px; border:0; cursor:pointer; background:url(qixian/images/L2-7.jpg) no-repeat; margin-left:15px;" type="submit" value=" " onclick="$.kc_ajax({URL:'/user/manage.php',CMD:'login',FORM:'login'});return false;" /> <input style=" width:76px; height:25px; border:0; cursor:pointer; background:url(qixian/images/L2-8.jpg) no-repeat; margin-left:35px;" type="submit" value=" " onclick="return false;" /></td> </tr> </table> </form> </div> <div><img src="{config:system.inst/}qixian/images/L2_3.jpg" width="256" height="12" /></div> </div> na,看看 。。 |
Gougliang | 发表于:11-07-13 11:58 8楼 [回复] #Top# |
---|---|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
<input style=" border:0; background:url(qixian/images/L2-5.jpg) no-repeat; width:59px; height:27px; text-align:center; line-height:27px; float:left;" type="text" maxlength="4" name="k_verify" id="k_verify"/>
后面加: <input type="hidden" name="k_verify_salt" id="k_verify_salt" /><input type="hidden" name="re" id="re" value=""/> |
Gougliang | 发表于:11-07-13 12:06 编辑于:07-13 12:06 9楼 [回复] #Top# |
---|---|
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
登陆之后可用的标签:
{king:user.info userid='(king:userid/)'} <p>所属用户组: {king:user.group gid="(king:gid/)"} {king:name/} {/king:user.group} </p> <p>{lang:portal.user.name/} : {king:username/}</p> <p>{lang:portal.user.mail/} : {king:usermail/}</p> <p>{lang:portal.user.nickname/} :{king:nickname/}</p> <p>{lang:portal.user.realname/} :{king:realname/}</p> <p>{lang:user.common.point/} :{king:userpoint/}</p> {/king:user.info} 重置密码:<a href="#" class="k_user_resetpwd">{lang:user.title.resetpwd/}</a> 安全信息设置:<a href="index.php?action=safe">{lang:user.title.safe/}</a> 编辑个人信息:<a href="index.php?action=edit">{lang:user.title.edit/}</a> 我的订单:<a href="index.php?action=orders">{lang:user.title.orders/}</a> 编辑头像:<a href="index.php?action=head">{lang:user.title.head/}</a>(尚未开放的功能) 退出登陆:<a class="k_user_logout">{lang:system.login.logout/}</a> 以上标签在动态或者伪静态页面才会被解析。如果要在静态页面输出,需要转成js输出。 |
xineni | 发表于:11-07-13 13:35 10楼 [回复] #Top# |
---|---|
![]() ![]() |
怎么不能用呢,有没有做过的 ?
|