body{ background-color: #f2f6fa; } .pageContainer{ max-width: 19.2rem; margin: 0 auto; min-height: 100%; } .pageMain{ display: flex; } .pageConten{ flex: 1; padding-left: .36rem; padding-bottom: 1rem; } .odTitleBox{ display: inline-flex; align-items: center; margin-bottom: .3rem; padding-top: .43rem; cursor: pointer; } .odTitle{ color: #434343; font-size: .2rem; padding-left: .08rem; } .odTitleBox img{ height: .1rem; } .orderInfoBox{ display: flex; } .leftInfoBox{ flex: 1; } .rightInfoBox{ width: 5rem; margin-left: .44rem; } .odMenuBox{ display: flex; margin-bottom: .46rem; } .odMenuItem{ align-items: center; display: flex; padding-right: .43rem; } .odMenuItem img{ width: .26rem; } .odMenuItem p{ padding-left: .08rem; color: #999999; font-size: .16rem; } .eleBox{ background: #FFF; border-radius: .04rem; margin-bottom: .3rem; } .orderNameBox{ padding: .32rem; } .orNameFlex{ display: flex; align-items: center; justify-content: space-between; margin-bottom: .34rem; } .orNameFlex .orName{ color: #434343; font-weight: 400; font-size: .22rem; flex: 1; } .orNameFlex .orTime{ color: #999999; font-size: .16rem; } .orStList{ display: flex; flex-wrap: wrap; align-items: center; } .orStItem{ display: flex; align-items: center; margin-right: .24rem; background-color: #f8f8f8; padding: 0 .12rem; height: .3rem; justify-content: center; border-radius: .3rem; } .orStItem span{ width: .1rem; height: .1rem; border-radius: 50%; background-color: rgba(79, 73, 222, 1); } .orStItem.shipped span{ background-color: rgba(207, 79, 241, 1); } .orStItem p{ color: #999999; font-size: .16rem; padding-left: .08rem; } .orderGoodsBox{ padding-top: .24rem; } .ogTeFlex{ display: flex; align-items: center; justify-content: space-between; padding: 0 .32rem .24rem .32rem; } .ogTeFlex .ogTitle{ flex: 1; color: #434343; font-weight: 400; font-size: .22rem; } .ogTeFlex .ogMarkButton{ padding: 0 .15rem; min-width: .8rem; height: .47rem; display: flex; align-items: center; justify-content: center; font-size: .16rem; color: #FFF; background-color: rgba(79, 73, 222, 1); border-radius: .04rem; cursor: pointer; } .ogTeFlex .receivedConfirmButton{ padding: 0 .15rem; min-width: .8rem; height: .47rem; display: flex; align-items: center; justify-content: center; font-size: .16rem; color: #FFF; background-color: rgba(79, 73, 222, 1); border-radius: .04rem; cursor: pointer; } .ogTeFlex .ogCancelButton{ padding: 0 .15rem; min-width: .8rem; height: .47rem; display: flex; align-items: center; justify-content: center; font-size: .16rem; color: #333336; background-color: rgba(188, 188, 197, 0.28); border-radius: .04rem; cursor: pointer; margin-left: .08rem; } .orderGoodsBox .ogTips{ word-break: break-all; line-height: 1.5; color: #999999; font-size: .16rem; padding: 0 .32rem .42rem .32rem; } .ogGoodsInfo{ border-top: .02rem solid rgba(0, 0, 0, .2); padding: .32rem; display: flex; justify-content: space-between; align-items: center; position: relative; } .evaluate{ position: absolute; z-index: 10; right: 0; top: 0; font-size: .16rem; height: .3rem; padding: 0 .12rem; display: flex; align-items: center; color: #FFF; border-radius: 0 0 0 .12rem; background-color: rgba(79, 73, 222, 1); cursor: pointer; } .ogImgBox{ width: .7rem; height: .7rem; border-radius: .04rem; overflow: hidden; } .ogImgBox img{ width: 100%; height: 100%; } .ogTitleBox{ flex: 1; padding-left: .3rem; padding-right: .12rem; } .ogTitleBox .ogTitle{ font-size: .17rem; color: #434343; line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; word-break: break-all; margin-bottom: .08rem; } .ogTitleBox .ogSpecs{ /* overflow: hidden; white-space: nowrap; text-overflow: ellipsis;*/ line-height: 1.4; color: #999999; font-size: .15rem; max-width: 100%; } .ogGoodsInfo .ogPr{ color: #999999; font-size: .16rem; } .ogGoodsInfo .ogToPr{ color: #434343; font-size: .16rem; text-align: right; width: 2rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .paymentInfoBox{ padding-top: .24rem; } .paymentInfoBox .opTeFlex{ display: flex; align-items: center; justify-content: space-between; padding: 0 .32rem .24rem .32rem; } .paymentInfoBox .opTeFlex .opTitle{ flex: 1; color: #434343; font-weight: 400; font-size: .22rem; } .paymentInfoBox .opTeFlex .opMarkButton{ padding: 0 .15rem; min-width: .8rem; height: .47rem; display: flex; align-items: center; justify-content: center; font-size: .16rem; color: #FFF; background-color: rgba(79, 73, 222, 1); border-radius: .04rem; cursor: pointer; } .opInfoBox{ border-top: .02rem solid rgba(0, 0, 0, .2); padding: .32rem; } .opInfoBox .opInfoItem{ display: flex; align-items: center; justify-content: space-between; line-height: 1; padding: .1rem 0; } .opInfoItem .opIKey{ flex: 1; color: #434343; font-size: .16rem; } .opInfoItem .opIValue{ font-size: .16rem; color: #999999; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .logsTeFlex{ height: .9rem; display: flex; align-items: center; justify-content: space-between; } .logsTeFlex .logsTitle{ flex: 1; color: #434343; font-weight: 400; font-size: .22rem; padding-left: .32rem; } .logsTeFlex .openButton{ height: 100%; display: flex; padding: 0 .32rem; align-items: center; cursor: pointer; } .logsTeFlex .openButton img{ width: .17rem; transition: all .2s; } .logsInfo{ border-top: .02rem solid rgba(0, 0, 0, .2); padding: .32rem; } .logList{ position: relative; } .logsLink{ position: absolute; z-index: 1; width: .02rem; top: .12rem; bottom: .48rem; left: .04rem; background-color: rgba(0, 0, 0, .1); } .logItem{ padding-bottom: .3rem; position: relative; z-index: 2; } .logItem .logTime{ color: #434343; font-size: .18rem; padding-left: .25rem; padding-bottom: .08rem; } .logSunItem{ display: flex; align-items: baseline; padding-bottom: .1rem; } .logSunItem .dic{ width: .1rem; height: .1rem; border-radius: 50%; background-color: rgba(79, 73, 222, 1); } .logSunItem .logSunText{ flex: 1; word-break: break-all; line-height: 1.5; padding-left: .16rem; font-size: .14rem; color: #999999; } .logSunText .sunStTe{ color: #434343; padding: 0 .08rem; } .cusTeFlex{ height: .9rem; display: flex; align-items: center; justify-content: space-between; } .cusTeFlex .cusTeTitle{ flex: 1; color: #434343; font-weight: 400; font-size: .22rem; padding-left: .32rem; } .cusTeFlex .openButton{ height: 100%; display: flex; padding: 0 .32rem; align-items: center; cursor: pointer; } .cusTeFlex .openButton img{ width: .17rem; transition: all .2s; } .cusInfoBox{ border-top: .02rem solid rgba(0, 0, 0, .2); padding-top: .32rem; margin: 0 .28rem; } .cusItem{ padding-bottom: .32rem; color: #999999; font-size: .16rem; } .cusItem .cusKey{ padding-bottom: .16rem; word-break: break-all; } .cusItem .cusValue{ word-break: break-all; line-height: 1.4; } .addTeFlex{ height: .9rem; display: flex; align-items: center; justify-content: space-between; } .addTeFlex .addTeTitle{ flex: 1; color: #434343; font-weight: 400; font-size: .22rem; padding-left: .32rem; } .addTeFlex .openButton{ height: 100%; display: flex; padding: 0 .32rem; align-items: center; cursor: pointer; } .addTeFlex .openButton img{ width: .17rem; transition: all .2s; } .addressInfo{ border-top: .02rem solid rgba(0, 0, 0, .2); padding: .32rem 0; margin: 0 .28rem; display: -ms-grid; display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: .3rem .12rem; } .addInfoItem .aiKey{ word-break: break-all; color: #999999; font-size: .15rem; line-height: 1.4; } .addInfoItem .aiValue{ word-break: break-all; color: #434343; font-size: .16rem; line-height: 1.4; padding-top: .12rem; } #evaluateModal{ position: fixed; width: 100vw; height: 100vh; z-index: 999; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, .5); display: none; } #closeEvaluateModal{ position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; left: 0; } .evaluateBox{ width: 5rem; background-color: #ffffff; left: 50%; transform: translateX(-50%); top: 40%; position: absolute; border-radius: .12rem; padding: .36rem .24rem .24rem .24rem; z-index: 100; } .evaluateItem{ display: flex; align-items: center; margin-bottom: .24rem; } .evaluateTitle{ font-size: .16rem; padding-right: .24rem; } #deleteAddressModal{ position: fixed; z-index: 999; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(0, 0, 0, .5); display: none; } #deleteAddressModal .deleteAddressBox{ border-radius: .06rem; overflow: hidden; margin: 25% auto 0 auto; width: 4rem; padding: .24rem; background-color: #fff; border-radius: .12rem; } .deteTips{ font-size: .24rem; font-weight: bold; word-break: break-all; text-align: center; padding: .12rem 0; line-height: 1.5; } .deteTips #daleteAddInfo{ color: rgba(79, 73, 222, 1); } .deteButtonBox{ display: flex; align-items: center; justify-content: center; padding-top: .24rem; } #cancelDelete,#confirmDelete{ background-color: rgba(79, 73, 222, 1); color: #FFF; font-size: .2rem; border-radius: .04rem; margin: 0 .24rem; height: .5rem; display: flex; align-items: center; justify-content: center; width: 1.3rem; cursor: pointer; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } #cancelDelete{ border: .02rem solid rgba(0, 0, 0, .2); background: transparent; color: #434343; } .starContainer{ flex: 1; display: flex; } .starItem{ position: relative; font-size: 0; padding: .02rem .04rem; cursor: pointer; } .starItem img{ width: .24rem; } .starItem .selStar{ display: none; } .starItem.active .star{ display: none; } .starItem.active .selStar{ display: block; } .textareaBox{ flex: 1; display: flex; } #evaluateTextarea{ font-size: .16rem; line-height: 1.5; resize: none; border: .02rem solid rgba(0, 0, 0, .05); outline: none; padding: .12rem; flex: 1; border-radius: .08rem; height: 1rem; word-break: break-all; } #evaluateTextarea.active{ border: .02rem solid rgba(79, 73, 222, 1); } .evaluateBotBox{ display: flex; align-items: center; justify-content: flex-end; } #evaluateBot{ color: #fff; font-size: .18rem; height: .44rem; padding: 0 .24rem; border-radius: .12rem; background-color: rgba(79, 73, 222, 1); display: flex; align-items: center; justify-content: center; cursor: pointer; } #loadingModel { position: fixed; z-index: 999; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(0, 0, 0, .5); display: none; } #loadingModel .loadingBox { border-radius: .06rem; overflow: hidden; font-size: 0; margin: 25% auto 0 auto; width: 1rem; } #loadingModel .loadingBox img { width: 1rem; } @media (max-width: 1920px) { .pageMain{ padding-right: .14rem; } } @media (max-width: 1499px) { .pageConten{ padding-bottom: .5rem; } .ogGoodsInfo .ogToPr{ width: 1rem; } } @media (max-width: 1299px) { .rightInfoBox{ width: 3rem; } .addressInfo{ display: block; } .addInfoItem{ margin-bottom: .24rem; } } @media (max-width: 1199px) { .addressInfo{ display: -ms-grid; display: grid; } .addInfoItem{ margin-bottom: 0; } .orderInfoBox{ display: block; } .odTitleBox{ padding-top: .24rem; } .rightInfoBox{ width: auto; margin-left: 0; } .pageConten{ padding-left: .14rem; } .cusInfoBox{ display: -ms-grid; display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: .3rem .12rem; padding-bottom: .32rem; } .cusItem{ padding-bottom: 0; } } @media (max-width: 750px) { .odTitleBox{ padding-top: .36rem; } .odTitleBox img{ height: .14rem; } .odTitle{ font-size: .24rem; } .odMenuItem p{ font-size: .18rem; } .orNameFlex .orName,.ogTeFlex .ogTitle{ font-size: .24rem; } .orNameFlex .orTime{ font-size: .18rem; } .ogImgBox{ width: .8rem; height: .8rem; } .ogTitleBox{ padding-left: .12rem; } .ogTitleBox .ogTitle{ font-size: .18rem; } .ogTitleBox .ogSpecs{ font-size: .16rem; } .ogGoodsInfo .ogPr{ font-size: .18rem; } .ogGoodsInfo .ogToPr{ width: auto; font-size: .18rem; padding-left: .12rem; } .orderGoodsBox .ogTips{ font-size: .18rem; } .evaluateBox{ top: 30%; } .evaluate{ height: .34rem; font-size: .2rem; } .evaluateItem{ margin-bottom: .36rem; } .evaluateTitle{ font-size: .2rem; } .starItem img{ width: .32rem; } #evaluateTextarea{ font-size: .2rem; height: 2rem; } #evaluateBot{ font-size: .22rem; height: .6rem; border-radius: .24rem; padding: 0 .32rem; } #loadingModel .loadingBox { margin: 50% auto 0 auto; width: 1.5rem; } #loadingModel .loadingBox img { width: 1.5rem; } }