master
tangyi 2021-09-23 09:06:39 +08:00
parent 52d752f9f4
commit 1edceee83e
3 changed files with 1362 additions and 1316 deletions

View File

@ -66,8 +66,6 @@ ul {
text-align: center;
position: absolute;
top: -60px;
}
.ty_lefttx {
@ -95,12 +93,11 @@ ul {
font-size: 15px;
position: relative;
box-sizing: border-box;
cursor: pointer
cursor: pointer;
}
.ty_leftcon > img {
margin-right: 10px;
}
.ty_leftcon > span {
@ -108,7 +105,6 @@ ul {
}
.ty_ris {
width: 1060px;
}
@ -138,10 +134,8 @@ ul {
width: 100%;
height: 20px;
border-bottom: 1px solid rgb(233, 233, 233);
;
display: none;
margin-bottom: 5px;
}
.ty_scimg {
@ -224,12 +218,13 @@ select {
display: flex;
padding: 12px 18px;
box-sizing: border-box;
background: url("../../img/grzx/xiala_08.jpg") no-repeat scroll right 20px top 20px transparent;
background: url("../../img/grzx/xiala_08.jpg") no-repeat scroll right 20px top
20px transparent;
background-size: 12px 8px;
width: 150px;
height: 52px;
color: rgb(180, 180, 180);
cursor: pointer
cursor: pointer;
}
.ty_setle {
@ -257,7 +252,6 @@ select {
.ty_btn {
text-align: right;
}
.ty_btn > button {
@ -268,16 +262,14 @@ select {
color: #fff;
background-color: rgb(203, 25, 25);
border: none;
cursor: pointer
cursor: pointer;
}
.ty_btn1 {
text-align: right;
width: 581px;
}
.ty_jgzl {
height: auto;
padding-bottom: 29px;
@ -298,7 +290,6 @@ select {
.ty_img > div {
display: flex;
}
.ty_img > div > :nth-child(2) {
@ -308,7 +299,6 @@ select {
margin-bottom: 12px;
}
/* 密码修改 */
.ty_wic > :nth-child(1) {
width: 90px;
@ -359,7 +349,6 @@ select {
box-sizing: border-box;
background-color: #fff;
padding-top: 26px;
}
.ty_dizcon {
@ -403,10 +392,8 @@ select {
}
.ty_dzxx > :nth-child(2) {
width: 20px;
height: 20px;
}
.ty_dztext {
@ -433,7 +420,6 @@ select {
margin-left: 28px;
}
/* 新增收货地址 */
.ty_xzsh {
width: 100%;
@ -470,10 +456,8 @@ select {
}
.ty_tctiti > :nth-child(2) {
width: 20px;
height: 20px;
}
.ty_tris {
@ -499,7 +483,6 @@ select {
align-items: center;
padding-left: 23px;
font-size: 18px;
}
.ty_yhd {
@ -613,7 +596,6 @@ select {
/* 订单 */
.ty_ddnav {
display: flex;
}
.ty_dindantetx {
@ -725,7 +707,6 @@ select {
display: flex;
align-items: center;
font-size: 14px;
}
.ty_dnum > :nth-child(1) {
@ -767,7 +748,11 @@ select {
color: rgb(203, 25, 25);
margin-bottom: 8px;
font-size: 13px;
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
background-image: linear-gradient(
to top,
rgb(255, 255, 255),
rgb(244, 244, 244)
);
}
.ty_ddxxTxt1 > a {
@ -780,7 +765,11 @@ select {
color: rgb(203, 25, 25);
font-size: 13px;
margin-bottom: 8px;
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
background-image: linear-gradient(
to top,
rgb(255, 255, 255),
rgb(244, 244, 244)
);
}
.ty_paging {
@ -804,14 +793,11 @@ select {
.ty_paging > div > span {
margin-right: 12px;
}
.ty_shtcint {
display: flex;
align-items: center;
}
.ty_sgtxt {
@ -863,7 +849,6 @@ select {
color: #191919;
text-align: center;
margin-top: 18px;
}
.ty_ysmr {
@ -872,8 +857,6 @@ select {
align-content: flex-start;
}
.ty_ysqxgz {
display: inline-block;
width: 67px;
@ -907,7 +890,6 @@ select {
margin-top: 18px;
}
.ty_jftit {
width: 100%;
background-color: #fff;
@ -987,9 +969,11 @@ select {
.ty_jfntit > :nth-child(2) {
width: 424px;
}
.ty_jfntit > :nth-child(3) {
text-align: left;
}
.ty_jfntit > :nth-child(1) {
width: 183px;
}
@ -1004,8 +988,8 @@ select {
.ty_jfcon {
height: 44px;
}
.ty_jfcon > td {
border-bottom: 1px solid rgb(238, 233, 231);
}
@ -1038,11 +1022,9 @@ select {
color: #525252;
}
/* 收藏 */
.ty_sccon {
padding-left: 24px;
}
.ty_yishusc {
@ -1050,8 +1032,7 @@ select {
padding-right: 14px;
position: relative;
box-sizing: border-box;
cursor: pointer
cursor: pointer;
}
.ty_yishusc > img {
@ -1070,14 +1051,17 @@ select {
font-size: 13px;
}
.ty_scmr {
align-content: flex-start;display: flex;flex-wrap: wrap;
align-content: flex-start;
display: flex;
flex-wrap: wrap;
}
.ty_scml {
padding-left: 22px;
display:none;align-content: flex-start;flex-wrap: wrap;
display: none;
align-content: flex-start;
flex-wrap: wrap;
}
.ty_yspcon {
@ -1090,7 +1074,6 @@ select {
.ty_yspcon > img {
width: 100%;
}
.ty_yspcon > p {
@ -1138,7 +1121,6 @@ select {
background-color: rgb(245, 245, 245);
height: 40px;
box-sizing: border-box;
}
@ -1166,7 +1148,7 @@ select {
border: 1px solid rgb(6, 110, 226);
margin-left: 7px;
border-radius: 3px;
cursor: pointer
cursor: pointer;
}
.ty_zgtit > th {
@ -1174,9 +1156,7 @@ select {
color: rgb(106, 106, 106);
}
.ty_selectAll {
box-sizing: border-box;
border-radius: 3px;
border: 2px solid rgb(174, 174, 174);
@ -1185,7 +1165,6 @@ select {
}
.ty_selected {
box-sizing: border-box;
border-radius: 3px;
border: 2px solid rgb(174, 174, 174);
@ -1194,9 +1173,6 @@ select {
display: block;
}
.ty_zgzti {
font-size: 13px;
color: #191919;
@ -1205,7 +1181,6 @@ select {
.ty_zgtit > :nth-child(1) {
text-align: center;
width: 47px;
}
.ty_zgtit > :nth-child(2) {
@ -1226,7 +1201,6 @@ select {
.ty_zgtit > :nth-child(5) {
width: 109px;
}
.ty_zgtit > :nth-child(6) {
@ -1253,15 +1227,12 @@ select {
.ty_zgcon > :nth-child(2) > img {
width: 98px;
}
.ty_zgcon > :nth-child(3) {
width: 233px;
line-height: 27px;
margin-right: 68px;
}
.ty_zgcon > :nth-child(4) {
@ -1275,14 +1246,13 @@ select {
color: #cb1919;
}
.ty_bj {
color: #00a608;
border: 1px solid #00a608;
padding: 10px 17px;
background-color: #fff;
border-radius: 3px;
cursor: pointer
cursor: pointer;
}
.ty_scsc {
@ -1291,7 +1261,7 @@ select {
padding: 10px 17px;
background-color: #fff;
border-radius: 3px;
cursor: pointer
cursor: pointer;
}
.ty_button {
@ -1328,7 +1298,6 @@ select {
background-color: rgb(245, 245, 245);
height: 40px;
box-sizing: border-box;
}
@ -1345,7 +1314,6 @@ select {
.ty_zltit > :nth-child(1) {
text-align: center;
width: 47px;
}
.ty_zltit > :nth-child(2) {
@ -1397,7 +1365,7 @@ select {
text-align: center;
border-radius: 3px;
line-height: 34px;
cursor: pointer
cursor: pointer;
}
.ty_zlcon > :nth-child(7) {
@ -1433,7 +1401,6 @@ select {
line-height: 27px;
padding-left: 16px;
padding-right: 119px;
}
.ty_zlcon > :nth-child(4) {
@ -1491,7 +1458,6 @@ select {
margin-right: 28px;
}
.choose {
position: relative;
height: 38px;
@ -1523,8 +1489,8 @@ select {
border: 1px solid #e4e4e4;
background: #ffffff;
border-radius: 50%;
transition: border-color .3s;
-webkit-transition: border-color .3s;
transition: border-color 0.3s;
-webkit-transition: border-color 0.3s;
}
.choose .radio input[checked="checked"] + i {
@ -1533,7 +1499,7 @@ select {
.choose .radio input + i:after {
position: absolute;
content: '';
content: "";
top: 10px;
left: 10px;
width: 16px;
@ -1541,8 +1507,8 @@ select {
border-radius: 50%;
background-color: red;
opacity: 0;
transition: opacity .1s;
-webkit-transition: opacity .1s;
transition: opacity 0.1s;
-webkit-transition: opacity 0.1s;
}
.choose .radio input:checked + i:after {
@ -1562,17 +1528,21 @@ select {
/* Mozilla Firefox 4 to 18 */
color: rgb(180, 180, 180);
}
.ty_riscon select {
color: #222222;
cursor: pointer
cursor: pointer;
}
.ty_zltj select {
color: rgb(180, 180, 180);
}
.ty_riscon input:-ms-input-placeholder {
/* Internet Explorer 10-11 */
color: rgb(180, 180, 180);
}
.ty_jgintcor input::-webkit-input-placeholder {
color: #222222;
}
@ -1591,14 +1561,11 @@ select {
/* Internet Explorer 10-11 */
color: #222222;
}
.ty_jgintcor select {
color: #222222;
}
.ty_buttton {
display: flex;
justify-content: space-between;
@ -1706,7 +1673,6 @@ select {
}
.ty_zltitManagement > :nth-child(10) {
padding-right: 33px;
text-align: center;
}
@ -1730,7 +1696,8 @@ select {
padding: 0px 9px;
color: rgb(110, 110, 110);
margin-right: 9px;
background: url(../../img/grzx/xiala_08.jpg) no-repeat scroll right 20px top 12px transparent;
background: url(../../img/grzx/xiala_08.jpg) no-repeat scroll right 20px top
12px transparent;
}
.ty_zltop label > input {
@ -1750,7 +1717,11 @@ select {
align-items: center;
padding-left: 5px;
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
background-image: linear-gradient(
to top,
rgb(255, 255, 255),
rgb(244, 244, 244)
);
}
.ty_zltop label {
@ -1779,14 +1750,13 @@ select {
.chooseImg-box > div input {
width: 109px;
height: 109px;
border: 1px solid #E6E6E6;
border: 1px solid #e6e6e6;
border-radius: 3px;
opacity: 0;
z-index: 2;
cursor: pointer
cursor: pointer;
}
.ty_topimgtx {
display: none;
}
@ -1804,13 +1774,14 @@ select {
margin-left: 12px;
font-size: 12px;
color: #222222;
opacity: .7;
opacity: 0.7;
}
.ty_intfile {
position: absolute;
z-index: 2;
}
.ty_pdf {
display: flex;
margin-bottom: 21px;
@ -1823,6 +1794,7 @@ select {
font-size: 16px;
width: 117px;
}
.ty_intf {
width: 471px;
height: 52px;
@ -1836,6 +1808,7 @@ select {
left: 0px;
top: 0px;
}
#uptxt {
width: 471px;
height: 52px;
@ -1845,10 +1818,12 @@ select {
border-color: rgb(208, 208, 208);
border-radius: 5px 0 0 5px;
}
.ty_tusc {
display: flex;
position: relative;
}
.ty_tusc > label {
width: 156px;
height: 52px;
@ -1860,47 +1835,55 @@ select {
justify-content: center;
font-size: 16px;
color: #191919;
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
background-image: linear-gradient(
to top,
rgb(255, 255, 255),
rgb(244, 244, 244)
);
}
.ty_jgcon > :nth-child(3) {
width: 217px;
}
.ty_jgcon > :nth-child(4) {
width: 76px;
}
.ty_jgcon > :nth-child(5) {
width: 276px;
}
.ty_jgcona > :nth-child(3) {
width: 217px;
}
.ty_xwgg > :nth-child(5) {
width: 109px;
text-align: left;
}
.ty_xwggcon > :nth-child(5) {
width: 109px;
text-align: left;
}
.ty_xzcor {
color: #cb1919;
}
.ty_xwtable .ty_zlcon .ty_pind {
padding-top: 45px;
}
.ty_tihuan {
width: 143px;
height: 48px;
background-image: linear-gradient(to top, rgb(255, 255, 255), rgb(244, 244, 244));
background-image: linear-gradient(
to top,
rgb(255, 255, 255),
rgb(244, 244, 244)
);
font-size: 15px;
text-align: center;
display: block;
@ -1909,20 +1892,23 @@ select {
border-color: rgb(208, 208, 208);
margin-left: 14px;
margin-top: 192px;
cursor: pointer
cursor: pointer;
}
.ty_zlth {
align-items: flex-start;
}
.ty_zlth > .ty_intfile {
width: 243px;
height: 244px;
}
.ty_zlth > .pa {
width: 243px;
height: 244px;
}
.ty_grzximg {
cursor: pointer;
position: absolute;
@ -1937,52 +1923,114 @@ select {
justify-content: center;
opacity: 0;
}
.ty_scimg > img {
width: 100%;
border-radius: 50%;
}
.ty_jgintcor {
display: inline-block;
}
.ty_riscon > div {
display: inline-block;
}
.ty_riscon > form {
display: inline-block;
}
.tyys_namep {
text-align: right;width: 81px;
text-align: right;
width: 81px;
}
.ty_tp {
padding: 25px 12px 0 25px;display: flex; flex-wrap: wrap;align-content: flex-start;
padding: 25px 12px 0 25px;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}
.ty_didanpd {
height: auto; padding: 25px 24px 20px;
height: auto;
padding: 25px 24px 20px;
}
.ty_gzmr {
display:none;align-content: flex-start;flex-wrap: wrap;
display: none;
align-content: flex-start;
flex-wrap: wrap;
}
.ty_zgyscon {
margin: 0 auto;table-layout: fixed;padding-top: 20px;
margin: 0 auto;
table-layout: fixed;
padding-top: 20px;
}
.ty_zgysconTr {
color: #333333;opacity: .7;font-size: 14px;font-weight: 400;background-color: rgb(245, 245, 245);height: 40px;
color: #333333;
opacity: 0.7;
font-size: 14px;
font-weight: 400;
background-color: rgb(245, 245, 245);
height: 40px;
}
.tyzg_text {
width: 103px;height: 103px;overflow: hidden;
width: 103px;
height: 103px;
overflow: hidden;
}
.ty_pj {
color: #00a608;border: 1px solid #00a608;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;background: #FFFFFF;
color: #00a608;
border: 1px solid #00a608;
width: 62px;
height: 34px;
line-height: 34px;
border-radius: 3px;
background: #ffffff;
}
.tyzg_sc {
color: #066ee2;border: 1px solid #066ee2;width: 62px;height: 34px;line-height: 34px;border-radius: 3px;margin-top: 6px;background: #FFFFFF;
color: #066ee2;
border: 1px solid #066ee2;
width: 62px;
height: 34px;
line-height: 34px;
border-radius: 3px;
margin-top: 6px;
background: #ffffff;
}
.tytj_tjzp {
width: 116px;height: 44px;line-height: 44px;text-align: center;color: #FFFFFF;background: #CB1919;border-radius: 5px;border: 1px solid #CB1919;font-size: 15px;
width: 116px;
height: 44px;
line-height: 44px;
text-align: center;
color: #ffffff;
background: #cb1919;
border-radius: 5px;
border: 1px solid #cb1919;
font-size: 15px;
}
.tytj_plsc {
width: 116px;height: 44px;line-height: 44px;text-align: center;color: #066ee2;background: #FFFFFF;border-radius: 5px;border: 1px solid #066ee2;font-size: 15px;margin: 0px 20px 0 10px;
width: 116px;
height: 44px;
line-height: 44px;
text-align: center;
color: #066ee2;
background: #ffffff;
border-radius: 5px;
border: 1px solid #066ee2;
font-size: 15px;
margin: 0px 20px 0 10px;
}
.ty_qbselect {
width: auto;
height: auto;
@ -1996,12 +2044,13 @@ select {
-webkit-appearance: none;
display: flex;
box-sizing: border-box;
background: url(../../img/grzx/qbdd.png) no-repeat scroll right 7px top 3px transparent;
background: url(../../img/grzx/qbdd.png) no-repeat scroll right 7px top 3px
transparent;
background-size: 10px 6px;
cursor: pointer;
align-items: center;
margin-top: 3px;
width: 73px;
color: rgb(106, 106, 106);
position: fixed;
}

View File

@ -8,7 +8,7 @@
<title>艺术家个人中心</title>
<link rel="stylesheet" href="../../css/institutions/institutions.css">
<link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/>
<link rel="stylesheet" href="../css/centerHead.css">
<link rel="stylesheet" href="../../css/centerHead.css">
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
<script src="../../js/artistCenter/artistCenter.js" type="text/javascript" charset="utf-8"></script>
<script src="https://unpkg.com/wangeditor/dist/wangEditor.min.js"></script>

View File

@ -461,19 +461,16 @@
</div>
<div class="ty_ddxxTxt"><span class="ty_dindantit">收货人</span>程鹏龙</div>
<div class="ty_ddxxTxt"><span class="ty_dindantit">金额</span>总金额¥532.20</div>
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit">状态</span>待支付</div>
<div class="ty_ddxxTxt">程鹏龙</div>
<div class="ty_ddxxTxt">总金额¥532.20</div>
<div class="ty_ddxxTxt ty_ddys">待支付</div>
<div class="ty_ddxxTxt1">
<span class="ty_dindantit">操作</span>
<a href="../logshoppingcar/tobepaid.html" class="ty_ddys">
去支付
</a>
</div>
</div>
</div>
<div class="ty_ddcon">
<div class="ty_ddcontit">
@ -512,9 +509,9 @@
</div>
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span> 程鹏龙</div>
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span> 总金额¥532.20</div>
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit"></span> 待发货</div>
<div class="ty_ddxxTxt"> 程鹏龙</div>
<div class="ty_ddxxTxt"> 总金额¥532.20</div>
<div class="ty_ddxxTxt ty_ddys"> 待发货</div>
<div class="ty_ddxxTxt1">
@ -561,11 +558,11 @@
</div>
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span> 程鹏龙</div>
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span> 总金额¥532.20</div>
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit"></span> 已发货</div>
<div class="ty_ddxxTxt"> 程鹏龙</div>
<div class="ty_ddxxTxt"> 总金额¥532.20</div>
<div class="ty_ddxxTxt ty_ddys"> 已发货</div>
<div class="ty_ddxxTxt1">
<span class="ty_dindantit"></span>
<button class="ty_ddys">
查看物流
</button>
@ -616,11 +613,11 @@
</div>
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span>程鹏龙</div>
<div class="ty_ddxxTxt"><span class="ty_dindantit"></span>总金额¥532.20</div>
<div class="ty_ddxxTxt ty_ddys"><span class="ty_dindantit"></span>已完成</div>
<div class="ty_ddxxTxt">程鹏龙</div>
<div class="ty_ddxxTxt">总金额¥532.20</div>
<div class="ty_ddxxTxt ty_ddys">已完成</div>
<div class="ty_ddxxTxt1">
<span class="ty_dindantit"></span>
<button class="ty_ddys ty_sqtc">
申请售后
</button>