Browse Source

产品商城样式开发

tanxue 1 week ago
parent
commit
e4db83da0f

+ 89 - 0
common/styles/global/pages.scss

@@ -1534,3 +1534,92 @@
 		min-height: 1300rpx;
 	}
 }
+
+
+// 商城
+.ezy-mall-page{
+	width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
+	padding-top:var(--status-bar-height);display: flex;flex-direction: column;
+	@include ezy-no-repeat-cover(bottom);background-image: url("@/static/images/common/ezy-page-bj.png");
+	.uni-list{background-color: transparent!important;}
+	.uni-list--border-top,.uni-list--border-bottom{display: none;}
+	.uni-list-item__header{display: none;}
+	.uni-list-item__container{
+		flex-direction: column!important;position: relative;
+		padding:16rpx 20rpx !important;overflow: unset;}
+	
+	.order-scroll-view{margin-top: 10rpx;overflow-y: auto;height: calc(100vh - 380rpx - var(--status-bar-height));}
+	.mall-list-item{
+		width: 94%;background-color: rgba(255, 255, 255, 0.6)!important;
+		margin: 0 3% 10rpx;border-radius: 8rpx;
+		.mall-content-box{
+			display: flex;margin-top: 10rpx;border-bottom: 1px dashed #fff;
+			box-sizing: border-box;padding-bottom:24rpx;margin-bottom: 24rpx;
+			.mall-image{width: 220rpx;height: 220rpx;margin-right: 16rpx;@include ezy-no-repeat-cover;}
+			.content-body-box{display: flex;flex-direction: column;justify-content: space-between;}
+			.content-name{
+				font-size: 36rpx;color: #000;margin-bottom: 12rpx;display: flex;align-items: center;
+				.name-text{@include single-line-ellipsis;max-width: 320rpx;margin-right: 10rpx;}
+				icon{width:70rpx;height:32rpx;@include ezy-no-repeat-cover;background-image: url("@/static/images/mall/new-icon.png");}
+			}
+			.content-text{font-size: 24rpx;color: #666;@include multi-line-ellipsis(2);line-height: 1.6;}
+			.content-row{
+				display: flex;justify-content: space-between;align-items: center;margin-top: 10rpx;
+				.content-yuanjia{font-size: 36rpx;color: #ff0101;text-decoration: line-through;}
+				.shop-car-box{
+					width: 70rpx;height: 70rpx;position: relative;
+					@include ezy-no-repeat-cover;background-image: url("@/static/images/mall/shop-car-icon.png");
+				}
+				.car-change{
+					width: 32rpx;height: 30rpx;position: absolute;right: -4rpx;top: -8rpx;
+					@include ezy-no-repeat-cover;background-image: url("@/static/images/mall/change-icon.png");
+				}
+			}
+		}
+		
+		.mall-bottom-row{
+			display: flex;justify-content: space-between;align-items: center;
+			box-sizing: border-box;padding-bottom: 16rpx;
+			.kcb-btn{
+				width: 148rpx;height: 48rpx;line-height: 48rpx;text-align: center;font-size: 22rpx;color: #fff;
+				@include ezy-no-repeat-cover;background-image: url("@/static/images/common/jf-bj.png");
+			}
+			.hdj-text{font-size: 32rpx;color: #333;}
+		}
+	}
+	
+	.mall-pay-box{
+		width: 100%;background-color: #fff;position: absolute;bottom: 0;
+		display: flex;align-items: center;justify-content: space-between;
+		box-sizing: border-box;padding: 32rpx 12rpx  calc(32rpx + var(--window-bottom));
+		.mall-left-box{
+			font-size: 22rpx;color: #afafaf;
+			.price-icon-box{margin-bottom: 6rpx;}
+			.red-price{font-size: 56rpx;color:#ff0101;font-weight: bold;margin-right: 10rpx;}
+			.fh-text{font-size: 32rpx;margin-right: 0;}
+			.mx-jt-icon{
+				width: 18rpx;height: 18rpx;@include ezy-no-repeat-cover;margin-left: 4rpx;
+				background-image: url("@/static/images/common/jt-up-icon.svg");
+			}
+		}
+		.pay-status-box{
+			width: 200rpx;display: flex;align-items: center;border-left: 1rpx solid #ccc;
+			padding:2rpx 0 2rpx 16rpx;color: #666;margin-left: 4rpx;
+			icon{width: 42rpx;height: 42rpx;@include ezy-no-repeat-cover;margin-right: 8rpx;}
+			.wx-icon{background-image: url("@/static/images/pay/svip-wx-icon.png");}
+			.zfb-icon{background-image: url("@/static/images/pay/svip-zfb-icon.png");}
+		}
+		.pay-status-box::after{
+			content:'';width: 24rpx;height: 24rpx;margin-left: 4rpx;
+			@include ezy-no-repeat-cover;background-image: url("@/static/images/common/qiehuan-icon.svg");
+		}
+		.pay-btn{
+			width: 200rpx;height: 80rpx;font-size: 32rpx;line-height: 85rpx;text-align: center;color: #fff;
+			@include ezy-no-repeat-cover;background-image: url("@/static/images/mall/mall-btn.png");
+		}
+	}
+	.mall-pay-box::before{content:'';width: 100%;height: 4rpx;background-color: rgba(0, 0, 0, 0.4);
+	position: absolute;left: 0;top: -4rpx;opacity: 0.4;}
+	
+	
+}

+ 1 - 0
static/images/common/jt-up-icon.svg

@@ -0,0 +1 @@
+<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1746776764261" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2616" width="32" height="32" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M966.4 668.8l-435.2-432c-9.6-9.6-25.6-9.6-35.2 0l-441.6 432c-9.6 9.6-9.6 25.6 0 35.2 9.6 9.6 25.6 9.6 35.2 0l425.6-416 416 416c9.6 9.6 25.6 9.6 35.2 0S976 678.4 966.4 668.8z" p-id="2617" fill="#cccccc"></path></svg>

+ 1 - 0
static/images/common/qiehuan-icon.svg

@@ -0,0 +1 @@
+<svg t="1746778759484" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7228" data-spm-anchor-id="a313x.search_index.0.i18.2cc23a81NjVaHP" width="32" height="32"><path d="M877.6 597.1c-15.8-5.5-33 2.9-38.4 18.5-44.2 126.8-164.6 212-299.5 212-143.8 0-264.2-93.7-303.3-224.3l42.3 38.6c12.3 11.2 31.4 10.4 42.7-1.9 11.3-12.2 10.4-31.3-1.9-42.5l-106.6-97.2c-5.9-5.4-13.9-8.1-21.7-7.9-8 0.4-15.5 3.8-20.9 9.7L72.6 608.4c-11.3 12.2-10.4 31.2 1.9 42.5 5.8 5.3 13.1 7.9 20.4 7.9 8.2 0 16.3-3.3 22.3-9.8l53.8-58.5c36 171.1 186.7 297.3 368.8 297.3 160.5 0 303.8-101.4 356.5-252.4 5.4-15.7-3-32.9-18.7-38.3z m60.7-280.8c-16-5-32.9 3.8-37.9 19.6l-11.2 35.4c-56.6-137.8-193.5-235.1-349.4-235.1-141.7 0-270.2 77.9-335.3 203.3-7.6 14.7-1.9 32.9 13 40.5 14.8 7.7 33 1.9 40.7-12.9 54.7-105.4 162.6-170.8 281.7-170.8 147.3 0 274.4 103.4 307.9 242.4L757 410.1c-16-5-32.9 3.8-37.9 19.6s3.8 32.7 19.7 37.7l137.8 43.4c3 0.9 6 1.4 9.1 1.4h0.2c0.8 0 1.6 0 2.4-0.1 0.4 0 0.7-0.3 1.1-0.3 3.5-0.4 7-1.3 10.2-3l0.1-0.1c3.4-1.8 6.3-4.2 8.8-7 0.7-0.8 1.1-1.9 1.7-2.8 1.7-2.4 3.3-4.8 4.2-7.7 0 0 0-0.1 0.1-0.1L957.9 354c5.1-15.8-3.8-32.7-19.6-37.7z" p-id="7229" fill="#999999"></path></svg>

BIN
static/images/mall/change-icon.png


BIN
static/images/mall/cpmx-border-bj.png


BIN
static/images/mall/cpmx-text.png


BIN
static/images/mall/mall-btn.png


BIN
static/images/mall/new-icon.png


BIN
static/images/mall/shop-car-icon.png


BIN
static/images/mall/yfmx-text.png


BIN
static/images/study/jstx/study-jstx-bj.png


BIN
static/images/study/jstx/study-wrap-bj.png


BIN
static/images/study/jt-left-icon.png


BIN
static/images/study/jt-right-icon.png