| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- @charset "UTF-8";
- /**
- * 主题色配置
- * 默认在 uni.scss 全局引入:@import '@/theme.scss';
- * <script> 下使用主题变量:import x from '@/theme.scss';
- */
- .page.data-v-4f224564 {
- background-color: #f8f8f8;
- font-family: PingFangSC;
- }
- .safeAreaPad.data-v-4f224564 {
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- box-sizing: content-box;
- }
- .data-v-4f224564:export {
- appThemeColor: #38C148;
- appThemeBgColor: #ffffff;
- appThemeBgGrayColor: #fafafa;
- appThemeBgGrayDeppColor: #f8f8f8;
- appThemeSearchBgColor: #F4F5F8;
- appThemeBorderColor: #efefef;
- appThemeTextColor: #333333;
- appThemeTextGrayColor: #8f92a1;
- appThemeTextGrayLightColor: #cccccc;
- appThemeTextGrayDeepColor: #696969;
- appThemeTextWhiteColor: #ffffff;
- appThemeTextBlackColor: #171717;
- appThemeTextBlackDeepColor: #16162e;
- appThemeTextMoneyColor: #f00;
- appThemeTextGrayWhiteColor: #c3c6cb;
- appThemeSkuGrayColor: #f5f5f8;
- appThemeCardGrayColor: #8f92a1;
- appThemeShopGrayColor: #888e98;
- appThemePointsSignBgColor: #f0f0f0;
- appThemePointsSignLabelColor: #dfdfdf;
- appThemePointsSignValueColor: #696969;
- appThemePointsSignYellowColor: #f9a906;
- appThemePointsSignBlueColor: #22ac38;
- appThemeNavbarTabColor: #696969;
- appThemeNavbarTabColorActive: #333333;
- appThemeShadow: 0px 2px 8px 0px rgba(27, 25, 86, 0.06);
- appZIndexDeep: 0;
- appZIndexNormal: 19;
- appZIndexAbsolute: 99;
- appZIndexFixed: 199;
- appZIndexPage: 999;
- appThemeBuyBtnBgColor: #ed3f14;
- }
- .purchase.data-v-4f224564 {
- margin: 30rpx 30rpx 28rpx 30rpx;
- display: flex;
- }
- .purchase .pur_left .left_img.data-v-4f224564 {
- position: relative;
- width: 304rpx;
- height: 394rpx;
- border-radius: 15rpx;
- overflow: hidden;
- }
- .purchase .pur_left .left_img image.data-v-4f224564 {
- width: 304rpx;
- height: 394rpx;
- }
- .purchase .pur_left .left_head.data-v-4f224564 {
- font-size: 24rpx;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #ffe7d3;
- line-height: 34rpx;
- margin-bottom: 10rpx;
- }
- .purchase .pur_left .left_foot.data-v-4f224564 {
- font-size: 16rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- text-align: center;
- color: #9d724e;
- line-height: 32rpx;
- width: 116rpx;
- height: 32rpx;
- background: linear-gradient(90deg, #fdefe0 0%, #fbdabe 100%);
- border-radius: 14rpx;
- }
- .purchase .pur_right.data-v-4f224564 {
- margin-left: 22rpx;
- }
- .purchase .pur_right .right_top.data-v-4f224564 {
- margin-bottom: 22rpx;
- border-radius: 15rpx;
- overflow: hidden;
- }
- .purchase .pur_right .right_top .top_img.data-v-4f224564 {
- position: relative;
- width: 364rpx;
- height: 186rpx;
- }
- .purchase .pur_right .right_top .top_img image.data-v-4f224564 {
- width: 364rpx;
- height: 186rpx;
- }
- .purchase .pur_right .right_top .top_title.data-v-4f224564 {
- font-size: 24rpx;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #2f3438;
- line-height: 34rpx;
- margin-bottom: 10rpx;
- }
- .purchase .pur_right .right_top .top_pur.data-v-4f224564 {
- font-size: 16rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- text-align: center;
- color: #ffffff;
- line-height: 32rpx;
- width: 116rpx;
- height: 32rpx;
- background: #1eb7cf;
- border-radius: 14rpx;
- }
- .purchase .pur_right .right_bottom .bottom_img.data-v-4f224564 {
- position: relative;
- width: 364rpx;
- height: 186rpx;
- border-radius: 15rpx;
- overflow: hidden;
- }
- .purchase .pur_right .right_bottom .bottom_img image.data-v-4f224564 {
- width: 364rpx;
- height: 186rpx;
- }
- .purchase .pur_right .right_bottom .bottom_title.data-v-4f224564 {
- font-size: 24rpx;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #2f3438;
- line-height: 34rpx;
- margin-bottom: 10rpx;
- }
- .purchase .pur_right .right_bottom .bottom_pur.data-v-4f224564 {
- font-size: 16rpx;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- text-align: center;
- color: #ffffff;
- line-height: 32rpx;
- width: 116rpx;
- height: 32rpx;
- background: #e28843;
- border-radius: 14rpx;
- }
|