Переглянути джерело

调整样式,DEP统计功能

zhengjinyi 1 рік тому
батько
коміт
3fbda4c8df

+ 13 - 13
src/main/resources/static/css/pay/caimei-paycash.css

@@ -32,7 +32,7 @@ input::-webkit-outer-spin-button {
     .pay-container {width: 100%;position: relative;}
     .container{width: 100%;height: auto;float: left;margin-bottom: 30px;}
     .pay-content{width: 1184px;margin: 0 auto;height: auto;}
-    .pay-title{width: 100%;height: auto;padding: 15px 20px;float: left;background: #ffffff;margin-bottom: 7px;box-sizing:border-box;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);}
+    .pay-title{width: 100%;height: auto;padding: 15px 20px;float: left;background: #ffffff;margin-bottom: 7px;box-sizing:border-box;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);border-radius: 8px;}
     .pay-title .title-money{width: 100%;height: 36px;float: left;margin: 7px 0;line-height: 36px;}
     .pay-title .title-money.big{height: 60px;line-height: 60px;}
     .pay-title .title-money p{font-size: 16px;color: #333333;float: left;margin-right: 80px;}
@@ -60,7 +60,7 @@ input::-webkit-outer-spin-button {
     .pay-coupon .pay-coupon-title span{color: #FF5B00;}
     .pay-coupon .pay-coupon-content{font-size: 24px;color: #333333;line-height: 32px;}
     .pay-coupon .pay-coupon-content span{color: #F94B4B;font-weight: bold;}
-    .pay-ment{width: 100%;height: auto;float: left;background: #FFFFFF;margin-top: 7px;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);}
+    .pay-ment{width: 100%;height: auto;float: left;background: #FFFFFF;margin-top: 7px;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);border-radius: 8px;overflow: hidden;}
     .pay-ment .pay-record{width: 100%;height: auto;float: left;background: #FFFFFF;padding: 10px 0;box-sizing:border-box;}
     .pay-ment .pay-record .record-title{width: 100%;padding: 0 20px;background: #FFFFFF;line-height: 44px;font-size: 16px;color: #333333;text-align: left;box-sizing:border-box;}
     .pay-ment .pay-record .record-content{width: 1160px;height: auto;padding: 8px 540px 8px 10px;margin: 0 auto;background: #FFF;border-radius: 5px;box-sizing:border-box;}
@@ -68,7 +68,7 @@ input::-webkit-outer-spin-button {
     .pay-ment .pay-record .record-content .record-li.none{font-size: 14px;color: #627386;text-align: left;line-height: 30px;}
     .pay-ment .pay-record .record-content .record-li .record-tb{width: 33.33%;height: 30px;float: left;font-size: 14px;color: #333333;text-align: left;line-height: 30px;}
     .pay-ment .pay-record .record-content .record-li .record-tb:last-child{text-align: right;color: #999999;}
-    .pay-method{width: 100%;height: auto;float: left;background: #FFFFFF;margin-top: 20px;}
+    .pay-method{width: 100%;height: auto;float: left;background: #FFFFFF;margin-top: 20px;border-radius: 8px;overflow: hidden;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);}
     .pay-method .method-title{box-sizing:border-box;width: 100%;padding: 0 20px;background: #FFFFFF;line-height: 44px;font-size: 16px;color: #333333;text-align: left;}
     .pay-method .method-title span{font-size: 14px;line-height: 30px;color: #FF5B00;text-align: left;padding-left: 20px;}
     .pay-method .method-content{width: 100%;height: auto;padding: 0 0 20px 0;float: left;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);}
@@ -99,11 +99,11 @@ input::-webkit-outer-spin-button {
     .pay-link a{width: 112px;height: 30px;border: 1px solid #FF5B00;background-color: #ffe6dc; display: block;text-align: center;float: left;font-size: 12px;line-height: 30px;border-radius: 20px;color: #FF5B00;margin-left: 16px;}
     .pay-link .inviteCode{width: 112px;height: 30px;border: 1px solid #999;text-align: center;float: left;font-size: 12px;line-height: 30px;border-radius: 2px;color: #333;margin: 0 5px;}
     .payment-add{width: 100%;height: 44px;box-sizing: border-box;padding: 0 20px;float: left;}
-    .payment-add-btn{width: 168px;height: 44px;box-sizing: border-box;cursor: pointer; border-radius: 2px;float: left;border: 1px solid #B8BFCA;display: flex;align-items: center;justify-content: center;flex-direction: column;}
+    .payment-add-btn{width: 168px;height: 44px;box-sizing: border-box;cursor: pointer; border-radius: 6px;float: left;border: 1px solid #B8BFCA;display: flex;align-items: center;justify-content: center;flex-direction: column;}
     .payment-add-btn .icon{width:24px ;height:24px;display: inline-block;float: left;margin-right: 10px;}
     .payment-add-btn .icon:before{width:24px ;height:24px;background-position: -254px -652px;}
     .payment-add-btn span{display: inline-block;line-height: 24px;font-size: 12px;color: #333;}
-    .payment-add-btn:hover{background: #FF5B00;border-color: #FF5B00;}
+    .payment-add-btn:hover{background: linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);border-color: #FF5B00;}
     .payment-add-btn:hover span{color: #FFFFFF;}
     .payment-add-btn:hover .icon:before{background-position: -290px -652px;}
     .pay-error{width: 1184px;margin: 0 auto;height: 594px;margin-top: 20px;display: none;background: #FFFFFF;}
@@ -115,14 +115,14 @@ input::-webkit-outer-spin-button {
     .pay-error .error-msg{font-size: 16px;color: #333333;text-align: center;line-height: 22px;margin-top: 10px;}
     .pay-error .error-msgnone{font-size: 16px;color: #999999;text-align: center;line-height: 22px;margin-top: 10px;}
     .pay-alert-content{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.3);z-index: 9999;}
-    .pay-alert-content .pay-alert{width: 340px;height: 208px;background: #FFFFFF;border-radius: 2px;position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;z-index: 9998;}
+    .pay-alert-content .pay-alert{width: 340px;height: 208px;background: #FFFFFF;border-radius: 8px;position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;z-index: 9998;overflow: hidden;}
     .pay-alert-content .pay-alert .title{width: 100%;height: 48px;box-sizing: border-box;font-size: 14px;line-height: 48px;text-align: left;color: #333333;float: left;position: relative;border-bottom: 1px solid #EFEFEF;background-color: #F8F8F8;padding: 0 14px;}
     .pay-alert-content .pay-alert .title .icon-close{width: 16px;height: 16px;display: block;position: absolute;right:12px;top: 12px;background: url("/img/base/icon.png")-315px 0 no-repeat;cursor: pointer;}
     .pay-alert-content .pay-alert .content{margin: 20px 0 0 0;width: 100%;height: auto;line-height: 24px;float: left;padding: 0 14px;box-sizing: border-box;}
     .pay-alert-content .pay-alert .content h1{text-align: left;font-size: 14px;color: #333333;font-weight: normal;}
     .pay-alert-content .pay-alert .content p{text-align: left;font-size: 12px;color: #666666;font-weight: normal;}
     .pay-alert-content .pay-alert .button{width: 100%;height: 32px;float: left;padding: 0 14px;box-sizing: border-box;margin-top: 15px;}
-    .pay-alert-content .pay-alert .button a{width: 100px;height: 32px;display: block;background: #FF5B00;border-radius: 2px;font-size: 14px;text-align: center;line-height: 32px;color: #FFFFFF;float: right;}
+    .pay-alert-content .pay-alert .button a{width: 120px;height: 32px;display: block;background: linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);border-radius: 16px;font-size: 14px;text-align: center;line-height: 32px;color: #FFFFFF;margin: 0 auto;}
     /*快捷支付获取短信验证码弹窗*/
     .pay-alert-content .pay-alert .content-form{ width: 100%;height: 32px; }
     .pay-alert-content .pay-alert .content-form .input{ width: 190px;height: 32px;float: left; box-sizing: border-box;border: 1px solid #B8BFCA;border-radius: 2px;padding: 0 10px;line-height: 30px;font-size: 14px;color: #333333;}
@@ -145,14 +145,14 @@ input::-webkit-outer-spin-button {
     .payment-transfer{width: 100%;height: auto;padding: 0 24px;}
     .pay-button-main{width: 100%;height: 72px;box-sizing: border-box;padding: 11px 0;background-color: #FFFFFF;float: left;border-bottom: 1px solid #EBEBEB;}
     .pay-button-main .pay-button{width: 100%;height: 50px;float: left;}
-    .pay-button-main .pay-button a{width: 232px;height: 50px;display: block;background:linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);border-radius: 2px;font-size: 14px;line-height: 50px;text-align: center;color: #FFF6D9;float: right;}
+    .pay-button-main .pay-button a{width: 232px;height: 50px;display: block;background:linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);border-radius: 25px;font-size: 14px;line-height: 50px;text-align: center;color: #FFF6D9;float: right;}
     .pay-button-main .pay-button a.disabled{background: #EFEFEF;color:#999999;}
     .footTop{margin-top: 0;}
     .jconfirm .jconfirm-box div.jconfirm-closeIcon{display: none !important;}
 
     /*快捷支付弹窗*/
     .model-cards-popup{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.4);z-index: 99999;}
-    .model-cards-popup .model-content{width:710px;height:480px;padding: 16px 32px; position:absolute;top:0;left:0;right:0;bottom:0;background-color:#FFFFFF;margin:auto;border-radius:2px;box-sizing:border-box}
+    .model-cards-popup .model-content{width:710px;height:480px;padding: 16px 32px; position:absolute;top:0;left:0;right:0;bottom:0;background-color:#FFFFFF;margin:auto;border-radius:8px;box-sizing:border-box;}
     .model-content .title{width: 100%;height: 27px;box-sizing: border-box;float: left;position: relative;margin-bottom: 24px;}
     .model-content .title .icon-close{width: 16px;height: 16px;display: block;position: absolute;right:0;top: 0;background: url("/img/base/icon.png")-315px 0 no-repeat;cursor: pointer;}
     .model-content .title .title-tabs{width: 100%;height: 27px;float: left;}
@@ -164,7 +164,7 @@ input::-webkit-outer-spin-button {
     .model-content .content .list.current{border-color: #FF2A2A;}
     .model-content .content .list.current:before{content: '';width: 20px;height: 20px;position: absolute;bottom: 0;right: -2px;background: url("/img/base/icon.png")-210px -252px no-repeat;}
     .model-content .button{width: 100%;height: 34px;float: left;margin-top: 24px;}
-    .model-content .button .button-btn{display: block;width: 232px;height: 50px;margin: 0 auto;box-sizing: border-box;border: 1px solid #FF5B00;background: #FF5B00;line-height: 50px;text-align: center;font-size: 14px;color: #FFFFFF;}
+    .model-content .button .button-btn{display: block;width: 232px;height: 50px;margin: 0 auto;box-sizing: border-box;border: 1px solid #FF5B00;background: linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);line-height: 50px;text-align: center;font-size: 14px;color: #FFFFFF;border-radius: 25px;}
     .model-content .button .button-btn.disabled{border: 1px solid #B8BFCA;background: #B8BFCA;color: #FFFFFF;}
     .model-content .content .content-labe{width: 100%;height: 38px;line-height: 38px;float: left;font-size: 14px;color: #333333;}
     .model-content .content .content-labe.sen{margin-bottom: 10px;}
@@ -229,7 +229,7 @@ input::-webkit-outer-spin-button {
     .pay-title .title-money.big span{color:#FF2A2A;font-weight:bold;line-height:10vw}
     .pay-title .pay-input{white-space:nowrap}
     .pay-title .pay-input p{display:inline-block}
-    .pay-title .pay-input input{outline:none;box-sizing:border-box;width:100%;height:7vw;line-height:5vw;padding:1vw 0;text-indent:1.2em;font-size:3.4vw;text-align:left;background-color:#ffffff;border-radius:3.5vw;border:solid 1px #b8bfca}
+    .pay-title .pay-input input{outline:none;box-sizing:border-box;width:100%;height:7vw;line-height:5vw;padding:1vw 0;text-indent:1.2em;font-size:3.4vw;text-align:left;background-color:#ffffff;border-radius:1vw;border:solid 1px #b8bfca}
     .pay-svip{padding-top:4vw;background:#fff}
     .pay-svip .pay-svip-title{padding:0 0 2.7vw 3.3vw;font-size:3.7vw;font-weight:400;color:#2D3036}
     .pay-svip .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:20.6vw;padding-left:17vw;padding-right:3.2vw;-webkit-box-sizing:border-box;box-sizing:border-box;background:url(/img/member/h5-cm-svip-bg-03.png) no-repeat center;background-size:100vw 20.6vw}
@@ -253,7 +253,7 @@ input::-webkit-outer-spin-button {
     .payment-check-bank .check-bank-cell .cell-main .name{ line-height: 6.4vw;font-size: 3.4vw;color: #333333;float: left; }
     .payment-check-bank .check-bank-cell.current{ border-color: #FF5B00; }
     .payment-add{width: 100%;height: 11.7vw;box-sizing: border-box;float: left;margin-top: 4vw;}
-    .payment-add-btn{width: 45.6vw;height: 11.7vw;margin: 0 auto; box-sizing: border-box;cursor: pointer; border-radius: 5.9vw;margin: 0 auto; border: 1px solid #B8BFCA;display: flex;align-items: center;justify-content: center;flex-direction: column;}
+    .payment-add-btn{width: 45.6vw;height: 11.7vw;margin: 0 auto; box-sizing: border-box;cursor: pointer; border-radius:2vw;margin: 0 auto; border: 1px solid #B8BFCA;display: flex;align-items: center;justify-content: center;flex-direction: column;}
     .payment-add-btn .icon{width:6.4vw;height:6.4vw;display: inline-block;float: left;margin-right: 10px;}
     .payment-add-btn .icon:before{width:6.4vw ;height:6.4vw;background-position: -33.5vw -70vw;}
     .payment-add-btn span{display: inline-block;line-height: 4vw;font-size: 3.4vw;color: #333;}
@@ -263,7 +263,7 @@ input::-webkit-outer-spin-button {
     .pay-bank .bank-list .bank-a:before,.pay-bank .bank-list .bank-b:before{position:absolute;right:0;bottom:0;display:none;width:6vw;height:6vw;background-position:-75vw -7.8vw}
     .pay-bank .bank-list .bank-a.active,.pay-bank .bank-list .bank-b.active{border:1px solid #FF5B00}
     .pay-bank .bank-list .bank-a.active:before,.pay-bank .bank-list .bank-b.active:before{display:block}
-    .pay-bank .bank-list .bank-a{width:100%;height:11.7vw;background:#f7f7f7;text-align:left;margin-bottom:2.6vw;float: left;border-radius: 5.9vw;overflow: hidden;}
+    .pay-bank .bank-list .bank-a{width:100%;height:11.7vw;background:#f7f7f7;text-align:left;margin-bottom:2.6vw;float: left;border-radius: 2vw;overflow: hidden;}
     .pay-bank .bank-list .bank-a img{height:100%}
     .pay-bank .bank-list .bank-b{box-sizing:border-box;width:28vw;height:9.7vw;margin:0 1vw 1vw 0;overflow:hidden}
     .pay-bank .bank-list .bank-b img{height:100%;width:100%}

+ 2 - 2
src/main/resources/static/css/pay/caimei-paylist.css

@@ -35,7 +35,7 @@
     .pay-list-cell .list-cell-pros.p2,.pay-list-cell .list-cell-pros.p3,.pay-list-cell .list-cell-pros.p4{font-size: 16px;line-height: 100px;color: #22272E;text-align: left;}
     .pay-list-cell .list-cell-button{height: 36px;margin-top:5px;float: right;}
     .pay-list-cell .list-cell-button .list-cell-vleft {float: right;}
-    .pay-list-cell .list-cell-button .list-cell-btn{width: 90px;height: 36px;float: right;border-radius: 2px;line-height: 36px;font-size: 14px;text-align: center;background-color: #FF5B00;color: #FFFFFF;margin-left: 40px;cursor: pointer;}
+    .pay-list-cell .list-cell-button .list-cell-btn{width: 90px;height: 36px;float: right;border-radius: 18px;line-height: 36px;font-size: 14px;text-align: center;background: linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);color: #FFFFFF;margin-left: 40px;cursor: pointer;}
 
     .pay-list-cell .list-cell-button .list-cell-btn:hover{background-color: rgba(225,86,22,0.9);}
 
@@ -98,7 +98,7 @@
     .pay-list-cell .list-cell-button{width: 100%;height: 9.6vw;}
     .pay-list-cell .list-cell-button .list-cell-vleft {float: right;}
     .pay-list-cell .list-cell-button .list-cell-vleft.btn{width: 100%;}
-    .pay-list-cell .list-cell-button .list-cell-btn{width: 22.4vw;height: 9vw;float: right;border-radius: 5vw;line-height: 9vw;font-size: 3.4vw;text-align: center;background-color: #FF5B00;color: #FFFFFF;margin-left: 40px;cursor: pointer;}
+    .pay-list-cell .list-cell-button .list-cell-btn{width: 22.4vw;height: 9vw;float: right;border-radius: 5vw;line-height: 9vw;font-size: 3.4vw;text-align: center;background: linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);color: #FFFFFF;margin-left: 40px;cursor: pointer;}
     .pay-list-cell .list-cell-button .list-cell-btn:hover{background-color: rgba(225,86,22,0.9);}
     .pay-list-cell .list-cell-button .list-cell-msg{float: left;line-height: 9.6vw;font-size: 3.4vw;color: #22272E;margin-right: 2vw;}
     .pay-list-cell .list-cell-button .list-cell-msg span{font-weight: bold;}

+ 4 - 4
src/main/resources/static/css/shopping/shopping.css

@@ -209,10 +209,10 @@ li{list-style:none}
     .addressWrap .info .btnBox .default a{display:inline-block;height:24px;line-height:24px;vertical-align:top;margin-left:15px;color:#1890f9}
     .addressWrap .info .btnBox .group{position:absolute;right:-345px;top:0}
     .addressWrap .btnBox .group{text-align:left;height:92px;box-sizing:border-box;border-left:1px dashed #b8bfca;padding: 0 30px;}
-    .addressWrap .btnBox .group .btn{display:block;width:128px;height:34px;line-height:34px;margin:0 auto;text-align:center;font-size:14px;color:#1890f9;border:1px solid #FFFFFF}
+    .addressWrap .btnBox .group .btn{display:block;width:128px;height:34px;line-height:34px;margin:0 auto;text-align:center;font-size:14px;color:#1890f9;}
     .addressWrap .btnBox .group .btn.con{background-color:#FFE6DC;color:#FF5B00;border-color:#FF5B00;border-radius: 17px;}
     .addressWrap .btnBox .group .btn.con.none{margin-top: 30px;}
-    .addressWrap .btnBox .group .btn.save{background-color:#FF5B00;color:#FFF;border-color:#FF5B00}
+    .addressWrap .btnBox .group .btn.save{background:linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);color:#FFF;border-color:#FF5B00}
     .addressWrap .btnBox .group .btn.save.disable{background: #EFEFEF;color:#999999;border-color:#EFEFEF;}
     .addressWrap .formLine{padding-bottom:16px;font-size:14px;position:relative;padding-left:90px;text-align:left;width:526px}
     .addressWrap .formLine .label{position:absolute;left:0;top:0;width:90px;text-align:right;line-height:36px;font-size:14px}
@@ -519,8 +519,8 @@ li{list-style:none}
     .addressWrap .btnBox .group p:first-child{margin-bottom:5vw}
     .addressWrap .formWrap .form .group .check{display:inline-block;color:#1890f9}
     .addressWrap .formWrap .form .group .check input{vertical-align:top;margin-right:2vw}
-    .addressWrap .formWrap .form .group .btn{display:inline-block;width:40vw;height:11vw;border-radius: 5.5vw; line-height:11vw;text-align:center;font-size:3.4vw;color:#FF5B00;border:1px solid #FF5B00;background:#FFE6DC}
-    .addressWrap .formWrap .form .group .btn.save{background-color:#FF5B00;color:#FFF;border-color:#FF5B00}
+    .addressWrap .formWrap .form .group .btn{display:inline-block;width:40vw;height:11vw;border-radius: 5.5vw; line-height:11vw;text-align:center;font-size:3.4vw;color:#FF5B00;background:#FFE6DC}
+    .addressWrap .formWrap .form .group .btn.save{background:linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);color:#FFF;border-color:#FF5B00}
     .addressWrap .formWrap .form .group .btn.save.disable{background: #EFEFEF;color:#999999;border-color:#EFEFEF;}
     .model-address-content .content{max-height:80vh;box-sizing:border-box;overflow:hidden;overflow-y:auto}
     .model-address-content .content .list .seclet{width:6vw;height:6vw;position:absolute;bottom:0;right:0;opacity:0}

+ 2 - 2
src/main/resources/static/css/user-center/account/cards.css

@@ -42,7 +42,7 @@ li{list-style:none}
     .list-btn{font-size: 14px;color: #ffffff;height: 22px;line-height: 22px;position: absolute;right: 16px;top: 16px;cursor: pointer;}
     /*快捷支付弹窗*/
     .model-cards-popup{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.4);z-index: 99999;}
-    .model-cards-popup .model-content{width:710px;height:480px;padding: 16px 32px; position:absolute;top:0;left:0;right:0;bottom:0;background-color:#FFFFFF;margin:auto;border-radius:2px;box-sizing:border-box}
+    .model-cards-popup .model-content{width:710px;height:480px;padding: 16px 32px; position:absolute;top:0;left:0;right:0;bottom:0;background-color:#FFFFFF;margin:auto;border-radius:8px;box-sizing:border-box}
     .model-content .title{width: 100%;height: 27px;box-sizing: border-box;float: left;position: relative;margin-bottom: 24px;}
     .model-content .title .icon-close{width: 16px;height: 16px;display: block;position: absolute;right:0;top: 0;background: url("/img/base/icon.png")-315px 0 no-repeat;cursor: pointer;}
     .model-content .title .title-tabs{width: 100%;height: 27px;float: left;}
@@ -54,7 +54,7 @@ li{list-style:none}
     .model-content .content .list.current{border-color: #FF2A2A;}
     .model-content .content .list.current:before{content: '';width: 20px;height: 20px;position: absolute;bottom: 0;right: -2px;background: url("/img/base/icon.png")-210px -252px no-repeat;}
     .model-content .button{width: 100%;height: 50px;float: left;margin-top: 10px;}
-    .model-content .button .button-btn{display: block;width: 232px;height: 50px;margin: 0 auto;box-sizing: border-box;border: 1px solid #FF5B00;background: #FF5B00;line-height: 50px;text-align: center;font-size: 14px;color: #FFFFFF;}
+    .model-content .button .button-btn{display: block;width: 232px;height: 50px;margin: 0 auto;box-sizing: border-box;border: 1px solid #FF5B00;background: linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);line-height: 50px;text-align: center;font-size: 14px;color: #FFFFFF;border-radius: 25px;}
     .model-content .button .button-btn.disabled{border: 1px solid #B8BFCA;background: #B8BFCA;color: #FFFFFF;}
     .model-content .content .content-labe{width: 100%;height: 38px;line-height: 38px;float: left;font-size: 14px;color: #333333;}
     .model-content .content .content-labe.sen{margin-bottom: 10px;}

+ 2 - 2
src/main/resources/static/css/user-center/order/orderlist.css

@@ -6,7 +6,7 @@ li{list-style:none}
 @media screen and (min-width:768px){
     /*个人中心右侧*/
     .navLayout .right{float:right;width:968px}
-    .order-header{width: 100%;height: 138px;box-sizing: border-box;padding: 20px;background-color: #FFF;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);border-radius: 8px;}
+    .order-header{width: 100%;height: 138px;box-sizing: border-box;padding: 20px 16px;background-color: #FFF;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);border-radius: 8px;}
     .order-header .header-tp{width: 100%;height: 38px;float: left;margin-bottom: 25px;}
     .order-header .header-tp .header-tabs{width: 828px;height: 38px;float: left;}
     .order-header .header-tp .header-tabs .tabs-item{width:16.66%;height: 38px;float: left;}
@@ -55,7 +55,7 @@ li{list-style:none}
     .order-container .section .user-main .order-content .order-botton{width: 100%;height: 36px;float: left;margin-top: 8px;}
     .order-container .section .user-main .order-content .order-botton .btn{height: 34px;padding: 0 10px;border-radius: 17px;border: 1px solid #FFF;float: right;margin-left: 16px;font-size: 14px;line-height: 34px;text-align: center;display: block;}
     .order-container .section .user-main .order-content .order-botton .btn.cancel{border-color: #9aa5b5;background-color: #FFFFFF;color: #22272e;}
-    .order-container .section .user-main .order-content .order-botton .btn.primary{border-color: #FF5B00;background-color: #FF5B00;color: #FFFFFF;position: relative;}
+    .order-container .section .user-main .order-content .order-botton .btn.primary{border-color: #FFFFFF;background: linear-gradient(90deg, #FF9300 0%, #FF5B00 100%);color: #FFFFFF;position: relative;}
     .order-container .section .user-main .order-content .order-botton .btn.primary .tips{width: 44px;height: 19px;line-height: 19px;text-align: center;border-radius: 10px;background-color: #ffe6dc;font-size: 12px;color: #FF5B00;position: absolute;right:0px;top: -25px;z-index: 99;}
     .order-container .section .user-main .order-content .order-botton .btn.primary .tips:before{content: '';width: 6px;height: 6px;background-color: #ffe6dc;position: absolute;bottom: -3px;left: 12px;z-index: -1;transform:rotate(45deg);}
     .order-container .section .user-main .order-content .order-botton .btn.primary.confirm{line-height: 15px;}