You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
396 lines
9.4 KiB
396 lines
9.4 KiB
@charset "UTF-8";
|
|
/**
|
|
* 这里是uni-app内置的常用样式变量
|
|
*
|
|
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
|
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
|
*
|
|
*/
|
|
/**
|
|
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
|
*
|
|
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
|
*/
|
|
/* 颜色变量 */
|
|
/* 页面左右间距 */
|
|
/* 行为相关颜色 */
|
|
/* 文字基本颜色 */
|
|
/* 背景颜色 */
|
|
/* 边框颜色 */
|
|
/* 尺寸变量 */
|
|
/* 文字尺寸 */
|
|
/*文字颜色*/
|
|
/* 图片尺寸 */
|
|
/* Border Radius */
|
|
/* 水平间距 */
|
|
/* 垂直间距 */
|
|
/* 透明度 */
|
|
/* 文章场景相关 */
|
|
page,
|
|
view,
|
|
scroll-view,
|
|
swiper,
|
|
button,
|
|
input,
|
|
textarea,
|
|
label,
|
|
navigator,
|
|
image {
|
|
box-sizing: border-box !important;
|
|
}
|
|
image {
|
|
vertical-align: top;
|
|
}
|
|
page {
|
|
position: relative;
|
|
}
|
|
@font-face {
|
|
font-family: "HMfont-home";
|
|
src: url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAOEAAsAAAAAB7wAAAM1AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDHAqDAIJNATYCJAMQCwoABCAFhG0HPhu1BsiOw7jha84s8T+CgOyq6unevTlAeAkRhAhQBjj8eJfmMg/oB5whSgaFspy7AqbpwE3Py3/j9j+X07uGyFHr21lua9HYi9rUCzDeGtBYmw4o0AJJ0BvGLmiJxyEAC3yIQhSVPL9BF4U5TgBi7ChtQzfjQKFYWEdgrFiqEBsxoGurtMfAhuD74g8JQgcNg8ScWjf8xoPz7/nfD8iFpoV0eQi86XQAWwUSiAIUiJGVhgEaUSAKiYXau0kKoKOjwVRthd8PmExIBRvmWH95INCQIIyYqVYAJKGghO/5Dg4B3wtxaPD9QAoS4IOM1gEzYBbAMkT16iIQGPxsopS5ScAcK23LiaBDpzyk1aGLHtsvhVrL7adDD55016wPXnDfcr7T3lcE2TVcP2fNhZM7WeiEhVp44vx9C5vVD6+eEgaLTZvEot3HL1lawlnXLK3XnISDllbWwmrmGjlRLdxq2bpme1RAeqXtzWh6g0F//wCCnRiN2diwr2+Yse3iEs20g05Q5tT0BikOXwKf79vsoEvb6p6xjVhHP92nwDJmX+9hwsf26dXbPiNvZ/98x67/+5T+ev0aWxbXCwOX41zLxia+O73B6Y57fN1u6GvN+Zmbc8XITigTAcB0Rl6X8QB4hDgEpoXypZz2q37D5FVnVa9t1n/dUgHw8uKMq9BmWqjoJoP3zevM+zG8jmVKE5hKpRShw9WTFZW04D7TscAC+B0RcOD9FHLnzqkg0HFOQMMMb5DoBKGKGgUGLEkCIzq5YEEkpastcWQyDYQyByJYBkBgx2nQsOEaSOx4girqOzDgwj8wYickWNAiHLe0JESMsiicTLaQh84PBm6WKlst/TD9hXQV25wWBLQP4jJw435MXD58RynxFDPKT30golBxluAtOI3iOMOcs5Bc2fFF8sPd2OFVBO24WQJ9CmEIG4HwQAb4ARmFS0aK8qoL/cLnXyA0FTE23FBSZf+AYEqCzpF4YojrgN5J004lt/LKFD7RHDAVQYEMh8lIQErAICImJgOZWD0ohHARdhg5wJdzSKxVaXhX6c7y8uQN1wAWmLOU0IQUShiQo0fZTceadqaMdP2uXwEAAAAA") format("woff2");
|
|
}
|
|
.icon {
|
|
font-family: "HMfont-home" !important;
|
|
font-size: 60rpx;
|
|
font-style: normal;
|
|
color: #000000;
|
|
}
|
|
.icon.jia:before {
|
|
content: "\e641";
|
|
}
|
|
.icon.jian:before {
|
|
content: "\e643";
|
|
}
|
|
.icon.shanchu:before {
|
|
content: "\e6a4";
|
|
}
|
|
.checkbox-box {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.checkbox-box .sellq {
|
|
font-size: 28rpx;
|
|
color: #ffffff;
|
|
background-color: #C4C4C4;
|
|
padding: 5rpx 20rpx;
|
|
text-align: center;
|
|
border-radius: 25rpx;
|
|
}
|
|
.checkbox-box .checkbox {
|
|
width: 35rpx;
|
|
height: 35rpx;
|
|
border-radius: 100%;
|
|
border: solid 2rpx #f06c7a;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.checkbox-box .checkbox .on {
|
|
width: 25rpx;
|
|
height: 25rpx;
|
|
border-radius: 100%;
|
|
background-color: #f06c7a;
|
|
}
|
|
.checkbox-box .text {
|
|
font-size: 28rpx;
|
|
margin-left: 10rpx;
|
|
}
|
|
.status {
|
|
width: 100%;
|
|
height: 0;
|
|
position: fixed;
|
|
z-index: 10;
|
|
background-color: #fff;
|
|
top: 0;
|
|
}
|
|
.header {
|
|
width: 92%;
|
|
padding: 0 4%;
|
|
height: 100rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
position: fixed;
|
|
top: 0;
|
|
z-index: 10;
|
|
background-color: #fff;
|
|
}
|
|
.header .title {
|
|
font-size: 36rpx;
|
|
}
|
|
.place {
|
|
background-color: #ffffff;
|
|
height: 100rpx;
|
|
}
|
|
.goods-list {
|
|
width: 100%;
|
|
padding: 20rpx 0 120rpx 0;
|
|
}
|
|
.goods-list .tis {
|
|
width: 100%;
|
|
height: 60rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 32rpx;
|
|
}
|
|
.goods-list .row {
|
|
width: calc(92%);
|
|
height: calc(22vw + 40rpx);
|
|
margin: 20rpx auto;
|
|
border-radius: 15rpx;
|
|
box-shadow: 0rpx 5rpx 20rpx rgba(0, 0, 0, 0.1);
|
|
display: flex;
|
|
align-items: center;
|
|
position: relative;
|
|
overflow: hidden;
|
|
z-index: 4;
|
|
border: 0;
|
|
}
|
|
.goods-list .row .menu {
|
|
position: absolute;
|
|
width: 30%;
|
|
height: 100%;
|
|
right: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
background-color: red;
|
|
color: #fff;
|
|
z-index: 2;
|
|
}
|
|
.goods-list .row .menu .icon {
|
|
color: #fff;
|
|
}
|
|
.goods-list .row .carrier {
|
|
background-color: #fff;
|
|
position: absolute;
|
|
width: 100%;
|
|
padding: 0 0;
|
|
height: 100%;
|
|
z-index: 3;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
@-webkit-keyframes showMenu {
|
|
0% {
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
100% {
|
|
-webkit-transform: translateX(-30%);
|
|
transform: translateX(-30%);
|
|
}
|
|
}
|
|
@keyframes showMenu {
|
|
0% {
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
100% {
|
|
-webkit-transform: translateX(-30%);
|
|
transform: translateX(-30%);
|
|
}
|
|
}
|
|
@-webkit-keyframes closeMenu {
|
|
0% {
|
|
-webkit-transform: translateX(-30%);
|
|
transform: translateX(-30%);
|
|
}
|
|
100% {
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
}
|
|
@keyframes closeMenu {
|
|
0% {
|
|
-webkit-transform: translateX(-30%);
|
|
transform: translateX(-30%);
|
|
}
|
|
100% {
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
}
|
|
.goods-list .row .carrier.open {
|
|
-webkit-animation: showMenu 0.25s linear both;
|
|
animation: showMenu 0.25s linear both;
|
|
}
|
|
.goods-list .row .carrier.close {
|
|
-webkit-animation: closeMenu 0.15s linear both;
|
|
animation: closeMenu 0.15s linear both;
|
|
}
|
|
.goods-list .row .carrier .checkbox-box {
|
|
padding-left: 20rpx;
|
|
flex-shrink: 0;
|
|
height: 22vw;
|
|
margin-right: 20rpx;
|
|
}
|
|
.goods-list .row .carrier .goods-info {
|
|
width: 100%;
|
|
display: flex;
|
|
padding-right: 20rpx;
|
|
}
|
|
.goods-list .row .carrier .goods-info .img {
|
|
width: 22vw;
|
|
height: 22vw;
|
|
border-radius: 10rpx;
|
|
overflow: hidden;
|
|
flex-shrink: 0;
|
|
margin-right: 10rpx;
|
|
}
|
|
.goods-list .row .carrier .goods-info .img image {
|
|
width: 22vw;
|
|
height: 22vw;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info {
|
|
width: 100%;
|
|
height: 22vw;
|
|
overflow: hidden;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
position: relative;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .title {
|
|
width: 100%;
|
|
font-size: 28rpx;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .spgg {
|
|
font-size: 25rpx;
|
|
background-color: #f3f3f3;
|
|
color: #a7a7a7;
|
|
border-radius: 15rpx;
|
|
margin-bottom: 10vw;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .spbz {
|
|
font-size: 25rpx;
|
|
color: #a7a7a7;
|
|
height: 30rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0 10rpx;
|
|
margin-bottom: 10vw;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .kcnum {
|
|
font-size: 25rpx;
|
|
position: absolute;
|
|
width: 100%;
|
|
top: 88rpx;
|
|
padding: 0 10rpx;
|
|
border-radius: 15rpx;
|
|
margin-bottom: 10vw;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .price-number {
|
|
position: absolute;
|
|
width: 100%;
|
|
bottom: 0rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: flex-end;
|
|
font-size: 28rpx;
|
|
height: 60rpx;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .price-number .deltip {
|
|
position: absolute;
|
|
right: 0;
|
|
top: -53rpx;
|
|
color: #B4B4B4;
|
|
margin-right: 8rpx;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .price-number .number {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: flex-end;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .price-number .number .input {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
margin: 0 10rpx;
|
|
background-color: #f3f3f3;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .price-number .number .input input {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
text-align: center;
|
|
font-size: 26rpx;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .price-number .number .sub, .goods-list .row .carrier .goods-info .info .price-number .number .add {
|
|
width: 45rpx;
|
|
height: 45rpx;
|
|
background-color: #f3f3f3;
|
|
border-radius: 5rpx;
|
|
}
|
|
.goods-list .row .carrier .goods-info .info .price-number .number .sub .icon, .goods-list .row .carrier .goods-info .info .price-number .number .add .icon {
|
|
font-size: 22rpx;
|
|
width: 45rpx;
|
|
height: 45rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.footer {
|
|
width: 100%;
|
|
padding: 0 4%;
|
|
background-color: #fbfbfb;
|
|
height: 100rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
font-size: 28rpx;
|
|
position: fixed;
|
|
bottom: 0rpx;
|
|
z-index: 5;
|
|
}
|
|
.footer .delBtn {
|
|
border: solid 1rpx #f06c7a;
|
|
color: #f06c7a;
|
|
padding: 0 30rpx;
|
|
height: 50rpx;
|
|
border-radius: 30rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.footer .settlement {
|
|
width: 64%;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
}
|
|
.footer .settlement .sum {
|
|
width: 50%;
|
|
font-size: 28rpx;
|
|
margin-right: 10rpx;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.footer .settlement .sum .money {
|
|
font-weight: 600;
|
|
}
|
|
.footer .settlement .btn {
|
|
padding: 0 20rpx;
|
|
height: 50rpx;
|
|
background-color: #f06c7a;
|
|
color: #fff;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
border-radius: 30rpx;
|
|
}
|
|
.footer .settlement .btn_gray {
|
|
padding: 0 20rpx;
|
|
height: 50rpx;
|
|
background-color: #C4C4C4;
|
|
color: #fff;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 240rpx;
|
|
border-radius: 30rpx;
|
|
}
|
|
|