个人信息中心html,个人信息布局 personal.html

title

html,body{

width:100%;

}

header{

width:100%;

height:200px;

background-color: rgb(218, 1, 107);

position: relative;

}

header .left{

position: absolute;

left: 8px;

top: 8px;

width:22px;

height:40px;

background: url('../image/back.png');

background-position: center 8px;

background-repeat: no-repeat;

background-size: 11px 20px;

}

header .photo{

width:70px;

height:70px;

/*虾面六行让头像水平竖直居中*/

position: absolute;

left:0;

top:0;

bottom: 0;

right: 0;

margin: auto;

background: url('../image/user.png');

background-position: center center;

background-repeat: no-repeat;

background-size: 70px 70px;

border-radius: 50%;

}

.un{

position: absolute;

width:100%;

text-align: center;

bottom: 40px;

color: #fff;

}

.info{

position: absolute;

width:100%;

text-align: center;

bottom:10px;

color:#fff;

}

section{

width:100%;

height: 36px;

position:absolute;;

left:0;

bottom: 0;

text-align: center;

font-size: 16px;

}

section .set{

position: absolute;

left:8px;

top: 0;

padding-left: 20px;

line-height: 36px;

width: auto;

height: 100%;

background: url('../image/user_setting.png');

background-repeat: no-repeat;

background-position: left center;

background-size: 18px 18px;

}

section .message{

}

section .tel{

}

积分:20 |余额 ¥ 200

设置
消息
客服

apiready = function(){

/* 获取用户元素*/

var userDiv = $api.byId('un');

/*从缓存去除用户名并赋值*/

$api.html(userDiv, $api.getStorage('logSuccess'));

};

//更换头像

function chosePhoto(){

}

/*进入设置*/

function toSet(){

}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值