作者 suhang

要显示太多修改。

为保证性能只显示 40 of 40+ 个文件。

... ... @@ -19,15 +19,19 @@
}
.mask_box{
width: 5.7rem;
height: 7rem;
height:max-content;
/*
display: flex;
flex-flow: column;
align-items: center;
*/
background:rgba(255,255,255,1);
border-radius: 0.16rem;
box-shadow: 0 0.07rem 0.1rem 0.01rem rgba(0, 0, 0, 0.08);
padding: 0 .5rem;
padding-bottom: .32rem;
}
.mask_text{
margin-top: 0.64rem;
... ... @@ -35,8 +39,10 @@
font-family:PingFang-SC-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
text-align: center;
}
.mask_box_top{
margin: 0 auto;
margin-top: 0.64rem;
width: 3.5rem;
display: flex;
... ... @@ -54,10 +60,12 @@
margin-top: 0.1rem;
}
.mask_box_mid{
margin-top: 0.9rem;
margin-top: 0.3rem;
display: flex;
flex-flow: column;
position: relative;
padding: 0 1.05rem;
margin-bottom: .6rem;
}
.mask_box_text{
display: flex;
... ... @@ -66,7 +74,7 @@
font-weight:500;
color:rgba(51,51,51,1);
position: absolute;
left: -0.9rem;
left: .3rem;
top: 0.16rem;
align-items: center;
}
... ... @@ -76,7 +84,7 @@
height: 0.6rem;
outline:none;
border: none;
border-bottom: 1px solid #E8E8E8;
text-decoration: none;
box-sizing: border-box;
padding: 0.1rem;
... ... @@ -89,7 +97,7 @@
color: #A61010;
position: absolute;
top: 0.8rem;
right: 0;
right: 1.2rem;
}
.mask_box_sub{
margin-top: 0.53rem;
... ... @@ -102,11 +110,14 @@
font-size: 0.26rem;
font-weight: bold;
color: #fff;
margin: 0 auto;
margin-top: .2rem;
}
.mask_box_account{
width: 3.5rem;
display: flex;
justify-content: space-between;
padding: 0 1.05rem;
justify-content: flex-end;
font-size: 0.14rem;
color: #333333;
margin-top: 0.28rem;
... ... @@ -126,7 +137,8 @@
.mask_box_model{
width: 3.5rem;
margin-top: 0.7rem;
margin: 0 auto;
margin-top: 0.3rem;
display: flex;
justify-content: space-between;
... ... @@ -143,6 +155,7 @@
border-radius: 50%;
}
.mask_box_bottom{
margin: 0 auto;
margin-top: 0.59rem;
width: 3.5rem;
font-size: 0.18rem;
... ... @@ -156,6 +169,7 @@
font-size: 0.14rem;
color: #333333;
margin-top: 0.28rem;
text-align: center;
}
/*立即登录,10秒后进入登录界面*/
.now_sub{
... ... @@ -167,6 +181,7 @@
display: flex;
align-items: center;
background:rgba(255,255,255,0.94);
z-index: 9;
}
.mask_big{
margin-top: 2.97rem;
... ... @@ -197,7 +212,7 @@
.mask_box_mid_input_remind{
font-size: 0.12rem;
position: absolute;
top: 0.86rem;
top: 1.1rem;
color: #999999;
}
.mask_underline{
... ... @@ -224,8 +239,11 @@
.mask_find{
margin-top: 3.04rem;
width: 5.3rem;
display: flex;
flex-flow: column;
height: 5rem;
/* display: flex;*/
/* flex-flow: column;*/
margin: 0 auto;
/* background: #fff;*/
}
.mask_find_big{
font-size: 0.48rem;
... ... @@ -323,7 +341,7 @@
color: #999999;
}
.mask_new_small{
width: 2.7rem;
width: 4rem;
font-size: 0.24rem;
outline: none;
border: none;
... ... @@ -524,11 +542,18 @@
.mask_submit_text{
display: flex;
flex-flow: column;
text-align: center;
font-size: 0.3rem;
color: #333333;
margin-top: 0.73rem;
line-height: 1.5;
}
.mask_submit_text p{
line-height: 1.5;
font-weight: 600;
}
.mask_submit_bottom{
margin: 0 auto;
margin-top: 0.43rem;
width: 2.5rem;
height: 0.5rem;
... ...
.container {
width: 100%;
display: flex;
... ... @@ -8,7 +6,8 @@
justify-content: center;
}
.top{
.top {
width: 7.5rem;
/*height: 1.5rem;*/
background-color: #F7F7F7;
... ... @@ -17,49 +16,55 @@
align-items: center;
justify-content: center;
}
.top_t{
.top_t {
width: 6.86rem;
height: 0.8rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.top_t_left{
.top_t_left {
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.top_t_left_text{
font-size:0.3rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(166,16,16,1);
}
.icon-caidan{
.top_t_left_text {
font-size: 0.3rem;
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(166, 16, 16, 1);
}
.icon-caidan {}
/*中部*/
.top_t_middle{
.top_t_middle {
width: 1.2rem;
height: 0.5rem;
display: flex;
}
.top_t_middle img{
.top_t_middle img {
width: 100%;
height: 100%;
}
/*右边*/
.top_t_right{
width: 1.2rem;
.top_t_right {
display: flex;
justify-content: space-between;
align-items: center;
}
.icon-10{
.icon-10 {
position: relative;
}
.top_t_right_pic{
.top_t_right_pic {
width: 0.4rem;
height: 0.4rem;
display: flex;
... ... @@ -67,22 +72,25 @@
-moz-border-radius: 50%;
border-radius: 50%;
}
.top_t_right_pic img{
.top_t_right_pic img {
width: 100%;
height: 100%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
/*-----底部------*/
.top_d{
.top_d {
width: 5.56rem;
display: flex;
padding-bottom: 0.03rem;
border-bottom: 1px solid #999999;
margin: 0.3rem 0 0.2rem 0;
}
.top_d_input{
.top_d_input {
width: 5rem;
text-align: center;
border: none;
... ... @@ -92,23 +100,27 @@
box-sizing: border-box;
padding: 0 0.2rem;
}
.top_d_input::placeholder{
.top_d_input::placeholder {
color: #999999;
}
/*---------- 信息框 ----------*/
.mid{
.mid {
margin-top: 0.53rem;
width: 6.86rem;
height: 1.5rem;
background:rgba(255,255,255,1);
box-shadow:0 0.04rem 0.12rem 0 rgba(155,155,155,0.1);
background: rgba(255, 255, 255, 1);
box-shadow: 0 0.04rem 0.12rem 0 rgba(155, 155, 155, 0.1);
border-radius: 0.1rem;
display: flex;
align-items: center;
box-sizing: border-box;
padding-left: 0.3rem;
flex-flow: initial;
}
.mid_left{
.mid_left {
width: 0.9rem;
height: 0.9rem;
display: flex;
... ... @@ -116,68 +128,75 @@
border-radius: 50%;
}
.mid_left img{
.mid_left img {
width: 100%;
height: 100%;
border-radius: 50%;
}
.mid_right{
.mid_right {
margin-left: 0.3rem;
}
.mid_right_big{
.mid_right_big {
font-size: 0.36rem;
font-family:PingFang-SC-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
font-family: PingFang-SC-Bold;
font-weight: bold;
color: rgba(51, 51, 51, 1);
line-height: 0.24rem;
display: flex;
}
.mid_right_small{
.mid_right_small {
margin-top: 0.2rem;
font-size: 0.2rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(51,51,51,1);
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(51, 51, 51, 1);
line-height: 0.24rem;
display: flex;
}
.item{
.item {
width: 6.86rem;
display: flex;
justify-content: space-around;
margin-top: 0.6rem;
}
.item_m{
.item_m {
font-size: 0.36rem;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
font-family: MicrosoftYaHei-Bold;
font-weight: bold;
/*color:rgba(166,16,16,1);*/
line-height: 0.36rem;
position: relative;
}
/*.item_right{*/
/*font-size: 0.36rem;*/
/*font-family:MicrosoftYaHei-Bold;*/
/*font-weight:bold;*/
/*color:rgba(51,51,51,1);*/
/*line-height: 0.36rem;*/
/*position: relative;*/
/*font-size: 0.36rem;*/
/*font-family:MicrosoftYaHei-Bold;*/
/*font-weight:bold;*/
/*color:rgba(51,51,51,1);*/
/*line-height: 0.36rem;*/
/*position: relative;*/
/*}*/
.item_number{
.item_number {
width: 0.2rem;
height: 0.2rem;
background:rgba(166,16,16,1);
border:2px solid rgba(255, 255, 255, 1);
border-radius:50%;
background: rgba(166, 16, 16, 1);
border: 2px solid rgba(255, 255, 255, 1);
border-radius: 50%;
font-size: 0.12rem;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(252,254,255,1);
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(252, 254, 255, 1);
line-height: 0.36rem;
display: flex;
align-items: center;
... ... @@ -187,10 +206,12 @@
top: -0.18rem;
left: 0.6rem;
}
.item_color{
.item_color {
color: #A61010;
}
.item_color:before{
.item_color:before {
content: "";
width: 0.8rem;
height: 0.02rem;
... ... @@ -199,50 +220,59 @@
bottom: -0.15rem;
/*color: #A61010;*/
}
.message{
.message {
margin-top: 0.5rem;
width: 6.86rem;
font-size: 0.24rem;
font-family:MicrosoftYaHei;
font-weight:400;
font-family: MicrosoftYaHei;
font-weight: 400;
line-height: 0.36rem;
}
.message_box{
.message_box {
margin-top: 0.2rem;
}
.color_red{
.color_red {
color: #A61010;
}
/*审核消息*/
.audit{
.audit {
margin-top: 0.66rem;
width: 6.86rem;
}
.audit_big{
.audit_big {
margin-top: 0.28rem;
font-size: 0.24rem;
font-family:MicrosoftYaHei-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
font-family: MicrosoftYaHei-Bold;
font-weight: bold;
color: rgba(51, 51, 51, 1);
line-height: 0.36rem;
}
.audit_big:first-child{
.audit_big:first-child {
margin-top: 0;
}
.audit_big:last-child{
.audit_big:last-child {
margin-bottom: 0.6rem;
}
.audit_small{
.audit_small {
font-size: 0.24rem;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(51,51,51,1);
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(51, 51, 51, 1);
line-height: 0.36rem;
}
/*菜单*/
/*
.menu_item{
width: 7.5rem;
display: flex;
... ... @@ -256,7 +286,8 @@
top: 0.8rem;
z-index: 999;
}
.menu_item_a{
*/
.menu_item_a {
display: flex;
align-items: center;
justify-content: space-between;
... ... @@ -265,12 +296,73 @@
border-bottom: 1px solid #EBEBEB;
margin: 0 0.2rem;
}
.menu_item_a_pic{
.menu_item_a_pic {
width: 0.08rem;
height: 0.16rem;
display: flex;
}
.menu_item_a_pic img{
.menu_item_a_pic img {
width: 100%;
height: 100%;
}
.mask {
padding-top: 2.18rem;
}
.fit_name {
width: 5.7rem;
height: 4.4rem;
margin: 0 auto;
background: #fff;
box-shadow: 0 0.07rem 0.1rem 0.01rem rgba(0, 0, 0, 0.08);
padding-bottom: .59rem
}
.fit_name_title {
text-align: center;
position: relative;
font-size: .48rem;
padding-top: .65rem;
font-weight: bold;
}
.fit_name_title img {
width: .3rem;
height: .3rem;
position: absolute;
top: .23rem;
right: .34rem;
}
.fit_name_main form {
padding: 0 .85rem;
margin-top: .75rem;
}
.fit_name_main form input {
width: 100%;
display: block;
padding: .25rem 0;
border: 0;
border-bottom: .01rem solid #E8E8E8;
outline: none;
}
.fit_name_main form p {
font-size: .24rem;
color: #999;
margin-top: .15rem;
}
.fit_name_main form button {
width: 100%;
height: .5rem;
border: 0;
color: #fff;
background: rgba(192, 44, 44, 1);
border-radius: .04rem;
outline: none;
}
... ...
.container {
width: 100%;
display: flex;
... ... @@ -8,7 +6,8 @@
justify-content: center;
}
.top{
.top {
width: 7.5rem;
/*height: 1.5rem;*/
background-color: #F7F7F7;
... ... @@ -17,49 +16,55 @@
align-items: center;
justify-content: center;
}
.top_t{
.top_t {
width: 6.86rem;
height: 0.8rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.top_t_left{
.top_t_left {
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.top_t_left_text{
font-size:0.3rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(166,16,16,1);
}
.icon-caidan{
.top_t_left_text {
font-size: 0.3rem;
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(166, 16, 16, 1);
}
.icon-caidan {}
/*中部*/
.top_t_middle{
.top_t_middle {
width: 1.2rem;
height: 0.5rem;
display: flex;
}
.top_t_middle img{
.top_t_middle img {
width: 100%;
height: 100%;
}
/*右边*/
.top_t_right{
width: 1.2rem;
.top_t_right {
display: flex;
justify-content: space-between;
align-items: center;
}
.icon-10{
.icon-10 {
position: relative;
}
.top_t_right_pic{
.top_t_right_pic {
width: 0.4rem;
height: 0.4rem;
display: flex;
... ... @@ -67,22 +72,25 @@
-moz-border-radius: 50%;
border-radius: 50%;
}
.top_t_right_pic img{
.top_t_right_pic img {
width: 100%;
height: 100%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
/*-----底部------*/
.top_d{
.top_d {
width: 5.56rem;
display: flex;
padding-bottom: 0.03rem;
border-bottom: 1px solid #999999;
margin: 0.3rem 0 0.2rem 0;
}
.top_d_input{
.top_d_input {
width: 5rem;
text-align: center;
border: none;
... ... @@ -92,39 +100,44 @@
box-sizing: border-box;
padding: 0 0.2rem;
}
.top_d_input::placeholder{
.top_d_input::placeholder {
color: #999999;
}
.mid{
.mid {
width: 6.86rem;
display: flex;
flex-flow: column;
margin-top: 0.13rem;
}
.mid_head{
.mid_head {
width: 6.86rem;
height: 3rem;
display: flex;
border-radius: 0.08rem;
}
.mid_head img{
.mid_head img {
width: 100%;
height: 100%;
border-radius: 0.08rem;
}
.mid_title{
.mid_title {
margin-top: 0.6rem;
width: 6.84rem;
height: 2.83rem;
background:rgba(255,222,37,0);
border:1px solid rgba(232, 232, 232, 1);
background: rgba(255, 222, 37, 0);
border: 1px solid rgba(232, 232, 232, 1);
border-radius: 0.1rem;
font-size: 0.24rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(51,51,51,1);
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(51, 51, 51, 1);
line-height: 0.36rem;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
... ... @@ -132,87 +145,102 @@
padding: 0.25rem 0.35rem 0.19rem 0.35rem;
overflow-y: scroll;
}
/*文本框下的介绍内容*/
.mid_small{
.mid_small {
display: flex;
justify-content: center;
margin-top: 0.25rem;
}
.mid_small_left{
.mid_small_left {
width: 0.6rem;
font-size: 0.18rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(153,153,153,1);
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(153, 153, 153, 1);
line-height: 0.3rem;
}
.mid_small_right{
.mid_small_right {
font-size: 0.18rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(153,153,153,1);
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(153, 153, 153, 1);
line-height: 0.3rem;
margin-left: 0.21rem;
}
.mid_type{
.mid_type {
display: flex;
margin-top: 0.42rem;
flex-flow: column;
}
.mid_type_title{
.mid_type_title {
width: 1rem;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 0.36rem;
font-family:PingFang-SC-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
font-family: PingFang-SC-Bold;
font-weight: bold;
color: rgba(51, 51, 51, 1);
line-height: 0.3rem;
}
.mid_type_title_dot{
.mid_type_title_dot {
width: 0.14rem;
height: 0.14rem;
background:rgba(166,16,16,1);
border-radius:50%;
background: rgba(166, 16, 16, 1);
border-radius: 50%;
}
.mid_type_items{
.mid_type_items {
width: 6rem;
display: flex;
flex-wrap: wrap;
margin-left: 0.4rem;
justify-content: space-between;
}
.mid_type_items_item{
.mid_type_items_item {
width: 1.5rem;
height: 0.5rem;
background:rgba(166,16,16,0);
border:1px solid rgba(232, 232, 232, 1);
border-radius: 0.04rem;
background: rgba(166, 16, 16, 0);
border: 1px solid rgba(232, 232, 232, 1);
border-radius: 0.1rem;
line-height: 0.5rem;
text-align: center;
font-size: 0.24rem;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(51,51,51,1);
font-family: MicrosoftYaHei;
font-weight: 400;
color: rgba(51, 51, 51, 1);
margin-top: 0.2rem;
}
.mid_type_items_title{
.mid_type_items_item_active {
background: #A61010;
color: #fff;
}
.mid_type_items_title {
width: 6.1rem;
height: 0.5rem;
display: flex;
margin-top: 0.27rem;
background:rgba(232,232,232,0);
border:1px solid rgba(232, 232, 232, 1);
border-radius:0.04rem;
background: rgba(232, 232, 232, 0);
border: 1px solid rgba(232, 232, 232, 1);
border-radius: 0.04rem;
}
.mid_type_items_title input{
.mid_type_items_title input {
font-size: 0.24rem;
width: 100%;
outline: none;
... ... @@ -221,58 +249,69 @@
padding: 0 0.14rem;
}
.mid_type_items_area{
.mid_type_items_area {
margin-top: 0.2rem;
width: 6.1rem;
height: 2.41rem;
background:rgba(232,232,232,0);
border:1px solid rgba(232, 232, 232, 1);
background: rgba(232, 232, 232, 0);
border: 1px solid rgba(232, 232, 232, 1);
border-radius: 0.04rem;
}
.mid_type_items_area textarea{
.mid_type_items_area textarea {
width: 100%;
height: 100%;
border: none;
outline: none;
resize: none;
box-sizing: border-box;
padding: 0.15rem 0.15rem;
}
.mid_type_items_area textarea::placeholder{
.mid_type_items_area textarea::placeholder {
font-size: 0.24rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(153,153,153,1);
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(153, 153, 153, 1);
line-height: 0.3rem;
}
/*图片*/
.mid_type_intro{
.mid_type_intro {
margin-left: 0.3rem;
font-size: 0.18rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(153,153,153,1);
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(153, 153, 153, 1);
line-height: 0.4rem;
}
.mid_pic_items{
.mid_pic_items {
width: 6.13rem;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 0.3rem;
}
.mid_pic_item{
.mid_pic_item {
display: flex;
width: 2.93rem;
height: 1.7rem;
margin-left: 0.3rem;
/* margin-left: 0.3rem;*/
margin-top: 0.3rem;
position: relative;
}
.mid_pic_item img{
.mid_pic_item img {
width: 100%;
height: 100%;
}
.close_button{
.close_button {
width: 0.3rem;
height: 0.3rem;
background-color: #EB3941;
... ... @@ -284,34 +323,38 @@
align-items: center;
justify-content: center;
}
.mid_pic_set{
.mid_pic_set {
width: 2.93rem;
height: 1.7rem;
background:rgba(232,232,232,0);
border:2px dashed rgba(232,232,232,1);
margin-left: 0.3rem;
background: rgba(232, 232, 232, 0);
border: 2px dashed rgba(232, 232, 232, 1);
/* margin-left: 0.3rem;*/
margin-top: 0.3rem;
display: flex;
align-items: center;
justify-content: center;
}
.contact_way{
.contact_way {
width: 1.7rem;
}
.mid_type_items_title input::placeholder{
.mid_type_items_title input::placeholder {
font-size: 0.24rem;
font-family:PingFang-SC-Medium;
font-weight:500;
font-family: PingFang-SC-Medium;
font-weight: 500;
color: #999999;
line-height: 0.24rem;
}
.mid_type_items_sub{
.mid_type_items_sub {
margin: 0.65rem 0;
width: 3.5rem;
height: 0.5rem;
line-height: 0.5rem;
background:rgba(192,44,44,1);
background: rgba(192, 44, 44, 1);
border-radius: 0.04rem;
font-size: 0.26rem;
... ... @@ -320,28 +363,18 @@
color: #ffffff;
}
.contact_mid{
.contact_mid {
display: flex;
align-items: center;
align-items: c·enter;
justify-content: center;
}
/*菜单*/
.menu_item{
width: 7.5rem;
display: flex;
flex-flow: column;
font-size: 0.24rem;
font-weight: bold;
background-color: #F7F7F7;
position: absolute;
left: 0;
bottom: 0;
top: 0.8rem;
z-index: 999;
}
.menu_item_a{
.menu_item_a {
display: flex;
align-items: center;
justify-content: space-between;
... ... @@ -350,14 +383,14 @@
border-bottom: 1px solid #EBEBEB;
margin: 0 0.2rem;
}
.menu_item_a_pic{
.menu_item_a_pic {
width: 0.08rem;
height: 0.16rem;
display: flex;
}
.menu_item_a_pic img{
.menu_item_a_pic img {
width: 100%;
height: 100%;
}
... ...
... ... @@ -51,7 +51,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ... @@ -243,8 +242,10 @@
}
.item_pic{
width: 6.86rem;
flex-wrap: wrap;
display: flex;
justify-content: space-between;
margin-top: .3rem;
}
.pic_box{
width: 3.2rem;
... ... @@ -256,6 +257,7 @@
flex-flow: column;
align-items: center;
justify-content: center;
margin-bottom: .3rem;
}
.pic_box_top{
width: 3.2rem;
... ... @@ -365,14 +367,14 @@
.mask{
width: 7.5rem;
height: 100%;
background-color: #ffffff;
opacity: 0.9;
background-color: rgba(255,255,255,0.9);
position: fixed;
top: 1.69rem;
/*top: 0;*/
z-index: 999;
z-index: 9;
display: flex;
align-items: center;
/* align-items: center;*/
padding-top: .54rem;
overflow-y: hidden;
}
.pop{
... ... @@ -491,3 +493,7 @@
justify-content: space-between;
}
input::-webkit-search-cancel-button {
/* display: none;*/
color: #000;
}
\ No newline at end of file
... ...
.container {
width: 100%;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
}
.top{
width: 7.5rem;
/*height: 1.5rem;*/
background-color: #F7F7F7;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
}
.top_t{
width: 6.86rem;
height: 0.8rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.top_t_left{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.top_t_left_text{
font-size:0.3rem;
font-family:PingFang-SC-Medium;
font-weight:500;
color:rgba(166,16,16,1);
}
.icon-caidan{
}
/*中部*/
.top_t_middle{
width: 1.2rem;
height: 0.5rem;
display: flex;
}
.top_t_middle img{
width: 100%;
height: 100%;
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.icon-10{
position: relative;
}
.top_t_right_pic{
width: 0.4rem;
height: 0.4rem;
display: flex;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.top_t_right_pic img{
width: 100%;
height: 100%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
/*-----底部------*/
.top_d{
width: 5.56rem;
display: flex;
padding-bottom: 0.03rem;
border-bottom: 1px solid #999999;
margin: 0.3rem 0 0.2rem 0;
}
.top_d_input{
width: 5rem;
text-align: center;
border: none;
outline: none;
background-color: #F7F7F7;
font-size: 0.3rem;
box-sizing: border-box;
padding: 0 0.2rem;
}
.top_d_input::placeholder{
color: #999999;
}
.mid{
margin-top: 0.6rem;
display: flex;
width: 6.2rem;
flex-flow: column;
}
.mid_title{
font-size: 0.48rem;
... ...
* {
margin: 0;
padding: 0;
}
a {
text-decoration: none;
color: #333;
}
body {
padding-top: 1.8rem;
}
.container {
width: 100%;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
}
.top {
width: 7.5rem;
/*height: 1.5rem;*/
background-color: #F7F7F7;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
position: fixed;
top: 0;
z-index: 99;
}
.top_t_right_text {
font-size: 0.2rem;
font-weight: 500;
color: #333333;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: flex-start;
align-items: center;
}
.top_t {
width: 6.86rem;
height: 0.8rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.top_t_left {
width: 1.2rem;
/* width:max-content;*/
display: flex;
justify-content: space-between;
align-items: center;
}
.top_t_left_text {
font-size: 0.3rem;
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(166, 16, 16, 1);
}
.icon-caidan {}
/*中部*/
.top_t_middle {
width: 1.2rem;
height: 0.5rem;
display: flex;
}
.top_t_middle img {
width: 100%;
height: 100%;
}
/*右边*/
.top_t_right {
display: flex;
justify-content: space-between;
align-items: center;
}
.icon-10 {
position: relative;
margin-right: .1rem;
}
.top_t_right_pic {
width: 0.4rem;
height: 0.4rem;
display: flex;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin-left: .5rem;
position: relative;
}
.head_right_nav{
width: 2.14rem;
position: absolute;
top: 160%;
right: 0;
background:rgba(255,255,255,1);
box-shadow:0px 1px 6px 0px rgba(102,102,102,0.14);
border-radius:10px;
display: none;
}
.head_right_item a{
display: block;
height: .8rem;
font-size: .26rem;
padding-left: .27rem;
line-height: .8rem;
}
.top_t_right_pic img {
width: 100%;
height: 100%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
/*-----底部------*/
.top_d {
width: 5.56rem;
display: flex;
padding-bottom: 0.03rem;
border-bottom: 1px solid #999999;
margin: 0.3rem 0 0.2rem 0;
}
.top_d_input {
width: 5rem;
text-align: center;
border: none;
outline: none;
background-color: #F7F7F7;
font-size: 0.3rem;
box-sizing: border-box;
padding: 0 0.2rem;
}
.top_d_input::placeholder {
color: #999999;
}
.mid {
margin-top: 0.6rem;
display: flex;
width: 6.2rem;
flex-flow: column;
}
.swiper-pagination-bullet{
background:rgba(255,255,255,0.61) !important;
}
.swiper-pagination-bullet-active{
background: #A61010 !important;
}
/*菜单*/
.menu_item {
width: 7.5rem;
display: flex;
flex-flow: column;
font-size: 0.24rem;
font-weight: bold;
background-color: #F7F7F7;
position: fixed;
left: 0;
bottom: 0;
top: 0.8rem;
z-index: 1999;
}
.menu_item_a {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
padding: 0.38rem 0;
border-bottom: 1px solid #EBEBEB;
margin: 0 0.2rem;
}
.menu_item_a_pic {
width: 0.08rem;
height: 0.16rem;
display: flex;
}
.menu_item_a_pic img {
width: 100%;
height: 100%;
}
.banner {
position: relative;
}
.growl {
position: fixed;
top: 50%;
left: 42%;
width:max-content;
height: .66rem;
z-index: 9999999;
text-align: center;
}
.alert {
padding: .15rem;
margin-bottom: .2rem;
border-radius: .04rem;
}
.message_success {
color: #fff;
font-size: .14rem;
}
.growl-item {
border-radius: .08rem;
background-color: rgba(0, 0, 0, 0.8);
border-color: #fff;
margin-top: -.88rem;
}
.more{
width: .8rem;
margin: 0 auto;
margin-top: .25rem;
padding: .11rem 0;
border-bottom: .01rem solid #A61010;
}
.more a{
display: block;
color: #A61010;
font-size: .14rem;
text-align: center;
}
\ No newline at end of file
... ...
... ... @@ -53,7 +53,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ...
... ... @@ -51,7 +51,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ...
body{
padding-bottom: 1.6rem;
}
.mid{
flex-flow: unset !important;
}
.container {
width: 100%;
display: flex;
... ... @@ -51,7 +55,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ... @@ -187,7 +190,7 @@
/*line-height:24px;*/
}
.bottom_top_b_att{
width: 1rem;
width: 1.2rem;
height: 0.28rem;
background: #C02C2C;
border-radius: 0.04rem;
... ... @@ -205,10 +208,14 @@
height: 1.58rem;
position: fixed;
bottom: 0;
background-image: url(../images/big_bg.png);
background-repeat: no-repeat;
background-size: cover;
}
.menu_top{
display: flex;
justify-content: space-around;
padding: 0 0.3rem;
}
.menu_top_item{
display: flex;
... ...
... ... @@ -51,7 +51,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ...
... ... @@ -51,7 +51,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ... @@ -324,7 +323,8 @@
/*分享*/
.share_function{
width: 3.2rem;
height: 0.8rem;
/* height: 0.8rem;*/
padding: .12rem 0;
display: flex;
justify-content: space-around;
background-color: #fff;
... ... @@ -391,7 +391,8 @@
line-height: 0.5rem;
}
.comment_item_right_text{
font-size: 0.16rem;
font-size: 0.18rem;
font-weight: 500;
margin-top: 0.1rem;
line-height: 0.3rem;
}
... ...
body{
padding-bottom: 1rem;
}
.Figure_title {
text-align: center;
margin-top: .43rem;
margin-bottom: .26rem;
}
.Figure_title p {
font-size: .14rem;
color: #A61010;
font-weight: 500;
margin-bottom: .07rem;
}
.Figure_title h2 {
font-size: .3rem;
color: #333;
font-weight: bold;
}
.Figure_list {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: 0 .53rem;
}
.Figure_item {
width: 3rem;
height: 3.5rem;
box-sizing: border-box;
padding: .2rem .3rem;
padding-bottom: 0;
margin-bottom: .2rem;
background: rgba(255, 255, 255, 1);
box-shadow: 0px .01rem .06rem 0px rgba(102, 102, 102, 0.14);
border-radius: .1rem;
}
.Figure_item img {
display: block;
width: 2.4rem;
height: 2.7rem;
}
.Figure_item_text {
padding: .18rem 0;
text-align: center;
font-size: .24rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.Article .Figure_item {
padding: 0;
}
.Article .Figure_item img {
width: 3rem;
border-radius: .1rem .1rem 0px 0px;
height: 1.7rem;
}
... ...
... ... @@ -51,7 +51,6 @@
}
/*右边*/
.top_t_right{
width: 1.5rem;
display: flex;
justify-content: space-between;
align-items: center;
... ... @@ -74,11 +73,7 @@
-moz-border-radius: 50%;
border-radius: 50%;
}
.top_t_right_text{
font-size: 0.2rem;
font-weight: 500;
color: #333333;
}
/*-----底部------*/
.top_d{
width: 5.56rem;
... ... @@ -202,7 +197,7 @@
font-family:PingFang-SC-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
line-height: 0.24rem;
/* line-height: 0.24rem;*/
}
.item{
margin-top: 0.24rem;
... ... @@ -817,35 +812,4 @@
overflow-y: auto;
margin-bottom: 0.6rem;
}
/*菜单*/
.menu_item{
width: 7.5rem;
display: flex;
flex-flow: column;
font-size: 0.24rem;
font-weight: bold;
background-color: #F7F7F7;
position: absolute;
left: 0;
bottom: 0;
top: 0.8rem;
z-index: 1999;
}
.menu_item_a{
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
padding: 0.38rem 0;
border-bottom: 1px solid #EBEBEB;
margin: 0 0.2rem;
}
.menu_item_a_pic{
width: 0.08rem;
height: 0.16rem;
display: flex;
}
.menu_item_a_pic img{
width: 100%;
height: 100%;
}
... ...
... ... @@ -51,7 +51,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ... @@ -285,7 +284,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ...
... ... @@ -51,7 +51,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ... @@ -178,7 +177,6 @@
font-family:PingFang-SC-Bold;
font-weight:bold;
color:rgba(51,51,51,1);
line-height: 0.24rem;
/*display: flex;*/
text-align: center;
}
... ...
... ... @@ -51,7 +51,6 @@
}
/*右边*/
.top_t_right{
width: 1.2rem;
display: flex;
justify-content: space-between;
align-items: center;
... ...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>个人主页</title>
... ... @@ -7,24 +8,27 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/grzy.css">
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1037215_aj31y803pii.css">
<link rel="stylesheet" href="css/public.css">
<link rel="stylesheet" type="text/css" href="css/grzy.css">
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
<style>
.icon-caidan{
.icon-caidan {
font-size: 0.5rem;
}
.icon-magnifier{
.icon-magnifier {
color: #999999;
}
.f_size{
.f_size {
font-weight: normal;
font-size: 0.18rem;
}
.icon-xiugai{
.icon-xiugai {
margin-left: 0.15rem;
font-size: 0.3rem;
color: #999999;
... ... @@ -32,27 +36,31 @@
font-weight: bold;
align-items: center;
}
.top_dot{
.top_dot {
width: 0.08rem;
height: 0.08rem;
background:rgba(166,16,16,1);
border:1px solid rgba(255, 255, 255, 1);
background: rgba(166, 16, 16, 1);
border: 1px solid rgba(255, 255, 255, 1);
border-radius: 50%;
position: absolute;
top: 0;
right: 0;
}
.color_black{
.color_black {
color: black;
}
.margin_t{
.margin_t {
margin-top: 0.1rem;
}
</style>
</head>
<body>
<div class="container">
<div class="container">
<div class="top">
<!--顶部菜单-->
<div class="top_t">
... ... @@ -64,40 +72,47 @@
</div>
<!--菜单图标-->
<div class="iconfont icon-caidan">
<!--<div class=""></div>-->
<!--菜单列表-->
<div class="menu_item" style="display: none;">
<!--<p class="index_jump">主页</p >-->
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
</div>
</div>
</div>
<!--中-->
... ... @@ -105,15 +120,35 @@
<img src="images/icon_1.png">
</div>
<!--右-->
<div class="top_t_right">
<div class="top_t_right" style="display: none">
<!--铃声-->
<div class="iconfont icon-10">
<!--小红点-->
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
注册/登录
</div>
<!--头像-->
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
</div>
</div>
<div class="top_t_right">
<div class="top_t_right_pic">
<img src="images/1.png">
<div class="head_right_nav">
<div class="head_right_item">
<a href="grzy.html">个人主页</a>
</div>
<div class="head_right_item">
<a href="zhsz.html">设置</a>
</div>
<div class="head_right_item">
<a href="">退出登录</a>
</div>
</div>
</div>
</div>
</div>
... ... @@ -151,9 +186,9 @@
</div>
<!--动态 审核-->
<div class="item">
<div class="item_m item_color" data-id ="1">
<div class="item_m item_color" data-id="1">
动态
<div class="item_number" data-id ="1">
<div class="item_number" data-id="1">
12
</div>
... ... @@ -166,7 +201,7 @@
</div>
</div>
<!--动态消息-->
<div class="message" >
<div class="message">
<div class="message_box">
<p class="color_red">
小猪佩奇
... ... @@ -216,22 +251,72 @@
</div>
<!--审核消息-->
<div class="audit" style="display: none;" >
<div class="audit" style="display: none;">
<div class="audit_big">
正在审核
<p class="audit_small">你提交的 <span class="color_red">12306</span>内容正在审核中,请耐心等待。</p>
</div>
<div class="audit_big" >
<div class="audit_big">
正在审核
<p class="audit_small">你提交的 <span class="color_red">12306</span>内容正在审核中,请耐心等待。</p>
</div>
</div>
</div>
<div class="mask fit" style="display: none">
<div class="fit_name">
<div class="fit_name_title">
设置昵称
<img src="images/close.png" alt="">
</div>
<div class="fit_name_main">
<form action="">
<input type="text" name="" id="" placeholder="请设置您的昵称">
<p>不超过8个中文,不超过12个英文字母,不能有除了_-以外的字符</p>
<button type="button">完成</button>
</form>
</div>
</div>
</div>
<div class="mask fit2" style="display: none">
<div class="fit_name">
<div class="fit_name_title">
设置签名
<img src="images/close.png" alt="">
</div>
<div class="fit_name_main">
<form action="">
<input type="text" name="" id="" placeholder="请设置您的签名">
<p>不超过30个中文</p>
<button type="button">完成</button>
</form>
</div>
</div>
</div>
<div id="message_info" class="growl" style="display:none;">
<div id="message_content" class="growl-item alert message_error"></div>
</div>
</div>
</body>
<script>
var addMessage = function(type, message) {
$("#message_content").html("");
$("#message_content").removeClass("message_success");
$("#message_content").removeClass("message_error");
if (message != null && message != '') {
if (type == 'success') {
$("#message_content").addClass("message_success");
} else {
$("#message_content").addClass("message_error");
}
$("#message_content").html(message);
$("#message_info").fadeIn();
setTimeout(function() {
$("#message_info").fadeOut();
}, 1000);
};
};
//点击打开菜单
$('.icon-caidan').click(function () {
$('.icon-caidan').click(function() {
console.log(11)
$('.menu_item').slideToggle();
// 关闭图片功能 2019.4.8
... ... @@ -247,7 +332,7 @@
})
//标题切换
$('.item_m').click(function () {
$('.item_m').click(function() {
var index = $(this).index()
$(this).addClass('item_color').siblings(".item_m").removeClass('item_color')
... ... @@ -255,10 +340,10 @@
//内容切换
var dataid = $(this).attr("data-id");
if(dataid == 1){
if (dataid == 1) {
$(".message").show();
$('.audit').hide();
}else {
} else {
$(".audit").show();
$(".message").hide();
}
... ... @@ -266,5 +351,31 @@
})
//修改昵称
$('.mid_right_big .icon-xiugai').click(function() {
$('.fit').show()
})
$('.fit_name_title img').click(function() {
$('.fit').hide()
$('.fit2').hide()
addMessage('success', '取消修改');
})
$('.fit_name_main button').click(function() {
$('.fit').hide()
$('.fit2').hide()
addMessage('success', '修改成功');
})
//修改签名
$('.mid_right_small .icon-xiugai').click(function() {
$('.fit2').show()
// addMessage('success', '嘿嘿');
})
$('.top_t_right_pic img').click(function() {
$('.head_right_nav').toggle()
})
</script>
</html>
... ...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>个人主页</title>
<title>贡献内容</title>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/gx.css">
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1037215_7bu9hl90ppx.css">
<link rel="stylesheet" href="css/public.css">
<link rel="stylesheet" type="text/css" href="css/gx.css">
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
... ... @@ -63,7 +65,7 @@
</head>
<body>
<div class="container">
<div class="container">
<div class="top">
<!--顶部菜单-->
<div class="top_t">
... ... @@ -75,55 +77,64 @@
</div>
<!--菜单图标-->
<div class="iconfont icon-caidan">
<!--<div class=""></div>-->
<!--菜单列表-->
<div class="menu_item" style="display: none;">
<!--<p class="index_jump">主页</p >-->
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
</div>
</div>
</div>
<!--中-->
<div class="top_t_middle">
<img src="images/peke.png">
<img src="images/icon_1.png">
</div>
<!--右-->
<div class="top_t_right">
<!--铃声-->
<div class="iconfont icon-10">
<!--小红点-->
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
注册/登录
</div>
<!--头像-->
<div class="top_t_right_pic">
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
</div>
</div>
... ... @@ -244,6 +255,12 @@
<div class="iconfont icon-guanbi"></div>
</div>
</div>
<div class="mid_pic_item">
<img src="images/back_1.png">
<div class="close_button">
<div class="iconfont icon-guanbi"></div>
</div>
</div>
<div class="mid_pic_set">
<div class="iconfont icon-icon02"></div>
... ... @@ -274,12 +291,29 @@
</div>
</div>
<!--内容提交-->
<div class="mask" style="display: none;">
<div class="mask_box submit_height">
<div class="mask_submit_text">
<p>
内容已成功提交,我们将尽快审核。
</p>
<p>
(结果将通过站内信告知)
</p>
</div>
<div class="mask_submit_bottom">
确定
</div>
</div>
</div>
</div>
</div>
</body>
<script>
//点击打开菜单
$('.icon-caidan').click(function () {
$('.icon-caidan').click(function() {
console.log(11)
$('.menu_item').slideToggle();
// 关闭图片功能 2019.4.8
... ... @@ -293,8 +327,49 @@
// $("body").css("overflow","auto");
// }
})
$('.mid_type_items_sub').click(function() {
$('.mask').show()
})
$('.mask_submit_bottom').click(function() {
$('.mask').hide()
})
if ($('.mid_pic_item').length = 6) {
$('.mid_pic_set').hide()
} else {
$('.mid_pic_set').show()
}
//添加图片
$('.mid_pic_set').click(function() {
$(this).before(`<div class="mid_pic_item">
<img src="images/back_1.png">
<div class="close_button">
<div class="iconfont icon-guanbi"></div>
</div>
</div>`)
if ($('.mid_pic_item').length >= 6) {
$('.mid_pic_set').hide()
} else {
$('.mid_pic_set').show()
}
})
//删除图片
$('.mid_type .mid_pic_items').on("click", ".close_button", function() {
$(this).parent().remove()
if ($('.mid_pic_item').length >= 6) {
$('.mid_pic_set').hide()
} else {
$('.mid_pic_set').show()
}
})
$('.mid_type_items_item').click(function() {
$(".mid_type_items_item").eq($(this).index()).addClass("mid_type_items_item_active").siblings().removeClass('mid_type_items_item_active');
})
</script>
</html>
... ...

17.3 KB | 宽: | 高:

17.9 KB | 宽: | 高:

  • 两方对比
  • 交换覆盖
  • 透明覆盖
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>首页</title>
... ... @@ -12,21 +13,26 @@
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
<link rel="stylesheet" href="css/swiper.css">
<link rel="stylesheet" href="css/public.css">
<style>
.icon-caidan{
.icon-caidan {
font-size: 0.5rem;
}
.icon-magnifier{
.icon-magnifier {
color: #999999;
}
.icon-bofangshipin{
.icon-bofangshipin {
font-size: 0.38rem;
line-height: 1.4;
}
.swiper-container {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px;
... ... @@ -45,41 +51,47 @@
-webkit-align-items: center;
align-items: center;
border-right: 0.1rem;
border-radius: 0.1rem;
}
.swiper-slide img{
.swiper-slide img {
width: 100%;
height: 100%;
border-radius: 0.1rem;
}
.top_dot{
.top_dot {
width: 0.08rem;
height: 0.08rem;
background:rgba(166,16,16,1);
border:1px solid rgba(255, 255, 255, 1);
background: rgba(166, 16, 16, 1);
border: 1px solid rgba(255, 255, 255, 1);
border-radius: 50%;
position: absolute;
top: 0;
right: 0;
}
.icon-guanbi{
.icon-guanbi {
position: absolute;
height: 0.5rem;
line-height: 0.5rem;
top: 0;
right: 0.2rem;
}
.icon-shangsanjiao{
.icon-shangsanjiao {
position: absolute;
top: -0.2rem;
left: -0.2rem;
color: orangered;
}
</style>
</head>
<script src="js/swiper.js"></script>
<body>
<div class="container">
<div class="container">
<div class="top">
<!--顶部菜单-->
<div class="top_t">
... ... @@ -99,32 +111,64 @@
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="#title">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="wiki.html">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<!--
<a href="">
<div class="menu_item_a">
<div>隐私查询</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>关于我们</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>联系我们</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
-->
</div>
</div>
</div>
... ... @@ -138,16 +182,37 @@
<div class="iconfont icon-10">
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
<div class="top_t_right_reg">
注册
</div>
/
<div class="top_t_right_login">
登录
</div>
</div>
<!--头像-->
<div class="top_t_right_pic">
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
<div class="head_right_nav">
<div class="head_right_item">
<a href="grzy.html">个人主页</a>
</div>
<div class="head_right_item">
<a href="zhsz.html">设置</a>
</div>
<div class="head_right_item">
<a href="">退出登录</a>
</div>
</div>
</div>
</div>
</div>
<!--底部搜索-->
<div class="top_d">
<div class="iconfont icon-magnifier"></div>
<input class="top_d_input" placeholder="搜索音乐/作品/风格">
<input class="top_d_input" type="search" id="keyword" placeholder="搜索音乐/作品/风格">
</div>
</div>
<!--轮播图-->
... ... @@ -280,7 +345,7 @@
</div>
</div>
<!--文章-->
<div class="title">
<div class="title" id="title">
<div class="new_e marin_top">
Article
</div>
... ... @@ -332,7 +397,7 @@
<div class="year_pic">
<img src="images/left_aa.png">
</div>
<div >2018</div>
<div>2018</div>
<div class="year_pic">
<img src="images/right_aa.png">
</div>
... ... @@ -414,68 +479,934 @@
</div>
</div>
</div>
</div>
<!--动态层 -> 密码登录-->
<div class="mask mask_pswd" style="display: none;">
<div class="mask_box">
<!--头部-->
<p class="mask_text">
密码登录
</p>
<!--中部输入信息栏-->
<div class="mask_box_mid ">
<div class="mask_box_text">+86
<div class="iconfont icon-jinlingyingcaiwangtubiao22"></div>
</div>
<input class="mask_box_mid_input" type="number" placeholder="手机号" min="1" max="10">
<input class="mask_box_mid_input" type="password" placeholder="密码" min="1" max="10">
</div>
<!--登录按钮-->
<div class="mask_box_sub">登录</div>
<!--五种登录模式-->
<div class="mask_box_model">
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/e_mail.png">
</div>
</div>
<!--忘记密码 & 立即注册-->
<div class="mask_box_bottom">
<div class="mask_box_bottom_text">
忘记密码
</div>
<div class="mask_box_bottom_text">
立即注册
</div>
</div>
</div>
</div>
<!--动态层 -> 手机号注册-->
<div class="mask phone_reg" style="display: none;">
<div class="mask_box">
<!--头部-->
<div class="mask_box_top">
<p class="mask_text tel_size">
手机号注册
</p>
<p class="mask_email">
邮箱注册
</p>
</div>
<!--中部输入信息栏-->
<div class="mask_box_mid tel_margin">
<div class="mask_box_text">+86
<div class="iconfont icon-jinlingyingcaiwangtubiao22"></div>
</div>
<input class="mask_box_mid_input" type="number" placeholder="手机号">
<input class="mask_box_mid_input" type="number" placeholder="短信验证码">
<!--获取验证码-->
<span class="mask_box_mid_input_code">获取验证码</span>
<input class="mask_box_mid_input" type="password" placeholder="密码">
</div>
<!--登录按钮-->
<div class="mask_box_sub register">注册</div>
<!--已有账号,立即登陆-->
<div class="mask_box_account">
<p></p>
<p class="mask_box_account_login">已有账号?立即登录</p>
</div>
<!--下划线-->
<div class="mask_box_underline">
</div>
<!--使用第三方登录-->
<div class="mask_box_third">
使用第三方登录
</div>
<!--四种登录模式-->
<div class="mask_box_model tel_top">
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
</div>
<!--底部协议确定-->
<div class="mask_box_t">
注册表示您已阅读和同意《隐私协议》
</div>
</div>
</div>
<!--动态层 -> 邮箱登录-->
<div class="mask email_login" style="display: none;">
<div class="mask_box">
<!--头部-->
<p class="mask_text">
邮箱登录
</p>
<!--中部输入信息栏-->
<div class="mask_box_mid ">
<input class="mask_box_mid_input" type="email" placeholder="邮箱">
<input class="mask_box_mid_input" type="password" placeholder="密码">
</div>
<!--登录按钮-->
<div class="mask_box_sub">登录</div>
<!--五种登录模式-->
<div class="mask_box_model">
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/phone.png">
</div>
</div>
<!--忘记密码 & 立即注册-->
<div class="mask_box_bottom">
<div class="mask_box_bottom_text">
忘记密码
</div>
<div class="mask_box_bottom_text">
立即注册
</div>
</div>
</div>
</div>
<!--动态层 -> 立即登录,10秒后进入登录页-->
<div class="now_sub now_sub1" style="display: none;">
<div class="mask_big">
立即登录
</div>
<div class="mask_small">
<span>10</span>秒后进入登录界面
</div>
</div>
<!--动态层 -> 邮箱注册-->
<div class="mask email_reg" style="display: none;">
<div class="mask_box big_box">
<!--头部-->
<div class="mask_box_top">
<p class="tel_register">
手机号注册
</p>
<p class="email_register">
邮箱注册
</p>
</div>
<!--中部输入信息栏-->
<div class="mask_box_mid tel_margin">
<div class="mask_underline">
<input class="mask_box_mid_input height_input" type="number" placeholder="邮箱">
</div>
<span class="mask_box_mid_input_remind">
不超过8个中文,不超过12个英文字母,不能有除了_-以外的字符
</span>
<div class="mask_underline">
<input class="mask_box_mid_input height_input" type="number" placeholder="8个字符以内的名称">
</div>
<div class="mask_underline">
<input class="mask_box_mid_input height_input" type="password" placeholder="密码">
</div>
</div>
<!--登录按钮-->
<div class="mask_box_sub register">点击验证</div>
<!--已有账号,立即登陆-->
<div class="mask_box_account">
<p></p>
<p class="e_login">已有账号?立即登录</p>
</div>
<!--下划线-->
<div class="mask_box_underline">
</div>
<!--使用第三方登录-->
<div class="mask_box_third">
使用第三方登录
</div>
<!--四种登录模式-->
<div class="mask_box_model tel_top">
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
<div class="mask_box_model_sub">
<img src="images/peke.png">
</div>
</div>
<!--底部协议确定-->
<div class="mask_box_t">
注册表示您已阅读和同意《隐私协议》
</div>
</div>
</div>
<!--动态层 -> 我们已向你的邮箱:xx发送-->
<div class="now_sub" style="display: none;">
<div class="mask_big">
我们已向你的邮箱:
</div>
<div class="mask_middle">
XXXXX发送一封验证邮箱
</div>
<div class="mask_s">
请进入邮箱查看邮件,完成邮箱验证
</div>
</div>
<!--动态层 -> 找回密码-->
<div class="mask back_find" style="display: none;">
<div class="mask_find">
<!--找回密码-->
<div class="mask_find_big">
找回密码
</div>
<div class="mask_find_small">
验证码将会发送到你的邮箱或者手机
</div>
<!--请输入手机号/邮箱-->
<div class="mask_find_box">
<input class="mask_find_box_input" placeholder="请输入手机号/邮箱">
</div>
<!--下一步-->
<div class="mask_find_next">
下一步
</div>
</div>
</div>
<!--动态层 -> 验证手机有效性-->
<div class="mask back_find2" style="display: none;">
<div class="mask_find">
<!--找回密码-->
<div class="mask_find_big">
验证手机有效性
</div>
<div class="mask_find_small">
验证码已经发送至手机:13987654321
</div>
<!--请输入验证码-->
<div class="mask_find_box">
<input class="mask_find_box_input width_input" placeholder="请输入验证码">
<div class="mask_find_box_small">23秒后重新获取</div>
</div>
<!--请输入密码-->
<div class="mask_find_box">
<input class="mask_find_box_input" placeholder="请输入密码">
</div>
<!--下一步-->
<div class="mask_find_next">
下一步
</div>
</div>
</div>
<!--动态层 -> 验证邮箱有效性-->
<div class="mask find" style="display: none;">
<div class="mask_find">
<!--验证邮箱有效性-->
<div class="mask_find_big">
验证邮箱有效性
</div>
<div class="mask_find_small">
验证码已经发送至邮箱:maplestory@gmail.com
</div>
<!--请输入验证码-->
<div class="mask_find_box">
<input class="mask_find_box_input width_input" placeholder="请输入验证码">
<div class="mask_find_box_small">23秒后重新获取</div>
</div>
<!--请输入密码-->
<div class="mask_find_box">
<input class="mask_find_box_input" placeholder="请输入密码">
</div>
<!--下一步-->
<div class="mask_find_next">
下一步
</div>
</div>
</div>
<!--设置昵称-->
<div class="mask fit" style="display: none;">
<div class="fit_name">
<div class="fit_name_title">
设置昵称
<img src="images/close.png" alt="">
</div>
<div class="fit_name_main">
<form action="">
<input type="text" name="" id="" placeholder="请设置您的昵称">
<p>不超过8个中文,不超过12个英文字母,不能有除了_-以外的字符</p>
<button type="button">完成</button>
</form>
</div>
</div>
</div>
<!--手机号设置-->
<div class="mask " style="display: none;">
<div class="mask_box m_top">
<!--标题-->
<div class="mask_tel">
手机号设置
</div>
<!--输入框盒子-->
<div class="mask_box_i">
<!--新手机号-->
<div class="mask_new">
<input class="mask_new_input" type="text" placeholder="新手机号">
</div>
<!--输入验证码-->
<div class="mask_new border_no">
<div class="mask_new">
<input class="mask_new_small" type="text" placeholder="输入验证码">
</div>
<div class="mask_new_text">获取验证码</div>
</div>
<!--底部按钮-->
<div class="mask_tel_button">
<!--左边取消-->
<div class="mask_tel_button_left">
取消
</div>
<!--右边保存-->
<div class="mask_tel_button_right">
保存
</div>
</div>
</div>
</div>
</div>
<!--安全验证-->
<div class="mask " style="display: none;">
<div class="mask_box m_top">
<!--标题-->
<div class="mask_tel">
安全认证
</div>
<!--输入框盒子-->
<div class="mask_box_i">
<!--使用手机号-->
<div class="mask_new">
<input class="mask_new_input" type="text" value="使用手机号134****2359">
</div>
<!--输入验证码-->
<div class="mask_new border_no">
<div class="mask_new">
<input class="mask_new_small" type="text" placeholder="输入验证码">
</div>
<div class="mask_new_text">获取验证码</div>
</div>
<!--底部按钮-->
<div class="mask_ver_button">
验证
</div>
</div>
</div>
</div>
<!--设置昵称-->
<div class="mask " style="display: none;">
<div class="mask_name">
<!--关闭按钮-->
<!--<div class="iconfont iconguanbi"></div>-->
<!--设置昵称-->
<div class="mask_name_title">
设置昵称
</div>
<!--昵称输入框-->
<div class="mask_name_input">
<input class="nickname" type="text" placeholder="请设置您的昵称">
</div>
<!--提示文字-->
<div class="mask_name_hint">
不超过8个中文,不超过12个英文字母,不能有除了_-以外的字符
</div>
<!--提交完成按钮-->
<div class="mask_name_sub">
完成
</div>
</div>
</div>
<!--绑定手机号继续-->
<div class="mask " style="display: none;">
<div class="mask_name tel_height">
<!--关闭按钮-->
<!--<div class="iconfont iconguanbi"></div>-->
<!--设置昵称-->
<div class="mask_name_title">
绑定手机号继续
</div>
<!--头像-->
<div class="mask_tel_box">
<div class="mask_tel_box_pic">
<img src="images/1.png">
</div>
<p>你好啊小明同学</p>
</div>
<!--昵称输入框-->
<div class="mask_name_input">
<input class="nickname" type="text" placeholder="请设置您的昵称">
</div>
<!--提示文字-->
<!--<div class="mask_name_hint">-->
<!--不超过8个中文,不超过12个英文字母,不能有除了_-以外的字符-->
<!--</div>-->
<!--提交完成按钮-->
<div class="mask_name_sub margin_to">
下一步
</div>
<!--跳过-->
<div class="mask_jump">
跳过这一步
</div>
</div>
</div>
<!--解绑账号-->
<div class="mask " style="display: none;">
<div class="mask_name">
<!--关闭按钮-->
<!--<div class="iconfont iconguanbi"></div>-->
<!--设置昵称-->
<div class="mask_name_title">
解绑账号
</div>
<!--设置其他登录方式-->
<div class="mask_name_way">
请设置其他登录方式后再解绑
</div>
<!--提交完成按钮-->
<div class="mask_name_sub way_top">
完成
</div>
</div>
</div>
<!--解绑账号2-->
<div class="mask " style="display: none;">
<div class="mask_name">
<!--关闭按钮-->
<!--<div class="iconfont iconguanbi"></div>-->
<!--设置昵称-->
<div class="mask_name_title">
解绑账号
</div>
<!--设置其他登录方式-->
<div class="mask_name_way">
请设置其他登录方式后再解绑
</div>
<!--提交完成按钮-->
<div class="mask_way_sub">
<div class="mask_way_sub_left">取消</div>
<div class="mask_way_sub_right">确定</div>
</div>
</div>
</div>
<!--设置新密码-->
<div class="mask " style="display: none;">
<div class="mask_box m_top">
<!--标题-->
<div class="mask_tel">
设置密码
</div>
<!--输入框盒子-->
<div class="mask_box_i">
<!--设置新密码-->
<div class="mask_new">
<input class="mask_new_input" type="text" placeholder="设置新密码">
</div>
<!--输入验证码-->
<div class="mask_new">
<input class="mask_new_input" type="text" placeholder="再次输入密码">
</div>
<!--底部按钮-->
<div class="mask_tel_button">
<!--左边取消-->
<div class="mask_tel_button_left">
取消
</div>
<!--右边保存-->
<div class="mask_tel_button_right">
确定
</div>
</div>
</div>
</div>
</div>
<!--设置邮箱-->
<div class="mask " style="display: none;">
<div class="mask_box m_top">
<!--标题-->
<div class="mask_tel">
设置邮箱
</div>
<!--输入框盒子-->
<div class="mask_box_i">
<!--新手机号-->
<div class="mask_new">
<input class="mask_new_input" type="text" placeholder="新增邮箱">
</div>
<!--输入验证码-->
<div class="mask_new border_no">
<div class="mask_new">
<input class="mask_new_small" type="text" placeholder="邮箱验证码">
</div>
<div class="mask_new_text">获取验证码</div>
</div>
<!--底部按钮-->
<div class="mask_tel_button">
<!--左边取消-->
<div class="mask_tel_button_left">
取消
</div>
<!--右边保存-->
<div class="mask_tel_button_right">
确定
</div>
</div>
</div>
</div>
</div>
<!--内容提交-->
<div class="mask" style="display: none;">
<div class="mask_box submit_height">
<div class="mask_submit_text">
<p>
内容已成功提交,我们将尽快审核。
</p>
<p>
(结果将通过站内信告知)
</p>
</div>
<div class="mask_submit_bottom">
确定
</div>
</div>
</div>
<!--隐私协议-->
<div class="mask" style="display: none;">
<div class="mask_box_a">
<!--大标题-->
<div class="mask_title">
隐私协议
</div>
<!--小标题-->
<div class="mask_small_text">
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
</div>
</div>
</div>
<!--关于我们-->
<div class="mask" style="display: none;">
<div class="mask_box_a">
<!--大标题-->
<div class="mask_title">
关于我们
</div>
<!--小标题-->
<div class="mask_small_text">
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
一、我们可能收集的用户信息我们提供服务时,可能会收集、储存和使用下列与您有关
</div>
</div>
</div>
</div>
<div id="message_info" class="growl" style="display:none;">
<div id="message_content" class="growl-item alert message_error"></div>
</div>
</body>
<script>
$(".top_d_input").on('keypress', function(e) {
var keycode = e.keyCode;
var searchName = $(this).val();
if (keycode == '13') {
e.preventDefault();
//请求搜索接口
}
});
$('#top_d_input').on('submit', function(e) {
// ...
//搜索
});
//点击打开菜单
$('.icon-caidan').click(function () {
$('.icon-caidan').click(function() {
console.log(11)
$('.menu_item').slideToggle();
// 关闭图片功能 2019.4.8
// if($(this).hasClass("icon-caidan")){
// $(this).addClass("icon-guanbi");
// $(this).removeClass("icon-caidan");
// $("body").css("overflow","hidden");
// }else{
// $(this).removeClass("icon-guanbi");
// $(this).addClass("icon-caidan");
// $("body").css("overflow","auto");
// }
// 关闭图片功能 2019.4.8
// if($(this).hasClass("icon-caidan")){
// $(this).addClass("icon-guanbi");
// $(this).removeClass("icon-caidan");
// $("body").css("overflow","hidden");
// }else{
// $(this).removeClass("icon-guanbi");
// $(this).addClass("icon-caidan");
// $("body").css("overflow","auto");
// }
})
//地址跳转
$('.index_jump').click(function () {
$('.index_jump').click(function() {
window.location.href = 'index.html'
})
$('.rwxq_jump').click(function () {
$('.rwxq_jump').click(function() {
window.location.href = 'rwxq.html'
})
$('.grzy_jump').click(function () {
$('.grzy_jump').click(function() {
window.location.href = 'grzy.html'
})
$('.spxq_jump').click(function () {
$('.spxq_jump').click(function() {
window.location.href = 'grzy.html'
})
//点击打开视频
$('.video_player').click(function () {
$('.mask_2').css("display","flex");
//点击打开视频详情
$('.video_player').click(function() {
// $('.mask_2').css("display", "flex");z'z'z'z'z'z'z'z'z'z'z'z'z'z'z'z'z'z'z
location.href = "spxq.html"
})
// 点击关闭视频
$('.icon-guanbi').click(function () {
$('.mask_2').css("display","none")
$('.icon-guanbi').click(function() {
$('.mask_2').css("display", "none")
var video = document.getElementById('video_1');
video.pause()
})
//点击图片进入视频详情
$('.pic_box').click(function () {
$('.pic_box').click(function() {
window.location.href = "spxq.html"
})
var swiper = new Swiper('.swiper-container',{
var swiper = new Swiper('.swiper-container', {
loop: true, // 循环模式选项
// autoplay: {
// delay: 1000,
// disableOnInteraction: false,
// },
loop: true,
// 循环模式选项
autoplay: {
delay: 2000,
disableOnInteraction: false,
},
pagination: {
el: '.swiper-pagination',
},
});
var addMessage = function(type, message) {
$("#message_content").html("");
$("#message_content").removeClass("message_success");
$("#message_content").removeClass("message_error");
if (message != null && message != '') {
if (type == 'success') {
$("#message_content").addClass("message_success");
} else {
$("#message_content").addClass("message_error");
}
$("#message_content").html(message);
$("#message_info").fadeIn();
setTimeout(function() {
$("#message_info").fadeOut();
}, 2000);
};
};
// $('body').click(function() {
// addMessage('success', '修改成功');
// })
//登录
$('.top_t_right_login,.email_login .mask_box_model .mask_box_model_sub:last-child').click(function() {
$('.mask').hide()
$('.now_sub').hide()
$('.email_reg').hide()
$('.mask_pswd').show()
$('.email_login').hide()
})
//点击登陆
$('.mask_pswd .mask_box_sub,.email_login .mask_box_sub').click(function() {
addMessage('success', '登录成功');
$('.mask').hide()
$('.top_t_right_text').hide()
$('.top_t_right_pic').show()
})
//注册
$('.top_t_right_reg').click(function() {
$('.mask_pswd').hide()
$('.phone_reg').show()
$('body').css('overflow-y', 'hidden')
})
//手机注册
$('.mask_pswd .mask_box_bottom .mask_box_bottom_text:last-child').click(function() {
$('.mask_pswd').hide()
$('.phone_reg').show()
})
//手机立即登录
$('.phone_reg .register').click(function() {
addMessage('success', '注册成功');
$('.mask').hide()
$('.now_sub1').show()
//三秒后弹出登录
var timer = setInterval(function() {
doItPerSecond();
}, 1000)
var num = 4;
function doItPerSecond() {
//dosomething...
num--;
var time = parseInt($('.mask_small span').html())
$('.mask_small span').html(num)
if (num == 0) {
// alert(1)
window.clearInterval(timer);
$('.now_sub1').hide()
$('.mask_pswd').show()
}
console.log(num);
}
})
//手机找回密码
$('.mask_pswd .mask_box_bottom .mask_box_bottom_text:first-child').click(function() {
$('.mask_pswd').hide()
$('.back_find').show()
})
//手机找回密码2
$('.back_find .mask_find_next').click(function() {
$('.back_find').hide()
$('.back_find2').show()
})
//已有帐号,立即登录
$('.mask_box_account_login').click(function() {
$('.phone_reg').hide()
$('.mask_pswd').show()
})
//邮箱注册
$('.mask_email,.email_login .mask_box_bottom .mask_box_bottom_text:nth-child(2)').click(function() {
$('.phone_reg').hide()
$('.email_login').hide()
$('.email_reg').show()
})
$('.mask email_login').click(function() {
$('.email_login').hide()
$('.email_reg').show()
})
//手机号注册
$('.tel_register').click(function() {
$('.phone_reg').show()
$('.email_reg').hide()
})
//邮箱登录
$('.e_login,.mask_pswd .mask_box_model .mask_box_model_sub:last-child').click(function() {
$('.email_reg').hide()
$('.mask,.mask_pswd').hide()
$('.email_login').show()
})
//立即登录
$('.back_find2 .mask_find_next').click(function() {
// alert(1)
$('.now_sub1').show()
$('.back_find2').hide()
var timer = setInterval(function() {
doItPerSecond();
}, 1000)
var num = 4;
function doItPerSecond() {
//dosomething...
num--;
var time = parseInt($('.mask_small span').html())
$('.mask_small span').html(num)
if (num == 0) {
// alert(1)
window.clearInterval(timer);
$('.now_sub1').hide()
$('.mask_pswd').show()
}
console.log(num);
}
})
//
$('.top_t_right_pic img').click(function() {
$('.head_right_nav').toggle()
})
//搜索
$("#keyword").on('keypress', function(e) {
var keycode = e.keyCode;
var searchName = $(this).val();
if (keycode == '13') {
e.preventDefault();
//请求搜索接口
//alert('1')
var val = $('#keyword').val();
if (val == '') {
// addMessage('success', '请输入内容');
window.location.href = "search_no.html";
} else {
window.location.href = "search.html";
return false;
}
}
});
</script>
</html>
... ...
... ... @@ -21,10 +21,10 @@
}(window);
//回退
window.onload = function(){
window.onload = function () {
var $back = document.getElementsByClassName('back')[0];
if($back){
$back.onclick=function(){
if ($back) {
$back.onclick = function () {
window.history.back()
}
}
... ...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>联系我们</title>
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="stylesheet" href="css/public.css">
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/lxwm.css">
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1037215_7sk198wo5xx.css">
<link rel="stylesheet" href="css/public.css">
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
<style>
.icon-caidan{
.icon-caidan {
font-size: 0.5rem;
}
.icon-magnifier{
.icon-magnifier {
color: #999999;
}
.f_size{
.f_size {
font-weight: normal;
font-size: 0.18rem;
}
.icon-xiugai{
.icon-xiugai {
margin-left: 0.15rem;
font-size: 0.3rem;
color: #999999;
... ... @@ -32,29 +37,33 @@
font-weight: bold;
align-items: center;
}
.top_dot{
.top_dot {
width: 0.08rem;
height: 0.08rem;
background:rgba(166,16,16,1);
border:1px solid rgba(255, 255, 255, 1);
background: rgba(166, 16, 16, 1);
border: 1px solid rgba(255, 255, 255, 1);
border-radius: 50%;
position: absolute;
top: 0;
right: 0;
}
.color_black{
.color_black {
color: black;
}
.margin_t{
.margin_t {
margin-top: 0.1rem;
}
/*底部菜单*/
.font_s{
.font_s {
font-size: 0.4rem;
color: #A61010;
}
.icon-bilibilidonghua{
.icon-bilibilidonghua {
font-size: 0.8rem;
}
... ... @@ -62,7 +71,7 @@
</head>
<body>
<div class="container">
<div class="container">
<div class="top">
<!--顶部菜单-->
<div class="top_t">
... ... @@ -74,54 +83,64 @@
</div>
<!--菜单图标-->
<div class="iconfont icon-caidan">
<!--<div class=""></div>-->
<!--菜单列表-->
<div class="menu_item" style="display: none;">
<!--<p class="index_jump">主页</p >-->
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
</div>
</div>
</div>
<!--中-->
<div class="top_t_middle">
<img src="images/peke.png">
<img src="images/icon_1.png">
</div>
<!--右-->
<div class="top_t_right">
<!--铃声-->
<div class="iconfont icon-10">
<!--小红点-->
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
注册/登录
</div>
<!--头像-->
<div class="top_t_right_pic">
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
</div>
</div>
... ... @@ -160,12 +179,11 @@
</div>
</div>
</div>
</div>
</div>
</body>
<script>
//点击打开菜单
$('.icon-caidan').click(function () {
$('.icon-caidan').click(function() {
console.log(11)
$('.menu_item').slideToggle();
// 关闭图片功能 2019.4.8
... ... @@ -181,18 +199,17 @@
})
//标题切换
$('.item_m').click(function () {
$('.item_m').click(function() {
var index = $(this).index()
$(this).addClass('item_color').siblings(".item_m").removeClass('item_color')
//内容切换
var dataid = $(this).attr("data-id");
if(dataid == 1){
if (dataid == 1) {
$(".message").show();
$('.audit').hide();
}else {
} else {
$(".audit").show();
$(".message").hide();
}
... ... @@ -200,5 +217,7 @@
})
</script>
</html>
... ...
... ... @@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="css/rw.css">
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1037215_u8m5zjdi1u.css">
<link rel="stylesheet" href="css/public.css">
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
<link rel="stylesheet" href="css/swiper.css">
... ... @@ -56,44 +56,52 @@
</div>
<!--菜单图标-->
<div class="iconfont icon-caidan">
<!--<div class=""></div>-->
<!--菜单列表-->
<div class="menu_item" style="display: none;">
<!--<p class="index_jump">主页</p >-->
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
</div>
</div>
</div>
<!--中-->
<div class="top_t_middle">
<img src="images/peke.png">
<img src="images/icon_1.png">
</div>
<!--右-->
<div class="top_t_right">
... ... @@ -101,8 +109,11 @@
<div class="iconfont icon-10">
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
注册/登录
</div>
<!--头像-->
<div class="top_t_right_pic">
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
</div>
</div>
... ...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>人物详情</title>
... ... @@ -12,23 +13,28 @@
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1037215_tuxoqivait.css">
<link rel="stylesheet" href="css/swiper.css">
<link rel="stylesheet" href="css/public.css">
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
<style>
.icon-caidan{
.icon-caidan {
font-size: 0.5rem;
}
.icon-magnifier{
.icon-magnifier {
color: #999999;
}
.icon-10{
.icon-10 {
position: relative;
}
.swiper-container {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px;
... ... @@ -49,25 +55,31 @@
border-right: 0.1rem;
}
.swiper-slide img{
.swiper-slide img {
width: 100%;
height: 100%;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
bottom: 20px;
left: 0;
width: 100%;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #ffffff;
}
.top_dot{
.top_dot {
width: 0.08rem;
height: 0.08rem;
background:rgba(166,16,16,1);
border:1px solid rgba(255, 255, 255, 1);
background: rgba(166, 16, 16, 1);
border: 1px solid rgba(255, 255, 255, 1);
border-radius: 50%;
position: absolute;
top: 0;
... ... @@ -76,6 +88,7 @@
</style>
</head>
<body>
<div class="container">
<!--顶部菜单-->
... ... @@ -90,46 +103,52 @@
</div>
<!--菜单图标-->
<div class="iconfont icon-caidan">
<!--<div class=""></div>-->
<!--菜单列表-->
<div class="menu_item" style="display: none;">
<!--<p class="index_jump">主页</p >-->
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
</div>
</div>
</div>
<!--中-->
<div class="top_t_middle">
<img src="images/peke.png">
<img src="images/icon_1.png">
</div>
<!--右-->
<div class="top_t_right">
... ... @@ -137,8 +156,11 @@
<div class="iconfont icon-10">
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
注册/登录
</div>
<!--头像-->
<div class="top_t_right_pic">
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
</div>
</div>
... ... @@ -282,8 +304,9 @@
</div>
<div class="dynamic_item_date">
<p><</p>
<p>2018</p>
<p>
<</p> <p>2018
</p>
<p>></p>
</div>
</div>
... ... @@ -314,8 +337,9 @@
</div>
<div class="dynamic_item_date">
<p><</p>
<p>2018</p>
<p>
<</p> <p>2018
</p>
<p>></p>
</div>
</div>
... ... @@ -379,10 +403,10 @@
</div>
</body>
<script src="js/swiper.js"> </script>
<script src="js/swiper.js"> </script>
<script>
// 菜单
$('.icon-caidan').click(function () {
$('.icon-caidan').click(function() {
console.log(11)
$('.menu_item').slideToggle();
// 关闭图片功能 2019.4.8
... ... @@ -397,19 +421,19 @@
// }
})
// 关注
$('.intro_attention_title').click(function () {
$(this).css('display','none');
$('.attention').css('display','block')
$('.intro_attention_title').click(function() {
$(this).css('display', 'none');
$('.attention').css('display', 'block')
})
$('.attention').click(function () {
$('.attention').click(function() {
console.log(111);
$('.attention').css('display','none');
$('.intro_attention_title').css('display','block')
$('.attention').css('display', 'none');
$('.intro_attention_title').css('display', 'block')
})
//点击赞
var swiper = new Swiper('.swiper-container',{
var swiper = new Swiper('.swiper-container', {
loop: true, // 循环模式选项
// autoplay: {
... ... @@ -421,5 +445,7 @@
el: '.swiper-pagination',
},
});
</script>
</html>
... ...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>搜索</title>
... ... @@ -9,23 +10,25 @@
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/search.css">
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1037215_7sk198wo5xx.css">
<link rel="stylesheet" href="css/public.css">
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
<style>
.icon-caidan{
.icon-caidan {
font-size: 0.5rem;
}
.icon-magnifier{
.icon-magnifier {
color: #999999;
}
.f_size{
.f_size {
font-weight: normal;
font-size: 0.18rem;
}
.icon-xiugai{
.icon-xiugai {
margin-left: 0.15rem;
font-size: 0.3rem;
color: #999999;
... ... @@ -33,29 +36,33 @@
font-weight: bold;
align-items: center;
}
.top_dot{
.top_dot {
width: 0.08rem;
height: 0.08rem;
background:rgba(166,16,16,1);
border:1px solid rgba(255, 255, 255, 1);
background: rgba(166, 16, 16, 1);
border: 1px solid rgba(255, 255, 255, 1);
border-radius: 50%;
position: absolute;
top: 0;
right: 0;
}
.color_black{
.color_black {
color: black;
}
.margin_t{
.margin_t {
margin-top: 0.1rem;
}
/*底部菜单*/
.font_s{
.font_s {
font-size: 0.4rem;
color: #A61010;
}
.icon-bilibilidonghua{
.icon-bilibilidonghua {
font-size: 0.8rem;
}
... ... @@ -63,7 +70,7 @@
</head>
<body>
<div class="container">
<div class="container">
<div class="top">
<!--顶部菜单-->
<div class="top_t">
... ... @@ -75,54 +82,64 @@
</div>
<!--菜单图标-->
<div class="iconfont icon-caidan">
<!--<div class=""></div>-->
<!--菜单列表-->
<div class="menu_item" style="display: none;">
<!--<p class="index_jump">主页</p >-->
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
</div>
</div>
</div>
<!--中-->
<div class="top_t_middle">
<img src="images/peke.png">
<img src="images/icon_1.png">
</div>
<!--右-->
<div class="top_t_right">
<!--铃声-->
<div class="iconfont icon-10">
<!--小红点-->
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
注册/登录
</div>
<!--头像-->
<div class="top_t_right_pic">
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
</div>
</div>
... ... @@ -205,7 +222,7 @@
<!--关注,贡献,关注-->
<div class="bottom_top_b">
<div class="bottom_top_b_left">
38个关注
<span>38</span>个关注
</div>
<div class="bottom_top_b_left">
25个贡献
... ... @@ -261,11 +278,11 @@
</div>
</div>
</div>
</div>
</body>
<script>
// 菜单
$('.icon-caidan').click(function () {
$('.icon-caidan').click(function() {
console.log(11)
$('.menu_item').slideToggle();
// 关闭图片功能 2019.4.8
... ... @@ -280,7 +297,7 @@
// }
})
//标题切换
$('.item_m').click(function () {
$('.item_m').click(function() {
var index = $(this).index()
$(this).addClass('item_color').siblings(".item_m").removeClass('item_color')
... ... @@ -288,10 +305,10 @@
//内容切换
var dataid = $(this).attr("data-id");
if(dataid == 1){
if (dataid == 1) {
$(".message").show();
$('.audit').hide();
}else {
} else {
$(".audit").show();
$(".message").hide();
}
... ... @@ -299,5 +316,24 @@
})
var v = false; //定义一个布尔型变量,来判断显示关注或取消关注
//关注
$('.bottom_top_b_att').click(function() {
var num = parseInt($('.bottom_top_b .bottom_top_b_left:first-child span').html())
if (v) { //如果为真的时候,我这里就显示关注
$(this).html("关注");
v = false; //由于文字已更改,所以我们要改变变量的值
$('.bottom_top_b .bottom_top_b_left:first-child span').html(num - 1)
} else {
$(this).html("取消关注");
v = true;
$('.bottom_top_b .bottom_top_b_left:first-child span').html(num + 1)
}
})
</script>
</html>
... ...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>搜索无结果</title>
... ... @@ -9,23 +10,25 @@
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/search_no.css">
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1037215_7sk198wo5xx.css">
<link rel="stylesheet" href="css/public.css">
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
<style>
.icon-caidan{
.icon-caidan {
font-size: 0.5rem;
}
.icon-magnifier{
.icon-magnifier {
color: #999999;
}
.f_size{
.f_size {
font-weight: normal;
font-size: 0.18rem;
}
.icon-xiugai{
.icon-xiugai {
margin-left: 0.15rem;
font-size: 0.3rem;
color: #999999;
... ... @@ -33,29 +36,33 @@
font-weight: bold;
align-items: center;
}
.top_dot{
.top_dot {
width: 0.08rem;
height: 0.08rem;
background:rgba(166,16,16,1);
border:1px solid rgba(255, 255, 255, 1);
background: rgba(166, 16, 16, 1);
border: 1px solid rgba(255, 255, 255, 1);
border-radius: 50%;
position: absolute;
top: 0;
right: 0;
}
.color_black{
.color_black {
color: black;
}
.margin_t{
.margin_t {
margin-top: 0.1rem;
}
/*底部菜单*/
.font_s{
.font_s {
font-size: 0.4rem;
color: #A61010;
}
.icon-bilibilidonghua{
.icon-bilibilidonghua {
font-size: 0.8rem;
}
... ... @@ -63,7 +70,7 @@
</head>
<body>
<div class="container">
<div class="container">
<div class="top">
<!--顶部菜单-->
<div class="top_t">
... ... @@ -75,54 +82,64 @@
</div>
<!--菜单图标-->
<div class="iconfont icon-caidan">
<!--<div class=""></div>-->
<!--菜单列表-->
<div class="menu_item" style="display: none;">
<!--<p class="index_jump">主页</p >-->
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
</div>
</div>
</div>
<!--中-->
<div class="top_t_middle">
<img src="images/peke.png">
<img src="images/icon_1.png">
</div>
<!--右-->
<div class="top_t_right">
<!--铃声-->
<div class="iconfont icon-10">
<!--小红点-->
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
注册/登录
</div>
<!--头像-->
<div class="top_t_right_pic">
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
</div>
</div>
... ... @@ -140,15 +157,15 @@
<div class="mid">
暂无关于“新艺术音乐”的搜索结果。我来
<span class="color_red">贡献内容</span>
<a href="gx.html" class="color_red">贡献内容</a>
</div>
</div>
</div>
</body>
<script>
// 菜单
$('.icon-caidan').click(function () {
$('.icon-caidan').click(function() {
console.log(11)
$('.menu_item').slideToggle();
// 关闭图片功能 2019.4.8
... ... @@ -163,7 +180,7 @@
// }
})
//标题切换
$('.item_m').click(function () {
$('.item_m').click(function() {
var index = $(this).index()
$(this).addClass('item_color').siblings(".item_m").removeClass('item_color')
... ... @@ -171,10 +188,10 @@
//内容切换
var dataid = $(this).attr("data-id");
if(dataid == 1){
if (dataid == 1) {
$(".message").show();
$('.audit').hide();
}else {
} else {
$(".audit").show();
$(".message").hide();
}
... ... @@ -182,5 +199,7 @@
})
</script>
</html>
... ...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>视频详情</title>
... ... @@ -9,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="css/common.css">
<link rel="stylesheet" type="text/css" href="css/spxq.css">
<link rel="stylesheet" type="text/css" href="https://at.alicdn.com/t/font_1037215_bamhpf0xfl8.css">
<link rel="stylesheet" href="css/public.css">
<script src="js/base.js"></script>
<script src="js/jquery.min.js"></script>
... ... @@ -88,11 +89,15 @@
.red_color{
color: #A61010;
}
.banner video{
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<div class="container">
<div class="container">
<div class="top">
<!--顶部菜单-->
<div class="top_t">
... ... @@ -104,54 +109,64 @@
</div>
<!--菜单图标-->
<div class="iconfont icon-caidan">
<!--<div class=""></div>-->
<!--菜单列表-->
<div class="menu_item" style="display: none;">
<!--<p class="index_jump">主页</p >-->
<!--<p class="rwxq_jump">人物详情</p>-->
<!--<p class="grzy_jump">个人主页</p>-->
<!--<p class="spxq_jump">视频详情</p>-->
<a href="index.html">
<div class="menu_item_a">
<div>首页</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>精选</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>动态</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
<a href="">
<div class="menu_item_a">
<div>百科</div>
<div class="menu_item_a_pic">
<img src="images/you@2x.png">
</div>
</div>
</a>
</div>
</div>
</div>
<!--中-->
<div class="top_t_middle">
<img src="images/peke.png">
<img src="images/icon_1.png">
</div>
<!--右-->
<div class="top_t_right">
<!--铃声-->
<div class="iconfont icon-10">
<!--小红点-->
<div class="top_dot"></div>
</div>
<div class="top_t_right_text">
注册/登录
</div>
<!--头像-->
<div class="top_t_right_pic">
<div class="top_t_right_pic" style="display: none">
<img src="images/1.png">
</div>
</div>
... ... @@ -164,7 +179,13 @@
</div>
<div class="banner">
<img src="images/banner_5.png">
<video src="video/Bugatti_1.mp4" controls="controls" poster="images/banner_5.png" x5-playsinline webkit-playsinline playsinline x-webkit-airplay="allow" x5-video-player-type="h5" width={document.documentElement.clientWidth} height={document.documentElement.clientWidth * 9 / 16} style="width: 7.5rem; height: 3.6rem; object-fit: fill;display: block;
position: absolute;top: 0rem;
left: 0;
z-index: 9;">
<!-- <img src="images/banner_5.png">-->
</video>
</div>
<div class="items">
... ... @@ -333,7 +354,7 @@
</div>
<div class="sub_box">
<div ></div>
<div></div>
<div class="message_sub">
发送
</div>
... ... @@ -424,11 +445,11 @@
</div>
</div>
</div>
</div>
</div>
</body>
<script>
// 菜单
$('.icon-caidan').click(function () {
$('.icon-caidan').click(function() {
console.log(11)
$('.menu_item').slideToggle();
// 关闭图片功能 2019.4.8
... ... @@ -443,37 +464,36 @@
// }
})
$('.icon-fenxiang').click(function () {
$('.icon-fenxiang').click(function() {
$('.share_box').slideToggle();
})
//分享微博
$('.MicrBlog').click(function () {
$('.MicrBlog').click(function() {
window.location.href = ''
})
//分享微信
$('.WeChat').click(function () {
$('.WeChat').click(function() {
window.location.href = ''
})
//分享推特
$('.Twitter').click(function () {
$('.Twitter').click(function() {
window.location.href = ''
})
//分享脸书
$('.FaceBook').click(function () {
$('.FaceBook').click(function() {
window.location.href = ''
})
// 点击关注
var num=$(".share_size").html();
num=Number(num);
$('.icon-xinaixin').click(function () {
if ($(this).hasClass("red_color")){
var num = $(".share_size").html();
num = Number(num);
$('.icon-xinaixin').click(function() {
if ($(this).hasClass("red_color")) {
$(this).removeClass("red_color");
num=num-1
} else
{
num = num - 1
} else {
$(this).addClass("red_color")
num=num+1
num = num + 1
}
$(".share_size").html(num)
... ... @@ -481,15 +501,15 @@
})
//评论区点赞
$('.icon-dianzan').click(function () {
$('.icon-dianzan').click(function() {
var num_1 = $(this).children(".num_1").html();
console.log(num_1)
num_1 = Number(num_1);
if ($(this).hasClass("red_color")){
if ($(this).hasClass("red_color")) {
$(this).removeClass("red_color");
num_1 = num_1-1
}else{
num_1 = num_1 - 1
} else {
$(this).addClass("red_color")
num_1 = num_1 + 1
}
... ... @@ -498,15 +518,26 @@
//评论区删除
$('.delect').click(function () {
$('.delect').click(function() {
$('.delect_comment').css('display', 'flex')
$('.delect_comment').css('display','flex')
})
// $('.delect_bottom_right').on('click', function(e) {
//// alert($(this).index());
// console.log(1)
// });
//取消删除
$('.delect_bottom_right').click(function () {
$('.delect_comment').css('display','none')
})
//确定删除
$('.delect_bottom_left').click(function () {
$('.delect_comment').css('display','none')
})
</script>
</html>
... ...