water-mall/unpackage/dist/dev/mp-weixin/pagesA/fetchWater/fetchWater.wxss

390 lines
11 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

@charset "UTF-8";
/**
* 这里是uni-app内置的常用样式变量
*
* uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量
* 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App
*
*/
/**
* 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能
*
* 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
*/
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
image.data-v-0247d1cb {
width: auto;
height: auto;
}
.page-bg.data-v-0247d1cb {
width: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 0;
}
.user-spread .header.data-v-0247d1cb {
justify-content: space-between;
}
.user-spread .header .user-info .user-avatar.data-v-0247d1cb {
position: relative;
width: 120rpx;
height: 120rpx;
overflow: hidden;
background-color: #ececec;
border-radius: 50%;
}
.user-spread .header .user-info .user-avatar .image.data-v-0247d1cb {
width: 110rpx;
}
.user-spread .header .user-info .avatar-tag.data-v-0247d1cb {
display: inline-flex;
align-items: center;
line-height: 40rpx;
}
.user-spread .header .user-info .user-message .write-btn.data-v-0247d1cb {
height: 42rpx;
width: 100rpx;
background-color: #FF838D;
}
.user-spread .main-boxs.data-v-0247d1cb {
height: calc(100vh - 500rpx);
overflow-x: hidden;
}
.user-spread .main-boxs .user-vip.data-v-0247d1cb {
background: linear-gradient(90deg, #FBEFDB 0%, #FED09E 100%);
border-radius: 20rpx;
margin-bottom: 40rpx;
}
.user-spread .main-boxs .user-vip.actionType.data-v-0247d1cb {
background: #ddd;
}
.user-spread .main-boxs .user-vip .user-assets-box.data-v-0247d1cb {
border: 1px solid transparent;
padding: 14rpx 30rpx;
border-radius: 10rpx;
}
.user-spread .main-boxs .user-vip .user-assets-box.checkSe.data-v-0247d1cb {
border: 1px solid #f00;
}
.user-spread .main-boxs .user-vip .user-assets-box .user-assets-header.data-v-0247d1cb {
border-bottom: 1rpx dashed #8F430E;
padding-bottom: 4rpx;
}
.user-spread .main-boxs .user-vip .user-assets-box .user-assets-header .primary-btn.data-v-0247d1cb {
height: 54rpx;
border-radius: 120rpx;
width: 144rpx;
background: linear-gradient(180deg, #FF3067 0%, #FF2C3C 100%);
}
.user-spread .main-boxs .user-vip .user-assets-box .user-assets-content.data-v-0247d1cb {
margin-top: 30rpx;
}
.user-spread .main-boxs .user-vip .user-assets-box .user-assets-content .user-item.data-v-0247d1cb {
flex: 1;
position: relative;
}
.user-spread .main-boxs .user-vip .user-assets-box .user-assets-content .user-item .user-assets-name.data-v-0247d1cb {
text-align: left;
align-self: flex-start;
}
.user-spread .main-boxs .user-vip .user-assets-box .user-assets-content .user-item .assets.data-v-0247d1cb {
margin-top: 6rpx;
text-align: left;
align-self: flex-start;
}
.user-spread .main-boxs .user-vip .fans-msg-box.data-v-0247d1cb {
border-radius: 10rpx;
line-height: 42rpx;
}
.user-spread .main-boxs .user-vip .fans-msg-box .my-fans.data-v-0247d1cb {
height: 100rpx;
}
.user-spread .main-boxs .user-vip .fans-msg-box .line.data-v-0247d1cb {
width: 3rpx;
height: 60rpx;
background-color: #E5E5E5;
}
.user-spread .main-boxs .user-vip .fans-msg-box .invite-fans.data-v-0247d1cb {
height: 120rpx;
}
.user-spread .main-boxs .user-vip .my-invite-box.data-v-0247d1cb {
padding: 26rpx 0 57rpx;
border-radius: 10rpx;
}
.user-spread .main-boxs .user-vip .my-invite-box .invite-copy-btn.data-v-0247d1cb {
line-height: 30rpx;
padding: 10rpx;
background: linear-gradient(90deg, #FEE4B4 0%, #FBCB96 100%);
color: #8F430E;
border-radius: 4rpx;
}
.user-spread .main-boxs .user-vip .my-invite-box .my-promote-banner.data-v-0247d1cb {
margin-top: 30rpx;
height: 148rpx;
width: 542rpx;
border-radius: 10rpx;
}
.user-spread .main-boxs .user-vip .usual-tools-box.data-v-0247d1cb {
border-radius: 10rpx;
padding: 0 25rpx;
}
.user-spread .main-boxs .user-vip .usual-tools-box .usual-tools-header.data-v-0247d1cb {
height: 100rpx;
line-height: 44rpx;
border-bottom: 1px solid #ececec;
}
.user-spread .main-boxs .user-vip .usual-tools-box .usual-content.data-v-0247d1cb {
padding: 40rpx 0;
}
.user-spread .main-boxs .user-vip .usual-tools-box .usual-content .usual-item.data-v-0247d1cb {
flex: 1;
box-sizing: border-box;
}
.user-spread .main-boxs .user-vip .usual-tools-box .usual-content .usual-item .usual-item-img.data-v-0247d1cb {
width: 44rpx;
height: 44rpx;
flex: none;
}
.user-spread .main-boxs .user-apply-box .user-apply-vip.data-v-0247d1cb {
background-color: white;
padding: 40rpx 0 0rpx;
border-radius: 20rpx;
}
.user-spread .main-boxs .user-apply-box .user-apply-vip .title.data-v-0247d1cb {
line-height: 30rpx;
font-weight: bold;
}
.user-spread .main-boxs .user-apply-box .user-apply-vip .explain.data-v-0247d1cb {
margin-top: 20rpx;
}
.user-spread .main-boxs .user-apply-box .user-apply-vip .explain image.data-v-0247d1cb {
width: 24rpx;
height: 24rpx;
flex: none;
}
.user-spread .main-boxs .user-apply-box .user-apply-vip .explain ._span.data-v-0247d1cb {
font-size: 20rpx;
line-height: 30rpx;
}
.user-spread .main-boxs .user-apply-box .user-apply-vip .vip-form.data-v-0247d1cb {
width: 100%;
margin-top: 60rpx;
}
.user-spread .main-boxs .user-apply-box .user-apply-vip .vip-form .form-item.data-v-0247d1cb {
border: 1px solid #ececec;
margin: 0 30rpx 30rpx;
}
.user-spread .main-boxs .user-apply-box .apply-btn.data-v-0247d1cb {
line-height: 30rpx;
height: 82rpx;
}
.user-spread .main-boxs .user-result-box .user-result.data-v-0247d1cb {
background-color: white;
padding: 36rpx 14rpx 50rpx;
border-radius: 20rpx;
}
.user-spread .main-boxs .user-result-box .user-result .user-result-header .title.data-v-0247d1cb {
line-height: 30rpx;
font-weight: bold;
}
.user-spread .main-boxs .user-result-box .user-result .user-result-content.data-v-0247d1cb {
padding: 60rpx 0 22rpx;
width: 100%;
border-bottom: 1px solid #ececec;
}
.user-spread .main-boxs .user-result-box .user-result .user-result-content .apply-result-img.data-v-0247d1cb {
width: 100rpx;
height: 100rpx;
}
.user-spread .main-boxs .user-result-box .user-result .user-result-info.data-v-0247d1cb {
margin-top: 42rpx;
width: 100%;
}
.user-spread .main-boxs .user-result-box .user-result .user-result-info .info-item.data-v-0247d1cb {
margin-left: 60rpx;
margin-bottom: 28rpx;
line-height: 30rpx;
}
.user-spread .main-boxs .user-result-box .user-result .user-result-info .info-item .label.data-v-0247d1cb {
width: 140rpx;
}
.user-spread .main-boxs .user-result-box .apply-btn.data-v-0247d1cb {
line-height: 30rpx;
height: 82rpx;
}
.user-spread .main-boxs .user-result-box .bg-gray.data-v-0247d1cb {
background-color: #CCCCCC;
}
.main .user-apply-box .apply-btn.data-v-0247d1cb {
line-height: 30rpx;
height: 82rpx;
}
.main .user-result-box .user-result-content .apply-fail-reason.data-v-0247d1cb {
color: #333;
line-height: 36rpx;
margin-top: 10rpx;
}
.shareEvm.data-v-0247d1cb {
width: 300rpx;
height: 300rpx;
background-color: #ececec;
overflow: hidden;
}
.shareEvm .image.data-v-0247d1cb {
width: 100%;
height: auto;
}
.vip-grade-rule.data-v-0247d1cb {
padding: 30rpx 0rpx;
}
.vip-grade-rule .title .line.data-v-0247d1cb {
width: 8rpx;
height: 34rpx;
background-color: #f79c0c;
}
.price-format.data-v-0247d1cb {
line-height: 50rpx;
}
.record.data-v-0247d1cb {
padding: 30rpx;
}
.record .top_title.data-v-0247d1cb {
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #ececec;
padding-bottom: 20rpx;
}
.record .top_title .text.data-v-0247d1cb {
font-size: 34rpx;
font-weight: bold;
color: #3d9f3d;
}
.record .top_title .num.data-v-0247d1cb {
font-size: 28rpx;
color: #ff5200;
}
.record .top_title .num .st.data-v-0247d1cb {
font-size: 32rpx;
}
.pub-tableList.data-v-0247d1cb {
background-color: #fff;
margin-top: 30rpx;
}
.pub-tableList .a1.data-v-0247d1cb {
font-size: 32rpx;
color: #2ab2ee;
letter-spacing: 1px;
}
.pub-tableList .a2 .boxs .b1.data-v-0247d1cb {
border-bottom: 1px solid #e8e8e8;
display: flex;
align-items: center;
justify-content: space-between;
padding: 20rpx;
}
.pub-tableList .a2 .boxs .b1 .st.data-v-0247d1cb {
font-size: 28rpx;
text-align: center;
}
.pub-tableList .a2 .boxs .b1 .st.data-v-0247d1cb:nth-child(1) {
width: 30%;
}
.pub-tableList .a2 .boxs .b1 .st.data-v-0247d1cb:nth-child(2) {
width: 30%;
font-size: 24rpx;
}
.pub-tableList .a2 .boxs .b1 .st.data-v-0247d1cb:nth-child(3) {
width: 20%;
}
.pub-tableList .a2 .boxs .b1 .st.data-v-0247d1cb:nth-child(4) {
width: 20%;
}
.pub-tableList .a2 .boxs .b1.b1-top.data-v-0247d1cb {
background-image: linear-gradient(90deg, #3d9f3d, #008b00);
}
.pub-tableList .a2 .boxs .b1.b1-top .st.data-v-0247d1cb {
font-size: 28rpx;
color: #fff;
font-weight: bold;
}
.pub-tableList .a2 .boxs .b2.data-v-0247d1cb {
background-color: #f1f7f7;
height: 0;
visibility: hidden;
opacity: 0;
transition: opacity .8s ease;
}
.pub-tableList .a2 .boxs .b2.on.data-v-0247d1cb {
height: auto;
visibility: visible;
opacity: 1;
}
.pub-tableList .a2 .boxs .b2 .td.data-v-0247d1cb {
font-size: 24rpx;
display: flex;
align-items: center;
justify-content: space-between;
height: 100rpx;
color: #333;
border-bottom: 1px solid #e8e8e8;
}
.pub-tableList .a2 .boxs .b2 .b2-top.data-v-0247d1cb {
font-size: 24rpx;
font-weight: bold;
}
.pub-tableList .a2 .boxs .b2 .st.data-v-0247d1cb {
text-align: center;
flex: 1;
}
.custom-btn.data-v-0247d1cb {
display: flex;
align-items: center;
justify-content: center;
position: fixed;
left: 0%;
right: 0%;
bottom: 40rpx;
}
.custom-btn .custom-style.data-v-0247d1cb {
margin: 0 40rpx;
width: 210rpx;
height: 210rpx;
border-radius: 50%;
background: #11ca11;
border: none;
display: flex;
align-items: center;
justify-content: center;
font-size: 40rpx;
flex-direction: column;
color: #fff;
line-height: 1.4;
box-shadow: 0 0 40rpx rgba(16, 194, 16, 0.6);
transition: all 1s ease;
}
.custom-btn .custom-style text.data-v-0247d1cb {
display: block;
}
.custom-btn .custom-style.data-v-0247d1cb:last-child {
background: #099809;
}
.custom-btn .custom-style.huibtn.data-v-0247d1cb {
background: #a9a9a9;
box-shadow: 0 0 40rpx rgba(0, 0, 0, 0.2);
}