Files
ZangShiQi/public/weapp/pages_promotion/giftcard/card_info.wxss
2026-04-05 10:48:38 +08:00

1 line
3.7 KiB
Plaintext
Executable File

.page.data-v-fba26792{background:#f6f9ff;min-height:100vh;padding:30rpx}.card-img.data-v-fba26792{margin:20rpx;width:calc(100% - 40rpx);height:380rpx;border-radius:18rpx;overflow:hidden;position:relative;margin-bottom:30rpx}.card-img image.data-v-fba26792{width:100%;height:100%}.card-img .card-label.data-v-fba26792{position:absolute;line-height:1;padding:10rpx 15rpx;background-color:#ff2c27;color:#fff;right:0;bottom:0;border-top-left-radius:20rpx;border-bottom-right-radius:20rpx;font-size:34rpx;font-weight:700}.card-img .card-label-img.data-v-fba26792{position:absolute;line-height:1;right:0;bottom:-4rpx;width:100rpx}.card-img .card-label-img image.data-v-fba26792{width:100%;height:100rpx}.goods-list.data-v-fba26792{background-color:#fff;padding:20rpx 24rpx;border-radius:18rpx;margin-bottom:20rpx}.goods-list .goods-title.data-v-fba26792{text-align:center;width:100%;padding:10rpx 0;margin-bottom:20rpx;font-weight:700}.goods-item.data-v-fba26792{display:flex;margin-bottom:20rpx;background:#fbf9fc;padding:20rpx;border-radius:12rpx}.goods-item .goods-image.data-v-fba26792{width:160rpx;height:160rpx;overflow:hidden;border-radius:18rpx;margin-right:20rpx}.goods-item .goods-image image.data-v-fba26792{width:160rpx;height:160rpx;max-height:160rpx}.goods-item .goods-info.data-v-fba26792{width:calc(100% - 180rpx)}.goods-item .goods-info .goods-name.data-v-fba26792{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.5;font-size:28rpx;font-weight:700;height:84rpx}.goods-item .goods-info .goods-num.data-v-fba26792{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:20rpx}.goods-item .goods-info .goods-num text.data-v-fba26792{color:#666;font-size:24rpx}.goods-item .goods-info .goods-num text.data-v-fba26792:last-child{color:#333;margin-top:35rpx;font-weight:700}.btn.data-v-fba26792{display:flex;align-items:center;width:100%;justify-content:center;margin-top:40rpx;position:fixed;bottom:0;left:0;background-color:#fff;padding:20rpx 30rpx;box-sizing:border-box;padding-bottom:calc(constant(safe-area-inset-bottom) + 20rpx);padding-bottom:calc(env(safe-area-inset-bottom) + 20rpx);z-index:10}.btn button.data-v-fba26792{width:100%;margin:0}.btn button.data-v-fba26792:nth-child(2){margin-left:20rpx}.btn .give-btn.data-v-fba26792{background-color:var(--giftcard-promotion-aux-color);color:#fff}.btn .use-btn.data-v-fba26792{background-color:var(--giftcard-promotion-color)}.card-box.data-v-fba26792{background-color:#fff;padding:20rpx 24rpx;border-radius:18rpx}.card-box .card-info.data-v-fba26792{display:flex;flex-direction:column}.card-box .card-info .card-item.data-v-fba26792{display:flex;flex-direction:row;margin:10rpx 0}.card-box .card-info .card-item > view.data-v-fba26792:first-child{width:140rpx;font-size:28rpx}.card-box .card-info .card-item > view.data-v-fba26792:last-child{width:calc(100% - 140rpx);color:#888;font-size:28rpx;overflow:hidden}.card-box .card-info .card-item > view.color.data-v-fba26792{color:#364385}.tab-bar-placeholder.data-v-fba26792{padding-bottom:120rpx;padding-bottom:calc(constant(safe-area-inset-bottom) + 120rpx);padding-bottom:calc(env(safe-area-inset-bottom) + 120rpx)}.card-popup-layer.data-v-fba26792{width:500rpx;height:400rpx;position:relative;padding:20rpx;box-sizing:border-box}.card-popup-layer .head-wrap.data-v-fba26792{width:100%;text-align:right}.card-popup-layer .head-wrap text.data-v-fba26792{font-size:34rpx}.card-popup-layer .content.data-v-fba26792{display:flex;flex-direction:column;align-items:center;font-size:32rpx;font-weight:700;padding:40rpx 0}.card-popup-layer .button-box.data-v-fba26792{margin-top:10rpx}.card-popup-layer .button-box button.data-v-fba26792{background-color:var(--giftcard-promotion-color)}