{/if}
头像选择
| 用户名: | {if ubasic.isChange} {else} ${ubasic.getUserName} {/if} | ||
|---|---|---|---|
| 昵称: | {if ubasic.getIsBinding == 0} | 您尚未绑定手机,是否现在绑定? 我要绑定(仅限中国移动手机用户) |
{else}
您已经绑定手机,是否解除绑定? 我要解除绑定 |
{/if}
| 分贝数: | ${ubiz.getUserTotalScore} | ||
| 性别: | |||
| 生日: | %3Cselect id="birthday_y" name="birthday_yr" tabindex="15" %3E %3Coption value="0"%3E---%3C/option%3E {for p in year} {if p == ubasic.getYear} %3Coption value="${p}" selected="selected"%3E${p}%3C/option%3E {else} %3Coption value="${p}"%3E${p}%3C/option%3E {/if} {/for} %3C/select%3E 年 %3Cselect id="birthday_m" name="birthday_mon" tabindex="13" %3E %3Coption value="0"%3E---%3C/option%3E {for p in month} {if p == ubasic.getMonth} %3Coption value="${p}" selected="selected"%3E${p}%3C/option%3E {else} %3Coption value="${p}"%3E${p}%3C/option%3E {/if} {/for} %3C/select%3E 月 %3Cselect id="birthday_d" name="birthday_day" tabindex="14" %3E %3Coption value="0"%3E---%3C/option%3E {for p in date} {if p == ubasic.getDate} %3Coption value="${p}" selected="selected"%3E${p}%3C/option%3E {else} %3Coption value="${p}"%3E${p}%3C/option%3E {/if} {/for} %3C/select%3E 日 | ||
| 所在地: | %3Cselect id="lb" class="12black" onchange=changelocation(this.options[this.selectedIndex].value)%3E %3Coption value=""%3E请选择省份%3C/option%3E %3COPTION value=bj {if ubasic.getPcode == 'bj'} selected {/if} %3E北京市%3C/OPTION%3E %3COPTION value=tj {if ubasic.getPcode == 'tj'} selected {/if} %3E天津市%3C/OPTION%3E %3COPTION value=fj {if ubasic.getPcode == 'fj'} selected {/if} %3E福建省%3C/OPTION%3E %3COPTION value=ha {if ubasic.getPcode == 'ha'} selected {/if} %3E河南省%3C/OPTION%3E %3COPTION value=he {if ubasic.getPcode == 'he'} selected {/if} %3E河北省%3C/OPTION%3E %3COPTION value=sx {if ubasic.getPcode == 'sx'} selected {/if} %3E山西省%3C/OPTION%3E %3COPTION value=ln {if ubasic.getPcode == 'ln'} selected {/if} %3E辽宁省%3C/OPTION%3E %3COPTION value=jl {if ubasic.getPcode == 'jl'} selected {/if} %3E吉林省%3C/OPTION%3E %3COPTION value=sh {if ubasic.getPcode == 'sh'} selected {/if} %3E上海市%3C/OPTION%3E %3COPTION value=js {if ubasic.getPcode == 'js'} selected {/if} %3E江苏省%3C/OPTION%3E %3COPTION value=zj {if ubasic.getPcode == 'zj'} selected {/if} %3E浙江省%3C/OPTION%3E %3COPTION value=ah {if ubasic.getPcode == 'ah'} selected {/if} %3E安徽省%3C/OPTION%3E %3COPTION value=xj {if ubasic.getPcode == 'xj'} selected {/if} %3E新疆自治区%3C/OPTION%3E %3COPTION value=jx {if ubasic.getPcode == 'jx'} selected {/if} %3E江西省%3C/OPTION%3E %3COPTION value=sd {if ubasic.getPcode == 'sd'} selected {/if} %3E山东省%3C/OPTION%3E %3COPTION value=hb {if ubasic.getPcode == 'hb'} selected {/if} %3E湖北省%3C/OPTION%3E %3COPTION value=hn {if ubasic.getPcode == 'hn'} selected {/if} %3E湖南省%3C/OPTION%3E %3COPTION value=hi {if ubasic.getPcode == 'hi'} selected {/if} %3E海南省%3C/OPTION%3E %3COPTION value=nm {if ubasic.getPcode == 'nm'} selected {/if} %3E内蒙古自治区%3C/OPTION%3E %3COPTION value=cq {if ubasic.getPcode == 'cq'} selected {/if} %3E重庆市%3C/OPTION%3E %3COPTION value=sc {if ubasic.getPcode == 'sc'} selected {/if} %3E四川省%3C/OPTION%3E %3COPTION value=gz {if ubasic.getPcode == 'gz'} selected {/if} %3E贵州省%3C/OPTION%3E %3COPTION value=yn {if ubasic.getPcode == 'yn'} selected {/if} %3E云南省%3C/OPTION%3E %3COPTION value=qh {if ubasic.getPcode == 'qh'} selected {/if} %3E青海省%3C/OPTION%3E %3COPTION value=gs {if ubasic.getPcode == 'gs'} selected {/if} %3E甘肃省%3C/OPTION%3E %3COPTION value=sn {if ubasic.getPcode == 'sn'} selected {/if} %3E陕西省%3C/OPTION%3E %3COPTION value=gx {if ubasic.getPcode == 'gx'} selected {/if} %3E广西自治区%3C/OPTION%3E %3COPTION value=gd {if ubasic.getPcode == 'gd'} selected {/if} %3E广东省%3C/OPTION%3E %3COPTION value=nx {if ubasic.getPcode == 'nx'} selected {/if} %3E宁夏自治区%3C/OPTION%3E %3COPTION value=hl {if ubasic.getPcode == 'hl'} selected {/if} %3E黑龙江省%3C/OPTION%3E %3COPTION value=xz {if ubasic.getPcode == 'xz'} selected {/if} %3E西藏自治区%3C/OPTION%3E %3C/select%3E | ||
| 通信地址: | |||
| 星座: | |||
| 血型: | |||
| Email: | |
|---|---|
| 飞信: | |
| MSN: | |
| QQ: | |
| 个人简介: | |
|---|---|
| 喜欢的音乐类型 | |
|
{if ubasic.getLikeMusic.lx}
{else}
{/if}
{if ubasic.getLikeMusic.gd}
{else}
{/if}
{if ubasic.getLikeMusic.yg}
{else}
{/if}
{if ubasic.getLikeMusic.js}
{else}
{/if}
{if ubasic.getLikeMusic.dz}
{else}
{/if}
{if ubasic.getLikeMusic.R_B}
{else}
{/if}
{if ubasic.getLikeMusic.mz} {else} {/if} {if ubasic.getLikeMusic.xc} {else} {/if} {if ubasic.getLikeMusic.Hip_Hop} {else} {/if} {if ubasic.getLikeMusic.ld} {else} {/if} {if ubasic.getLikeMusic.lg} {else} {/if} {if ubasic.getLikeMusic.qt} {else} {/if} |
|
| 喜欢的语言 | |
| {if ubasic.getLikeLanguage.gy} {else} {/if} {if ubasic.getLikeLanguage.yy} {else} {/if} {if ubasic.getLikeLanguage.yw} {else} {/if} {if ubasic.getLikeLanguage.rh} {else} {/if} {if ubasic.getLikeLanguage.qt} {else} {/if} | |
| 喜欢的歌手 | 把您喜欢的歌手告诉我们,多个歌手名字之间用空格或半角逗号间隔 |
| 我的基本信息 | %3Cinput id="radiobutton1" name="radiob" type="radio" class="nostyle" value="a" {if ubasic.getIsOpenBasic == 0} checked="checked" {/if}/%3E %3Cinput id="radiobutton2" type="radio" name="radiob" value="b" class="nostyle" {if ubasic.getIsOpenBasic == 1} checked="checked" {/if}/%3E %3Cinput id="radiobutton3" type="radio" name="radiob" value="c" class="nostyle" {if ubasic.getIsOpenBasic == 2} checked="checked" {/if}/%3E |
|---|---|
| 我的联系信息 | %3Cinput id="radiobutton4" name="radiob1" type="radio" class="nostyle" value="a" {if ubasic.getIsOpenContact == 0} checked="checked" {/if}/%3E %3Cinput id="radiobutton5" type="radio" name="radiob1" value="b" class="nostyle" {if ubasic.getIsOpenContact == 1} checked="checked" {/if}/%3E %3Cinput id="radiobutton6" type="radio" name="radiob1" value="c" class="nostyle" {if ubasic.getIsOpenContact == 2} checked="checked" {/if}/%3E |
| 我的个人信息 | %3Cinput id="radiobutton7" name="radiob2" type="radio" class="nostyle" value="a" {if ubasic.getIsOpenFull == 0} checked="checked" {/if}/%3E %3Cinput id="radiobutton8" type="radio" name="radiob2" value="b" class="nostyle" {if ubasic.getIsOpenFull == 1} checked="checked" {/if}/%3E %3Cinput id="radiobutton9" type="radio" name="radiob2" value="c" class="nostyle" {if ubasic.getIsOpenFull == 2} checked="checked" {/if}/%3E |
| 我的彩音库 | %3Cinput id="radiobutton10" name="radiob3" type="radio" class="nostyle" value="a" {if ubasic.getIsOpenRingTones == 0} checked="checked" {/if}/%3E %3Cinput id="radiobutton11" type="radio" name="radiob3" value="b" class="nostyle" {if ubasic.getIsOpenRingTones == 1} checked="checked" {/if}/%3E %3Cinput id="radiobutton12" type="radio" name="radiob3" value="c" class="nostyle" {if ubasic.getIsOpenRingTones == 2} checked="checked" {/if}/%3E |
| 新密码: | |
|---|---|
| 确认新密码: | |
| 旧密码: | |
该用户隐藏了自己的资料,可能他/她有什么原因不想展示自己,
没关系,去看看他/她空间的其他地方吧
| 用户名: | ${ubasic.getNickname} |
|---|---|
| 分贝数: | ${ubiz.getUserTotalScore} |
| 性别: | ${ubasic.getSex} |
| 生日: | ${ubasic.getBirthday} |
| 所在地: | ${ubasic.getPcode} ${ubasic.getCity} |
| 通信地址: | ${ubasic.getAddress} |
| 星座: | ${ubasic.getAstro} |
| 血型: | ${ubasic.getBloodtype} |
用户隐藏了自己的基本信息!想联系他/她?给对方发站内消息吧! |
|---|
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
用户隐藏了自己的联系信息!想联系他/她?给对方发站内消息吧! |
|---|
|
|||||||
|---|---|---|---|---|---|---|---|
|
|||||||
用户隐藏了自己的个人信息!想联系他/她?给对方发站内消息吧! |
|---|

京ICP备05002571号 | 中国移动通信版权所有