@charset "UTF-8"; /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .vite.data-v-20a96b3e { width: 198rpx; height: 60rpx; background: #F4F4F4; border-radius: 36rpx; padding: 12rpx 28rpx; box-sizing: border-box; } .pop.data-v-20a96b3e { font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 36rpx; color: #333333; line-height: 50rpx; text-align: left; font-style: normal; padding: 32rpx 28rpx 0 0; box-sizing: border-box; } .back.data-v-20a96b3e { background-color: #f4f4f4; padding: 20rpx 24rpx; box-sizing: border-box; } .back .yuan.data-v-20a96b3e { width: 702rpx; height: 96rpx; background: #F83224; box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5); border-radius: 48rpx; margin-top: 62rpx; font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 32rpx; color: #FFFFFF; line-height: 96rpx; text-align: center; font-style: normal; } .back .gain.data-v-20a96b3e { width: 702rpx; height: 208rpx; background: #FFFFFF; border-radius: 16rpx; margin-top: 68rpx; padding: 40rpx 24rpx 34rpx 24rpx; box-sizing: border-box; } .back .gain .weigh.data-v-20a96b3e { font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 28rpx; color: #777777; line-height: 40rpx; text-align: left; font-style: normal; } .back .gain .info.data-v-20a96b3e { font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 24rpx; color: #333333; line-height: 34rpx; text-align: left; font-style: normal; } .back .gain .red.data-v-20a96b3e { font-family: HarmonyOS_Sans_Medium; font-size: 20rpx; color: #F83224; line-height: 26rpx; text-align: left; font-style: normal; } .back .minus.data-v-20a96b3e { width: 22px; height: 22px; 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; } .back .input.data-v-20a96b3e { padding: 0 10px; } .back .plus.data-v-20a96b3e { width: 22px; height: 22px; border-radius: 50%; display: flex; justify-content: center; align-items: center; } .back .weight.data-v-20a96b3e { padding: 34rpx 20rpx; box-sizing: border-box; width: 702rpx; background: #FFFFFF; border-radius: 16rpx; margin-top: 20rpx; } .back .price.data-v-20a96b3e { width: 702rpx; height: 96rpx; background: #F83224; box-shadow: 0rpx 16rpx 40rpx -12rpx rgba(255, 21, 21, 0.5); border-radius: 48rpx; position: fixed; bottom: 72rpx; left: 24rpx; font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 32rpx; color: #FFFFFF; line-height: 96rpx; text-align: center; font-style: normal; } .back .logistics.data-v-20a96b3e { width: 702rpx; height: 96rpx; background: #FFFFFF; border-radius: 16rpx; padding: 28rpx 22rpx; box-sizing: border-box; margin-top: 20rpx; } .back .logistics .change.data-v-20a96b3e { 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 .type.data-v-20a96b3e { padding: 28rpx 20rpx; box-sizing: border-box; width: 702rpx; height: 190rpx; background: #FFFFFF; border-radius: 16rpx; margin-top: 20rpx; } .back .type .title.data-v-20a96b3e { font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 28rpx; color: #222222; line-height: 40rpx; text-align: left; font-style: normal; } .back .type .left.data-v-20a96b3e { padding: 0 30rpx; height: 60rpx; border-radius: 36rpx; border: 1rpx solid #F83224; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 26rpx; color: #F83224; line-height: 60rpx; text-align: center; font-style: normal; box-sizing: border-box; } .back .type .right.data-v-20a96b3e { height: 60rpx; padding: 0 30rpx; border-radius: 36rpx; border: 1rpx solid #979797; font-family: PingFangSC, PingFang SC; font-weight: 400; font-size: 26rpx; color: #979797; line-height: 60rpx; box-sizing: border-box; text-align: center; font-style: normal; } .back .add.data-v-20a96b3e { width: 702rpx; height: 144rpx; background: #FFFFFF; border-radius: 16rpx; padding: 50rpx 8rpx; box-sizing: border-box; } .back .add .address.data-v-20a96b3e { font-family: PingFangSC, PingFang SC; font-weight: 600; font-size: 32rpx; color: #222222; line-height: 44rpx; text-align: right; font-style: normal; }