From 40729c08e10e8a0c51bee76cdf9cdd3958104633 Mon Sep 17 00:00:00 2001 From: YDD <3223657165@qq.com> Date: Tue, 14 Sep 2021 09:01:05 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/logshoppingcar/popup.css | 7 +- css/logshoppingcar/reg.css | 156 ++++------------- css/logshoppingcar/tobepaid.css | 179 +++++++++++++++---- css/logshoppingcar/tobepaid.min.css | 2 +- css/logshoppingcar/tobepaid.scss | 185 +++++++++++++------- htmls/logshoppingcar/reg.html | 261 ++++++++++++++-------------- htmls/logshoppingcar/tobepaid.html | 109 +++++++----- 7 files changed, 506 insertions(+), 393 deletions(-) diff --git a/css/logshoppingcar/popup.css b/css/logshoppingcar/popup.css index 5e0c774..b7db5cd 100644 --- a/css/logshoppingcar/popup.css +++ b/css/logshoppingcar/popup.css @@ -1,15 +1,16 @@ .myPopup { - width: 1020px; + width:100%; height: 600px; position: relative; width: 50%; - height: 50%; + height: 30%; transform: (50%-300px, 50%-510px); } .ui-popup.ui-body-inherit { margin: auto; - margin-top:120px; + /* margin-top:10px; */ } + h1 { text-align: center; line-height: 80px; diff --git a/css/logshoppingcar/reg.css b/css/logshoppingcar/reg.css index 62e928b..02b7fce 100644 --- a/css/logshoppingcar/reg.css +++ b/css/logshoppingcar/reg.css @@ -23,19 +23,19 @@ header .img img { } header .bac { - height: 930px; + height: 850px; background-size: 100% 100%; background-image: url("../../img/images/backimg.png"); } header .container { - width: 420px; + width: 560px; height: 570px; min-height: 320px; max-height: 570px; position: absolute; - top: 80px; - left: 25px; + top: 0px; + left: -40px; bottom: 0; right: 0; margin: auto; @@ -71,12 +71,15 @@ header .container .identity ul { } header .container .identity ul li { - width: 400px; + display: inline-flex; + margin: auto; padding: 0px 28px; } header .container .identity ul li a { + font-size: 18px; height: 23px; + margin: 0px 30px; color: #737373; } @@ -88,7 +91,6 @@ header .container .identity ul li .set_1_btn { text-align: center; max-width: 100px; text-decoration: none; - width: 100%; } header .container .identity ul li .Vbtn-2 { @@ -113,7 +115,7 @@ header .container .identity ul li .Vbtn-2:hover:after { border-color: #56c5ff; -webkit-transition: width 350ms ease-in-out; transition: width 350ms ease-in-out; - width: 70%; + width: 100%; } header .container .identity ul li:visited { @@ -121,26 +123,26 @@ header .container .identity ul li:visited { } header .container .layui-input { + border: 0; + outline: medium; border-radius: 5px; width: 400px; height: 40px; font-size: 15px; - margin-left: 19px; - margin-top: 20px; -} - -header .container .layui-form-item { - margin-left: -30px; } header .container .layui-form-item .checkb { - margin-left: 30px; + display: contents; +} + +header .container .layui-form-item .checkb .ui-checkbox { + margin: 0; + height: 0; } header .container .layui-form-item .checkb input { display: block; position: relative; - top: 19px; } header .container .layui-form-item .checkb a { @@ -152,8 +154,17 @@ header .container .layui-form-item .font-set { text-decoration: none; } +header .container .layui-input-block { + border: 0px; + outline: none; +} + +header .container .layui-input-block input { + margin: 0; +} + header .container .layui-input-block:last-child { - margin-left: 20px; + margin: 0px 10px; } header .container .codes { @@ -169,6 +180,7 @@ header .container .codes canvas { height: 40px; background: #efefef; border-radius: 5px; + margin-top: 10px; } header .container .codes canvas p { @@ -177,16 +189,15 @@ header .container .codes canvas p { } header .container .layui-btn { - margin-left: 18px; border-radius: 5px; - width: 400px; height: 40px; font-size: 15px; + color: #fff; background-color: #cb1919; } header .container .verity { - width: 200px; + width: 340px; } header .container .bot { @@ -245,110 +256,3 @@ section .navig .label .label-icon ul li { section .navig .label .label-icon ul li img { width: 25px; } - -footer { - padding: 0px 180px; -} - -footer .foot { - display: flex; - margin: 0 auto; -} - -footer .intr { - padding: 35px; - width: 342px; - height: 226px; -} - -footer .intr img { - height: 86px; - margin-bottom: 30px; -} - -footer .intr p:nth-child(1) { - font-size: 40px; -} - -footer .intr p:nth-child(2) { - color: #616161; -} - -footer .address { - background-color: #faf9f8; - border-left: 1px solid #ededed; - border-bottom: 1px solid #ededed; -} - -footer .address .addreses { - display: flex; -} - -footer .address .addreses .addres-1, footer .address .addreses .addres-2, footer .address .addreses .addres-3 { - padding: 33px; -} - -footer .address .addreses .icp { - padding: 28px 40px; - border-top: 1px solid #ededed; -} - -footer .address .addreses .addres-1 { - width: 310px; -} - -footer .address .addreses .addres-1 img { - height: 50px; - margin-bottom: 40px; -} - -footer .address .addreses .addres-1 p { - line-height: 25px; -} - -footer .address .addreses .addres-1 p:nth-of-type(1) { - font-weight: 700; -} - -footer .address .addreses .addres-1 p:nth-of-type(2) { - font-size: 6px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-2 { - font-size: 20px; - font-weight: 700; - color: #000; -} - -footer .address .addreses .addres-2 p { - line-height: 25px; -} - -footer .address .addreses .addres-2 p:nth-of-type(1) { - font-weight: 700; -} - -footer .address .addreses .addres-2 p:nth-of-type(2) { - font-size: 12.5px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-3 { - display: flex; -} - -footer .address .addreses .addres-3 img { - height: 92px; -} - -footer .address .addreses .addres-3 p { - float: left; - font-size: 1px; - margin-left: 12px; - color: rgba(97, 97, 97, 0.8); -} - -footer .address .addreses .addres-4 { - padding: 63px; -} diff --git a/css/logshoppingcar/tobepaid.css b/css/logshoppingcar/tobepaid.css index e0d98eb..d2e18ca 100644 --- a/css/logshoppingcar/tobepaid.css +++ b/css/logshoppingcar/tobepaid.css @@ -12,7 +12,6 @@ a { } section { - height: 1200px; background-color: #f5f5f5; } @@ -67,59 +66,75 @@ section .whole .setall .Buyers { background-color: #fff; } -section .whole .whole-1 .Buyers span:nth-child(2), -section .whole .setall .Buyers span:nth-child(2) { +section .whole .whole-1 .Buyers #container span:nth-child(2), +section .whole .setall .Buyers #container span:nth-child(2) { float: right; } -section .whole .whole-1 .Buyers span:nth-child(2) a, -section .whole .setall .Buyers span:nth-child(2) a { +section .whole .whole-1 .Buyers #container span:nth-child(2) a, +section .whole .setall .Buyers #container span:nth-child(2) a { color: #066ee2; } -section .whole .whole-1 .Buyers .toggle .address, -section .whole .setall .Buyers .toggle .address { +section .whole .whole-1 .Buyers #container #wrap, +section .whole .setall .Buyers #container #wrap { + overflow: hidden; + margin-top: 20px; +} + +section .whole .whole-1 .Buyers #container #wrap .address, +section .whole .setall .Buyers #container #wrap .address { display: flex; align-items: center; } -section .whole .whole-1 .Buyers .toggle .address .name, -section .whole .setall .Buyers .toggle .address .name { +section .whole .whole-1 .Buyers #container #wrap .address .name, +section .whole .setall .Buyers #container #wrap .address .name { display: inline-block; padding: 10px 50px; } -section .whole .whole-1 .Buyers .toggle .address .na-1, -section .whole .setall .Buyers .toggle .address .na-1 { +section .whole .whole-1 .Buyers #container #wrap .address .na-1, +section .whole .setall .Buyers #container #wrap .address .na-1 { border: solid 2px #cb1919; } -section .whole .whole-1 .Buyers .toggle .address .na-2, -section .whole .setall .Buyers .toggle .address .na-2 { +section .whole .whole-1 .Buyers #container #wrap .address .na-2, +section .whole .setall .Buyers #container #wrap .address .na-2 { margin-top: 10px; border: solid 2px #d1d1d1; } -section .whole .whole-1 .Buyers .toggle .address p, -section .whole .setall .Buyers .toggle .address p { +section .whole .whole-1 .Buyers #container #wrap .address p, +section .whole .setall .Buyers #container #wrap .address p { margin: 0px 15px; } -section .whole .whole-1 .Buyers .toggle .address-2 a, -section .whole .setall .Buyers .toggle .address-2 a { +section .whole .whole-1 .Buyers #container #wrap .address-2 a, +section .whole .setall .Buyers #container #wrap .address-2 a { color: #066ee2; } -section .whole .whole-1 .Buyers .toggle .stop, -section .whole .setall .Buyers .toggle .stop { +section .whole .whole-1 .Buyers #container #wrap .stop, +section .whole .setall .Buyers #container #wrap .stop { padding: 20px 20px; } +section .whole .whole-1 .Buyers #container #read-more, +section .whole .setall .Buyers #container #read-more { + margin-top: 20px; +} + +section .whole .whole-1 .opt, +section .whole .setall .opt { + margin-bottom: 20px; + border-bottom: 1px solid #f2f2f2; +} + section .whole .whole-1 .opt ul .optall table, section .whole .setall .opt ul .optall table { width: 100%; background-color: #f3f3f3; - border: 1px solid #e0e0e0; margin-bottom: 20px; } @@ -138,12 +153,6 @@ section .whole .setall .opt ul .optall th span { margin-left: 85px; } -section .whole .whole-1 .opt .checklist .among, -section .whole .setall .opt .checklist .among { - margin-bottom: 20px; - border-bottom: 1px solid #f2f2f2; -} - section .whole .whole-1 .opt .checklist .among table, section .whole .setall .opt .checklist .among table { width: 100%; @@ -157,7 +166,7 @@ section .whole .setall .opt .checklist .among th { section .whole .whole-1 .opt .checklist .among th:nth-child(1), section .whole .setall .opt .checklist .among th:nth-child(1) { - width: 135px; + width: 100px; } section .whole .whole-1 .opt .checklist .among th:nth-child(1) img, @@ -180,7 +189,8 @@ section .whole .whole-1 .opt .checklist .among th:nth-child(3), section .whole . section .whole .setall .opt .checklist .among th:nth-child(3), section .whole .setall .opt .checklist .among th:nth-child(4), section .whole .setall .opt .checklist .among th:nth-child(6) { - width: 140px; + width: 162px; + text-align: center; } section .whole .whole-1 .opt .checklist .among th:nth-child(5), @@ -204,9 +214,85 @@ section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(2) width: 30px; } +section .whole .whole-1 .coupon, +section .whole .setall .coupon { + width: 100%; + display: inline-flex; + padding-bottom: 40px; + border-bottom: 1px solid #f2f2f2; +} + +section .whole .whole-1 .coupon .yh, +section .whole .setall .coupon .yh { + width: 262px; + height: 130px; + margin-right: 25px; +} + +section .whole .whole-1 .coupon .yh h1, +section .whole .whole-1 .coupon .yh h3, +section .whole .whole-1 .coupon .yh span, +section .whole .setall .coupon .yh h1, +section .whole .setall .coupon .yh h3, +section .whole .setall .coupon .yh span { + color: #fff; +} + +section .whole .whole-1 .coupon .yh h1, +section .whole .setall .coupon .yh h1 { + font-size: 50px; + position: relative; + left: 30px; + top: 20px; +} + +section .whole .whole-1 .coupon .yh h3, +section .whole .setall .coupon .yh h3 { + font-size: 17px; + position: relative; + left: 91px; + top: -32px; + font-weight: 700; +} + +section .whole .whole-1 .coupon .yh span, +section .whole .setall .coupon .yh span { + position: relative; + left: 91px; + top: -32px; +} + +section .whole .whole-1 .coupon .yh p, +section .whole .setall .coupon .yh p { + color: #cb1919; + position: relative; + text-align: center; +} + section .whole .whole-1 .coupon .coupon-1, section .whole .setall .coupon .coupon-1 { background: url("../../img/images/coupon-1.png"); + margin-left: 50px; +} + +section .whole .whole-1 .coupon .coupon-2, +section .whole .setall .coupon .coupon-2 { + background: url("../../img/images/coupon-2.png"); +} + +section .whole .whole-1 .coupon .coupon-3, +section .whole .setall .coupon .coupon-3 { + background: url("../../img/images/coupon-3.png"); +} + +section .whole .whole-1 .coupon .coupon-3 p, +section .whole .setall .coupon .coupon-3 p { + color: #d2d2d2; +} + +section .whole .whole-1 .remarks, +section .whole .setall .remarks { + padding-top: 30px; } section .whole .whole-1 .remarks .layui-textarea, @@ -220,14 +306,47 @@ section .whole .setall { margin-top: 25px; } +section .whole .setall .seta li { + margin-bottom: 20px; + display: block; + position: relative; + left: 815px; + text-align: center; + width: 380px; +} + +section .whole .setall .seta li span { + float: right; +} + section .whole .setall .total { border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; - line-height: 33px; +} + +section .whole .setall .total li { + display: block; + position: relative; + left: 752px; + text-align: center; + line-height: 50px; + width: 445px; +} + +section .whole .setall .total li span { + color: #cb1919; + font-size: 26px; + font-weight: 800; + float: right; +} + +section .whole .setall .total li p { + color: #ababab; } section .whole .setall .subore { - padding: 20px; + padding: 30px 0px; + height: 20px; } section .whole .setall .subore span { diff --git a/css/logshoppingcar/tobepaid.min.css b/css/logshoppingcar/tobepaid.min.css index 5e09747..38c2311 100644 --- a/css/logshoppingcar/tobepaid.min.css +++ b/css/logshoppingcar/tobepaid.min.css @@ -1 +1 @@ -*{margin:0;padding:0}li{list-style:none}a{text-decoration:none}section{height:1200px;background-color:#f5f5f5}section .whole{padding:15px 50px;margin:auto}section .whole .whole-1,section .whole .setall{margin:20px auto;width:1200px;padding:25px;background-color:#ffffff}section .whole .whole-1 .all,section .whole .setall .all{display:inline-block}section .whole .whole-1 .all h2,section .whole .setall .all h2{font-weight:600;float:left;padding-bottom:10px}section .whole .whole-1 .Buyers,section .whole .whole-1 .opt,section .whole .setall .Buyers,section .whole .setall .opt{padding:25px}section .whole .whole-1 .toggle,section .whole .whole-1 .commodity,section .whole .setall .toggle,section .whole .setall .commodity{padding:20px}section .whole .whole-1 .Subtitle,section .whole .setall .Subtitle{font-weight:800}section .whole .whole-1 .Buyers,section .whole .setall .Buyers{border-top:2px solid #cb1919;border-bottom:1px solid #f2f2f2;background-color:#fff}section .whole .whole-1 .Buyers span:nth-child(2),section .whole .setall .Buyers span:nth-child(2){float:right}section .whole .whole-1 .Buyers span:nth-child(2) a,section .whole .setall .Buyers span:nth-child(2) a{color:#066ee2}section .whole .whole-1 .Buyers .toggle .address,section .whole .setall .Buyers .toggle .address{display:flex;align-items:center}section .whole .whole-1 .Buyers .toggle .address .name,section .whole .setall .Buyers .toggle .address .name{display:inline-block;padding:10px 50px}section .whole .whole-1 .Buyers .toggle .address .na-1,section .whole .setall .Buyers .toggle .address .na-1{border:solid 2px #cb1919}section .whole .whole-1 .Buyers .toggle .address .na-2,section .whole .setall .Buyers .toggle .address .na-2{margin-top:10px;border:solid 2px #d1d1d1}section .whole .whole-1 .Buyers .toggle .address p,section .whole .setall .Buyers .toggle .address p{margin:0px 15px}section .whole .whole-1 .Buyers .toggle .address-2 a,section .whole .setall .Buyers .toggle .address-2 a{color:#066ee2}section .whole .whole-1 .Buyers .toggle .stop,section .whole .setall .Buyers .toggle .stop{padding:20px 20px}section .whole .whole-1 .opt ul .optall table,section .whole .setall .opt ul .optall table{width:100%;background-color:#f3f3f3;border:1px solid #e0e0e0;margin-bottom:20px}section .whole .whole-1 .opt ul .optall #checkall,section .whole .setall .opt ul .optall #checkall{margin-left:10px}section .whole .whole-1 .opt ul .optall th,section .whole .setall .opt ul .optall th{height:50px}section .whole .whole-1 .opt ul .optall th span,section .whole .setall .opt ul .optall th span{margin-left:85px}section .whole .whole-1 .opt .checklist .among,section .whole .setall .opt .checklist .among{margin-bottom:20px;border-bottom:1px solid #f2f2f2}section .whole .whole-1 .opt .checklist .among table,section .whole .setall .opt .checklist .among table{width:100%;background-color:#fff}section .whole .whole-1 .opt .checklist .among th,section .whole .setall .opt .checklist .among th{height:115px}section .whole .whole-1 .opt .checklist .among th:nth-child(1),section .whole .setall .opt .checklist .among th:nth-child(1){width:135px}section .whole .whole-1 .opt .checklist .among th:nth-child(1) img,section .whole .setall .opt .checklist .among th:nth-child(1) img{padding:10px;width:82px}section .whole .whole-1 .opt .checklist .among th:nth-child(2),section .whole .setall .opt .checklist .among th:nth-child(2){width:300px}section .whole .whole-1 .opt .checklist .among th:nth-child(4)>input,section .whole .setall .opt .checklist .among th:nth-child(4)>input{width:80px}section .whole .whole-1 .opt .checklist .among th:nth-child(3),section .whole .whole-1 .opt .checklist .among th:nth-child(4),section .whole .whole-1 .opt .checklist .among th:nth-child(6),section .whole .setall .opt .checklist .among th:nth-child(3),section .whole .setall .opt .checklist .among th:nth-child(4),section .whole .setall .opt .checklist .among th:nth-child(6){width:140px}section .whole .whole-1 .opt .checklist .among th:nth-child(5),section .whole .setall .opt .checklist .among th:nth-child(5){width:120px}section .whole .whole-1 .opt .checklist .among th:nth-child(5) input,section .whole .setall .opt .checklist .among th:nth-child(5) input{text-align:center}section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(1),section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(3),section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(1),section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(3){width:15px}section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(2),section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(2){width:30px}section .whole .whole-1 .coupon .coupon-1,section .whole .setall .coupon .coupon-1{background:url("../../img/images/coupon-1.png")}section .whole .whole-1 .remarks .layui-textarea,section .whole .setall .remarks .layui-textarea{background-color:#fcfcfc}section .whole .setall{background-color:#fff;border:1px solid #e0e0e0;margin-top:25px}section .whole .setall .total{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;line-height:33px}section .whole .setall .subore{padding:20px}section .whole .setall .subore span{padding:15px 35px;background-color:#cb1919;color:#fff;float:right} +*{margin:0;padding:0}li{list-style:none}a{text-decoration:none}section{background-color:#f5f5f5}section .whole{padding:15px 50px;margin:auto}section .whole .whole-1,section .whole .setall{margin:20px auto;width:1200px;padding:25px;background-color:#ffffff}section .whole .whole-1 .all,section .whole .setall .all{display:inline-block}section .whole .whole-1 .all h2,section .whole .setall .all h2{font-weight:600;float:left;padding-bottom:10px}section .whole .whole-1 .Buyers,section .whole .whole-1 .opt,section .whole .setall .Buyers,section .whole .setall .opt{padding:25px}section .whole .whole-1 .toggle,section .whole .whole-1 .commodity,section .whole .setall .toggle,section .whole .setall .commodity{padding:20px}section .whole .whole-1 .Subtitle,section .whole .setall .Subtitle{font-weight:800}section .whole .whole-1 .Buyers,section .whole .setall .Buyers{border-top:2px solid #cb1919;border-bottom:1px solid #f2f2f2;background-color:#fff}section .whole .whole-1 .Buyers #container span:nth-child(2),section .whole .setall .Buyers #container span:nth-child(2){float:right}section .whole .whole-1 .Buyers #container span:nth-child(2) a,section .whole .setall .Buyers #container span:nth-child(2) a{color:#066ee2}section .whole .whole-1 .Buyers #container #wrap,section .whole .setall .Buyers #container #wrap{overflow:hidden;margin-top:20px}section .whole .whole-1 .Buyers #container #wrap .address,section .whole .setall .Buyers #container #wrap .address{display:flex;align-items:center}section .whole .whole-1 .Buyers #container #wrap .address .name,section .whole .setall .Buyers #container #wrap .address .name{display:inline-block;padding:10px 50px}section .whole .whole-1 .Buyers #container #wrap .address .na-1,section .whole .setall .Buyers #container #wrap .address .na-1{border:solid 2px #cb1919}section .whole .whole-1 .Buyers #container #wrap .address .na-2,section .whole .setall .Buyers #container #wrap .address .na-2{margin-top:10px;border:solid 2px #d1d1d1}section .whole .whole-1 .Buyers #container #wrap .address p,section .whole .setall .Buyers #container #wrap .address p{margin:0px 15px}section .whole .whole-1 .Buyers #container #wrap .address-2 a,section .whole .setall .Buyers #container #wrap .address-2 a{color:#066ee2}section .whole .whole-1 .Buyers #container #wrap .stop,section .whole .setall .Buyers #container #wrap .stop{padding:20px 20px}section .whole .whole-1 .Buyers #container #read-more,section .whole .setall .Buyers #container #read-more{margin-top:20px}section .whole .whole-1 .opt,section .whole .setall .opt{margin-bottom:20px;border-bottom:1px solid #f2f2f2}section .whole .whole-1 .opt ul .optall table,section .whole .setall .opt ul .optall table{width:100%;background-color:#f3f3f3;margin-bottom:20px}section .whole .whole-1 .opt ul .optall #checkall,section .whole .setall .opt ul .optall #checkall{margin-left:10px}section .whole .whole-1 .opt ul .optall th,section .whole .setall .opt ul .optall th{height:50px}section .whole .whole-1 .opt ul .optall th span,section .whole .setall .opt ul .optall th span{margin-left:85px}section .whole .whole-1 .opt .checklist .among table,section .whole .setall .opt .checklist .among table{width:100%;background-color:#fff}section .whole .whole-1 .opt .checklist .among th,section .whole .setall .opt .checklist .among th{height:115px}section .whole .whole-1 .opt .checklist .among th:nth-child(1),section .whole .setall .opt .checklist .among th:nth-child(1){width:100px}section .whole .whole-1 .opt .checklist .among th:nth-child(1) img,section .whole .setall .opt .checklist .among th:nth-child(1) img{padding:10px;width:82px}section .whole .whole-1 .opt .checklist .among th:nth-child(2),section .whole .setall .opt .checklist .among th:nth-child(2){width:300px}section .whole .whole-1 .opt .checklist .among th:nth-child(4)>input,section .whole .setall .opt .checklist .among th:nth-child(4)>input{width:80px}section .whole .whole-1 .opt .checklist .among th:nth-child(3),section .whole .whole-1 .opt .checklist .among th:nth-child(4),section .whole .whole-1 .opt .checklist .among th:nth-child(6),section .whole .setall .opt .checklist .among th:nth-child(3),section .whole .setall .opt .checklist .among th:nth-child(4),section .whole .setall .opt .checklist .among th:nth-child(6){width:162px;text-align:center}section .whole .whole-1 .opt .checklist .among th:nth-child(5),section .whole .setall .opt .checklist .among th:nth-child(5){width:120px}section .whole .whole-1 .opt .checklist .among th:nth-child(5) input,section .whole .setall .opt .checklist .among th:nth-child(5) input{text-align:center}section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(1),section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(3),section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(1),section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(3){width:15px}section .whole .whole-1 .opt .checklist .among th:nth-child(5) input:nth-child(2),section .whole .setall .opt .checklist .among th:nth-child(5) input:nth-child(2){width:30px}section .whole .whole-1 .coupon,section .whole .setall .coupon{width:100%;display:inline-flex;padding-bottom:40px;border-bottom:1px solid #f2f2f2}section .whole .whole-1 .coupon .yh,section .whole .setall .coupon .yh{width:262px;height:130px;margin-right:25px}section .whole .whole-1 .coupon .yh h1,section .whole .whole-1 .coupon .yh h3,section .whole .whole-1 .coupon .yh span,section .whole .setall .coupon .yh h1,section .whole .setall .coupon .yh h3,section .whole .setall .coupon .yh span{color:#fff}section .whole .whole-1 .coupon .yh h1,section .whole .setall .coupon .yh h1{font-size:50px;position:relative;left:30px;top:20px}section .whole .whole-1 .coupon .yh h3,section .whole .setall .coupon .yh h3{font-size:17px;position:relative;left:91px;top:-32px;font-weight:700}section .whole .whole-1 .coupon .yh span,section .whole .setall .coupon .yh span{position:relative;left:91px;top:-32px}section .whole .whole-1 .coupon .yh p,section .whole .setall .coupon .yh p{color:#cb1919;position:relative;text-align:center}section .whole .whole-1 .coupon .coupon-1,section .whole .setall .coupon .coupon-1{background:url("../../img/images/coupon-1.png");margin-left:50px}section .whole .whole-1 .coupon .coupon-2,section .whole .setall .coupon .coupon-2{background:url("../../img/images/coupon-2.png")}section .whole .whole-1 .coupon .coupon-3,section .whole .setall .coupon .coupon-3{background:url("../../img/images/coupon-3.png")}section .whole .whole-1 .coupon .coupon-3 p,section .whole .setall .coupon .coupon-3 p{color:#d2d2d2}section .whole .whole-1 .remarks,section .whole .setall .remarks{padding-top:30px}section .whole .whole-1 .remarks .layui-textarea,section .whole .setall .remarks .layui-textarea{background-color:#fcfcfc}section .whole .setall{background-color:#fff;border:1px solid #e0e0e0;margin-top:25px}section .whole .setall .seta li{margin-bottom:20px;display:block;position:relative;left:815px;text-align:center;width:380px}section .whole .setall .seta li span{float:right}section .whole .setall .total{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}section .whole .setall .total li{display:block;position:relative;left:752px;text-align:center;line-height:50px;width:445px}section .whole .setall .total li span{color:#cb1919;font-size:26px;font-weight:800;float:right}section .whole .setall .total li p{color:#ababab}section .whole .setall .subore{padding:30px 0px;height:20px}section .whole .setall .subore span{padding:15px 35px;background-color:#cb1919;color:#fff;float:right} diff --git a/css/logshoppingcar/tobepaid.scss b/css/logshoppingcar/tobepaid.scss index c62ccbe..9f6abd4 100644 --- a/css/logshoppingcar/tobepaid.scss +++ b/css/logshoppingcar/tobepaid.scss @@ -10,7 +10,7 @@ a { } section { - height: 1200px; + // height: 1200px; background-color: #f5f5f5; .whole { padding: 15px 50px; @@ -46,52 +46,59 @@ section { border-top: 2px solid #cb1919; border-bottom: 1px solid #f2f2f2; background-color: #fff; - - span { - &:nth-child(2) { - float: right; - a { - color: #066ee2; + #container { + span { + &:nth-child(2) { + float: right; + a { + color: #066ee2; + } } } - } - .toggle { - .address { - display: flex; - align-items: center; - .name { - display: inline-block; - padding: 10px 50px; + #wrap { + overflow: hidden; + margin-top: 20px; + .address { + display: flex; + align-items: center; + .name { + display: inline-block; + padding: 10px 50px; + } + .na-1 { + border: solid 2px #cb1919; + } + .na-2 { + margin-top: 10px; + border: solid 2px #d1d1d1; + } + p { + margin: 0px 15px; + } } - .na-1 { - border: solid 2px #cb1919; + .address-2 { + a { + color: #066ee2; + } } - .na-2 { - margin-top: 10px; - border: solid 2px #d1d1d1; - } - p { - margin: 0px 15px; + .stop { + padding: 20px 20px; } } - .address-2 { - a { - color: #066ee2; - } - } - .stop { - padding: 20px 20px; + #read-more{ + margin-top: 20px; } } } // 送货清单 .opt { + margin-bottom: 20px; + border-bottom: 1px solid #f2f2f2; ul { .optall { table { width: 100%; background-color: #f3f3f3; - border: 1px solid #e0e0e0; margin-bottom: 20px; } #checkall { @@ -107,17 +114,14 @@ section { } .checklist { .among { - margin-bottom: 20px; - border-bottom: 1px solid #f2f2f2; table { width: 100%; background-color: #fff; } - th { height: 115px; &:nth-child(1) { - width: 135px; + width: 100px; img { padding: 10px; width: 82px; @@ -132,8 +136,8 @@ section { &:nth-child(3), &:nth-child(4), &:nth-child(6) { - width: 140px; - // text-align: center; + width: 162px; + text-align: center; } &:nth-child(5) { width: 120px; @@ -151,56 +155,113 @@ section { } } } - // span { - // width: 400px; - // font-size: 12px; - // display: inline-block; - // } } } } // 使用优惠券 .coupon { - .coupon-1{ + width: 100%; + display: inline-flex; + padding-bottom: 40px; + border-bottom: 1px solid #f2f2f2; + .yh { + width: 262px; + height: 130px; + margin-right: 25px; + + h1, + h3, + span { + color: #fff; + } + h1 { + font-size: 50px; + position: relative; + left: 30px; + top: 20px; + } + h3 { + font-size: 17px; + position: relative; + left: 91px; + top: -32px; + font-weight: 700; + } + span { + position: relative; + left: 91px; + top: -32px; + } + p { + color: #cb1919; + position: relative; + text-align: center; + } + } + .coupon-1 { background: url("../../img/images/coupon-1.png"); + margin-left: 50px; + } + .coupon-2 { + background: url("../../img/images/coupon-2.png"); + } + .coupon-3 { + background: url("../../img/images/coupon-3.png"); + p { + color: #d2d2d2; + } } } // 备注 .remarks { + padding-top: 30px; .layui-textarea { background-color: #fcfcfc; } } } + // 提交订单 .setall { - // width: 100%; background-color: #fff; border: 1px solid #e0e0e0; - // display: inline-flex; margin-top: 25px; - // ul, - // .total, - // .subore li { - // float: right; - // } .seta { - // ul { - // float: right; - // } + li { + margin-bottom: 20px; + display: block; + position: relative; + left: 815px; + text-align: center; + width: 380px; + span { + float: right; + } + } } - .total { border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; - line-height: 33px; - - // p {display: inline-block; - // float: right; - - // } + li { + display: block; + position: relative; + left: 752px; + text-align: center; + line-height: 50px; + width: 445px; + span { + color: #cb1919; + font-size: 26px; + font-weight: 800; + float: right; + } + p { + color: #ababab; + } + } } - .subore{ - padding: 20px; + .subore { + padding: 30px 0px; + height: 20px; span { padding: 15px 35px; background-color: #cb1919; diff --git a/htmls/logshoppingcar/reg.html b/htmls/logshoppingcar/reg.html index 8170cd4..e72f82b 100644 --- a/htmls/logshoppingcar/reg.html +++ b/htmls/logshoppingcar/reg.html @@ -1,89 +1,142 @@ +
- - - -