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.
207 lines
4.9 KiB
207 lines
4.9 KiB
|
|
page{
|
|
background-color: #F5F4F4;
|
|
}
|
|
|
|
@charset "UTF-8";
|
|
/**
|
|
* 这里是uni-app内置的常用样式变量
|
|
*
|
|
* uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
|
|
* 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
|
|
*
|
|
*/
|
|
/**
|
|
* 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
|
|
*
|
|
* 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
|
|
*/
|
|
/* 颜色变量 */
|
|
/* 行为相关颜色 */
|
|
/* 文字基本颜色 */
|
|
/* 背景颜色 */
|
|
/* 边框颜色 */
|
|
/* 尺寸变量 */
|
|
/* 文字尺寸 */
|
|
/* 图片尺寸 */
|
|
/* Border Radius */
|
|
/* 水平间距 */
|
|
/* 垂直间距 */
|
|
/* 透明度 */
|
|
/* 文章场景相关 */
|
|
.voucherCenter.data-v-91903566 {
|
|
padding-bottom: 500rpx;
|
|
}
|
|
.voucherCenter .affirm.data-v-91903566 {
|
|
width: 100%;
|
|
height: 130rpx;
|
|
background-color: #ffffff;
|
|
position: fixed;
|
|
bottom: 0;
|
|
left: 0;
|
|
display: flex;
|
|
line-height: 130rpx;
|
|
}
|
|
.voucherCenter .affirm .recharge.data-v-91903566 {
|
|
width: 260rpx;
|
|
height: 80rpx;
|
|
line-height: 80rpx;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
background-color: #2D5FFC;
|
|
margin-top: 25rpx;
|
|
margin-right: 30rpx;
|
|
border-radius: 60rpx;
|
|
font-size: 34rpx;
|
|
font-weight: 600;
|
|
}
|
|
.voucherCenter .share.data-v-91903566 {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
border-radius: 50%;
|
|
background-color: #FA4243;
|
|
color: #FFFFFF;
|
|
text-align: center;
|
|
font-size: 30rpx;
|
|
position: fixed;
|
|
right: 30rpx;
|
|
bottom: 300rpx;
|
|
}
|
|
.voucherCenter .order.data-v-91903566 {
|
|
width: 120rpx;
|
|
height: 120rpx;
|
|
border-radius: 50%;
|
|
background-color: #2D5FFC;
|
|
color: #FFFFFF;
|
|
text-align: center;
|
|
font-size: 30rpx;
|
|
position: fixed;
|
|
right: 30rpx;
|
|
bottom: 150rpx;
|
|
}
|
|
.voucherCenter .crod.data-v-91903566 {
|
|
width: 400rpx;
|
|
height: 400rpx;
|
|
}
|
|
.voucherCenter .crod image.data-v-91903566 {
|
|
width: 400rpx;
|
|
height: 400rpx;
|
|
}
|
|
.voucherCenter .pageContent.data-v-91903566 {
|
|
padding: 0 30rpx;
|
|
}
|
|
.voucherCenter .pageContent .title.data-v-91903566 {
|
|
padding: 80rpx 0rpx;
|
|
height: 360rpx;
|
|
}
|
|
.voucherCenter .pageContent .title .swiper.data-v-91903566 {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.voucherCenter .pageContent .title image.data-v-91903566 {
|
|
width: 100%;
|
|
height: 360rpx;
|
|
}
|
|
.voucherCenter .pageContent .speedItem.data-v-91903566 {
|
|
flex: 1;
|
|
height: 90rpx;
|
|
line-height: 90rpx;
|
|
border: 3rpx solid #EDEBEE;
|
|
font-size: 40rpx;
|
|
font-weight: normal;
|
|
text-align: center;
|
|
color: #999999;
|
|
background-color: #ffffff;
|
|
}
|
|
.voucherCenter .pageContent .checkSpeedItem.data-v-91903566 {
|
|
flex: 1;
|
|
height: 90rpx;
|
|
line-height: 90rpx;
|
|
border: 3rpx solid #2D5FFC;
|
|
font-size: 40rpx;
|
|
font-weight: normal;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
background-color: #2D5FFC;
|
|
}
|
|
.voucherCenter .pageContent .phoneInput .input.data-v-91903566 {
|
|
font-size: 55rpx;
|
|
line-height: 120rpx;
|
|
height: 120rpx;
|
|
color: #999999;
|
|
padding-left: 20rpx;
|
|
border-bottom: 4rpx solid #D0D0D0;
|
|
padding-top: 55rpx;
|
|
}
|
|
.voucherCenter .pageContent .denominaTiele.data-v-91903566 {
|
|
position: absolute;
|
|
width: 210rpx;
|
|
height: 80rpx;
|
|
top: -50rpx;
|
|
right: -18rpx;
|
|
}
|
|
.voucherCenter .pageContent .denominaTiele image.data-v-91903566 {
|
|
width: 210rpx;
|
|
height: 80rpx;
|
|
}
|
|
.voucherCenter .pageContent .denominaTiele .tieleText.data-v-91903566 {
|
|
font-size: 34rpx;
|
|
color: #875A19;
|
|
font-weight: 600;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
text-align: center;
|
|
width: 200rpx;
|
|
}
|
|
.voucherCenter .pageContent .denomination.data-v-91903566 {
|
|
width: 90%;
|
|
padding: 40rpx 20rpx 30rpx;
|
|
background-color: #ffffff;
|
|
border-radius: 30rpx;
|
|
margin-top: 80rpx;
|
|
display: flex;
|
|
width: auto;
|
|
justify-content: space-between;
|
|
flex-wrap: wrap;
|
|
overflow: hidden;
|
|
}
|
|
.voucherCenter .pageContent .denomination .denominaItem.data-v-91903566 {
|
|
flex: 0.32;
|
|
color: #999999;
|
|
min-width: 32%;
|
|
background-color: #EAEDFF;
|
|
border-radius: 20rpx;
|
|
padding: 20rpx 0;
|
|
margin-bottom: 15rpx;
|
|
text-align: center;
|
|
}
|
|
.voucherCenter .pageContent .denomination .checkDenominaItem.data-v-91903566 {
|
|
flex: 0.32;
|
|
text-align: center;
|
|
color: #FFFFFF;
|
|
min-width: 32%;
|
|
background-color: #2D5FFC;
|
|
border-radius: 20rpx;
|
|
padding: 20rpx 0;
|
|
margin-bottom: 15rpx;
|
|
}
|
|
.voucherCenter .pageContent .denomination .price.data-v-91903566 {
|
|
font-size: 46rpx;
|
|
font-weight: bold;
|
|
}
|
|
.voucherCenter .pageContent .denomination .onlyNeed.data-v-91903566 {
|
|
font-size: 26rpx;
|
|
}
|
|
.voucherCenter .pageContent .denomination .newPrice.data-v-91903566 {
|
|
font-size: 30rpx;
|
|
font-weight: bold;
|
|
}
|
|
.voucherCenter .pageContent .denomination.data-v-91903566:after {
|
|
content: "";
|
|
flex: 0.32;
|
|
min-width: 32%;
|
|
}
|
|
|
|
|