123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439 |
- @charset "UTF-8";
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .toptitle.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- color: #222222;
- line-height: 32rpx;
- text-align: left;
- font-style: normal;
- width: 100%;
- overflow: hidden;
- text-overflow: ellipsis;
- -webkit-line-clamp: 1;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- word-break: break-all;
- }
- .data-v-2e3811f3 .u-status-bar {
- height: 0 !important;
- }
- .confirm.data-v-2e3811f3 {
- width: 398rpx;
- height: 84rpx;
- background: #f83224;
- border-radius: 42rpx;
- text-align: center;
- font-family: PingFangSC, PingFang SC;
- font-weight: 500;
- font-size: 32rpx;
- color: #ffffff;
- line-height: 84rpx;
- text-align: center;
- font-style: normal;
- }
- .cancel.data-v-2e3811f3 {
- width: 280rpx;
- height: 84rpx;
- border-radius: 42rpx;
- border: 2rpx solid rgba(151, 151, 151, 0.3);
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 32rpx;
- color: #444444;
- line-height: 84rpx;
- text-align: center;
- font-style: normal;
- }
- .enbottom.data-v-2e3811f3 {
- width: 750rpx;
- height: 166rpx;
- background: #ffffff;
- position: absolute;
- left: 0rpx;
- bottom: 0;
- padding: 0 24rpx;
- box-sizing: border-box;
- }
- .mone.data-v-2e3811f3 {
- font-family: JDZhengHT, JDZhengHT;
- font-weight: 400;
- font-size: 26rpx;
- color: #f83224;
- line-height: 32rpx;
- text-align: left;
- font-style: normal;
- }
- .yundate.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 550;
- font-size: 32rpx;
- color: #333333;
- line-height: 44rpx;
- text-align: left;
- font-style: normal;
- }
- .chest.data-v-2e3811f3 {
- font-family: SFPro, SFPro;
- font-weight: 400;
- font-size: 24rpx;
- color: #555555;
- line-height: 28rpx;
- text-align: left;
- font-style: normal;
- }
- .act.data-v-2e3811f3 {
- width: 702rpx;
- height: 164rpx;
- background: #ffffff;
- border-radius: 12rpx;
- padding: 24rpx 20rpx;
- box-sizing: border-box;
- border: 1rpx solid #f83224;
- }
- .transport.data-v-2e3811f3 {
- width: 702rpx;
- height: 164rpx;
- background: #ffffff;
- border-radius: 12rpx;
- padding: 24rpx 20rpx;
- box-sizing: border-box;
- }
- .nextto.data-v-2e3811f3 {
- width: 702rpx;
- height: 84rpx;
- background: #f83224;
- border-radius: 44rpx;
- font-family: PingFangSC, PingFang SC;
- font-weight: 500;
- font-size: 32rpx;
- color: #ffffff;
- line-height: 84rpx;
- text-align: center;
- font-style: normal;
- margin-top: 108rpx;
- }
- .logname.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 28rpx;
- color: #333333;
- line-height: 40rpx;
- text-align: right;
- font-style: normal;
- overflow: hidden;
- width: 220rpx;
- white-space: nowrap;
- text-overflow: ellipsis;
- text-align: center;
- word-break: break-all;
- }
- .wei.data-v-2e3811f3 {
- font-family: JDZhengHT, JDZhengHT;
- font-weight: 400;
- font-size: 32rpx;
- color: #f83224;
- line-height: 40rpx;
- text-align: right;
- font-style: normal;
- margin-top: 8rpx;
- }
- .active.data-v-2e3811f3 {
- width: 218rpx;
- height: 148rpx;
- background: rgba(247, 50, 36, 0.05);
- border-radius: 8rpx;
- border: 1rpx solid #f83224;
- }
- .unactive.data-v-2e3811f3 {
- width: 218rpx;
- height: 148rpx;
- border-radius: 12rpx;
- border: 1rpx solid #c3c3c3;
- }
- .poptitle.data-v-2e3811f3 {
- width: 142rpx;
- height: 50rpx;
- font-family: PingFangSC, PingFang SC;
- font-weight: 600;
- font-size: 36rpx;
- color: #333333;
- text-align: center;
- width: 100%;
- }
- .back.data-v-2e3811f3 {
- background: #f4f4f4;
- padding: 20rpx 24rpx;
- box-sizing: border-box;
- }
- .back .btn.data-v-2e3811f3 {
- width: 750rpx;
- height: 166rpx;
- background: #ffffff;
- box-shadow: 0rpx -1rpx 0rpx 0rpx rgba(0, 0, 0, 0.05);
- position: fixed;
- bottom: 0;
- left: 0;
- padding: 0 24rpx 5rpx 5rpx;
- box-sizing: border-box;
- }
- .back .btn .money.data-v-2e3811f3 {
- font-family: HarmonyOS_Sans_Medium;
- font-size: 48rpx;
- color: #f83224;
- line-height: 38rpx;
- text-align: left;
- font-style: normal;
- font-weight: bold;
- }
- .back .btn .kg.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 24rpx;
- color: #333333;
- line-height: 34rpx;
- text-align: left;
- font-style: normal;
- }
- .back .btn .order.data-v-2e3811f3 {
- width: 232rpx;
- height: 80rpx;
- background: #f83224;
- border-radius: 40rpx;
- font-family: PingFangTC, PingFangTC;
- font-weight: 500;
- font-size: 32rpx;
- color: #ffffff;
- line-height: 80rpx;
- text-align: center;
- font-style: normal;
- margin-left: 20rpx;
- }
- .back .abount.data-v-2e3811f3 {
- padding: 28rpx 24rpx;
- box-sizing: border-box;
- background: #ffffff;
- border-radius: 16rpx;
- width: 702rpx;
- }
- .back .abount .zong.data-v-2e3811f3 {
- width: 654rpx;
- padding: 22rpx 0 0 0;
- border-top: 2rpx solid rgba(151, 151, 151, 0.1);
- margin-top: 32rpx;
- }
- .back .abount .zong .small.data-v-2e3811f3 {
- font-family: PingFangTC, PingFangTC;
- font-weight: 400;
- font-size: 24rpx;
- color: #444444;
- line-height: 34rpx;
- text-align: left;
- font-style: normal;
- }
- .back .abount .zong .mon.data-v-2e3811f3 {
- font-family: HarmonyOS_Sans_Medium;
- font-size: 28rpx;
- color: #f83224;
- line-height: 38rpx;
- text-align: left;
- font-style: normal;
- margin-left: 12rpx;
- font-weight: bold;
- }
- .back .abount .back.data-v-2e3811f3 {
- background: #f4f4f4;
- padding: 22rpx 16rpx;
- box-sizing: border-box;
- margin-top: 10rpx;
- }
- .back .abount .name.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 28rpx;
- color: #333333;
- line-height: 40rpx;
- text-align: left;
- font-style: normal;
- }
- .back .abount .money.data-v-2e3811f3 {
- font-family: HarmonyOS_Sans_Medium;
- font-size: 28rpx;
- color: #222222;
- line-height: 38rpx;
- text-align: left;
- font-style: normal;
- font-weight: 600;
- }
- .back .recommend.data-v-2e3811f3 {
- margin-top: 20rpx;
- }
- .back .recommend .title.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 22rpx;
- color: #222222;
- line-height: 32rpx;
- text-align: left;
- font-style: normal;
- width: 148rpx;
- height: 64rpx;
- overflow: hidden;
- text-overflow: ellipsis;
- -webkit-line-clamp: 2;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- word-break: break-all;
- }
- .back .recommend .top.data-v-2e3811f3 {
- width: 702rpx;
- height: 64rpx;
- background: linear-gradient(180deg, #ffe7e3 0%, white 100%);
- border-radius: 16rpx 16rpx 0 0;
- padding: 24rpx 22rpx;
- box-sizing: border-box;
- }
- .back .recommend .bottom.data-v-2e3811f3 {
- padding: 0 20rpx 22rpx;
- box-sizing: border-box;
- background: #fff;
- }
- .back .logistics.data-v-2e3811f3 {
- width: 702rpx;
- background: #ffffff;
- border-radius: 16rpx;
- padding: 28rpx 22rpx;
- box-sizing: border-box;
- margin-top: 20rpx;
- }
- .back .logistics .change.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 28rpx;
- color: #f83224;
- line-height: 40rpx;
- text-align: left;
- font-style: normal;
- margin-right: 8rpx;
- }
- .back .shop.data-v-2e3811f3 {
- width: 702rpx;
- background: #ffffff;
- border-radius: 16rpx;
- padding: 30rpx 24rpx;
- margin-top: 20rpx;
- box-sizing: border-box;
- }
- .back .shop .bu.data-v-2e3811f3 {
- width: 120rpx;
- height: 40rpx;
- border-radius: 20rpx;
- border: 1rpx solid rgba(151, 151, 151, 0.3);
- }
- .back .shop .money.data-v-2e3811f3 {
- font-family: HarmonyOS_Sans_Medium;
- font-size: 24rpx;
- color: #f83224;
- line-height: 34rpx;
- text-align: left;
- font-style: normal;
- font-weight: 600;
- }
- .back .shop .name.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 30rpx;
- color: #222222;
- line-height: 42rpx;
- text-align: left;
- font-style: normal;
- margin-left: 10rpx;
- }
- .back .shop .weight.data-v-2e3811f3 {
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- font-size: 24rpx;
- color: rgba(34, 34, 34, 0.6);
- line-height: 34rpx;
- text-align: left;
- font-style: normal;
- margin-top: 16rpx;
- }
- .back .address.data-v-2e3811f3 {
- width: 702rpx;
- background: #ffffff;
- border-radius: 16rpx;
- padding: 32rpx 24rpx;
- box-sizing: border-box;
- }
- .back .address .add.data-v-2e3811f3 {
- font-family: SFPro, SFPro;
- font-weight: 500;
- font-size: 32rpx;
- color: #222222;
- line-height: 36rpx;
- text-align: left;
- font-style: normal;
- }
- .back .address .info.data-v-2e3811f3 {
- font-family: SFPro, SFPro;
- font-weight: 400;
- font-size: 24rpx;
- color: #555555;
- line-height: 28rpx;
- text-align: left;
- font-style: normal;
- margin-top: 20rpx;
- }
- .minus.data-v-2e3811f3 {
- width: 22px;
- height: 22px;
- border-width: 1px;
- border-color: #e6e6e6;
- border-style: solid;
- border-top-left-radius: 100px;
- border-top-right-radius: 100px;
- border-bottom-left-radius: 100px;
- border-bottom-right-radius: 100px;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- }
- .input.data-v-2e3811f3 {
- padding: 0 10px;
- }
- .plus.data-v-2e3811f3 {
- width: 22px;
- height: 22px;
- background-color: #ff0000;
- border-radius: 50%;
- display: flex;
- justify-content: center;
- align-items: center;
- }
|