| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194 | /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * *//** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 *//* 颜色变量 *//* 行为相关颜色 *//* 文字基本颜色 *//* 背景颜色 *//* 边框颜色 *//* 尺寸变量 *//* 文字尺寸 *//* 图片尺寸 *//* Border Radius *//* 水平间距 *//* 垂直间距 *//* 透明度 *//* 文章场景相关 */.recharge-box.data-v-f4b0e588 {  position: relative;  margin-bottom: 120rpx;  background: var(--37930634) center/750rpx 100% no-repeat, linear-gradient(115deg, #f44739 0%, #ff6600 100%);  border-radius: 0 0 5% 5%;  height: 100rpx;}.recharge-box .goods-box.data-v-f4b0e588 {  width: 710rpx;  border-radius: 20rpx;  position: absolute;  left: 20rpx;  box-sizing: border-box;}.recharge-box .sales-title.data-v-f4b0e588 {  height: 32rpx;  background: rgba(255, 224, 226, 0.29);  border-radius: 16rpx;  font-size: 24rpx;  font-weight: 400;  padding: 6rpx 20rpx;  color: #f7979c;}.recharge-box .num-title.data-v-f4b0e588 {  font-size: 24rpx;  font-weight: 400;  color: #999999;}.countdown-time.data-v-f4b0e588 {  font-size: 26rpx;  font-weight: 500;  color: #383a46;}.countdown-time .countdown-h.data-v-f4b0e588 {  font-size: 24rpx;  font-family: OPPOSANS;  font-weight: 500;  color: #ffffff;  padding: 0 4rpx;  margin-left: 16rpx;  height: 40rpx;  background: linear-gradient(90deg, #ff6000 0%, #fe832a 100%);  border-radius: 6rpx;}.countdown-time .countdown-num.data-v-f4b0e588 {  font-size: 24rpx;  font-family: OPPOSANS;  font-weight: 500;  color: #ffffff;  width: 40rpx;  height: 40rpx;  background: linear-gradient(90deg, #ff6000 0%, #fe832a 100%);  border-radius: 6rpx;}.countdown-box.data-v-f4b0e588 {  background: #ffffff;  border-radius: 10rpx;  box-sizing: border-box;}.countdown-box .countdown-title.data-v-f4b0e588 {  font-size: 28rpx;  font-weight: 500;  color: #333333;}.countdown-box .countdown-title .cicon-check-round.data-v-f4b0e588 {  color: #42b111;  margin-right: 24rpx;}.countdown-box .countdown-title .cicon-info.data-v-f4b0e588 {  color: #d71e08;  margin-right: 24rpx;}.countdown-box .countdown-title .num.data-v-f4b0e588 {  color: #ff6000;}.countdown-box .header-avatar.data-v-f4b0e588 {  width: 86rpx;  height: 86rpx;  background: #ececec;  border-radius: 50%;  border: 4rpx solid #edc36c;  position: relative;  box-sizing: border-box;}.countdown-box .header-avatar .avatar-img.data-v-f4b0e588 {  width: 100%;  height: 100%;  border-radius: 50%;}.countdown-box .header-avatar .header-tag.data-v-f4b0e588 {  width: 72rpx;  height: 36rpx;  font-size: 24rpx;  line-height: nor;  background: linear-gradient(132deg, #f3dfb1, #f3dfb1, #ecbe60);  border-radius: 16rpx;  position: absolute;  left: 4rpx;  top: -36rpx;}.countdown-box .default-avatar.data-v-f4b0e588 {  width: 86rpx;  height: 86rpx;  background: #ececec;  border-radius: 50%;}.countdown-box .default-avatar .avatar-img.data-v-f4b0e588 {  width: 100%;  height: 100%;  border-radius: 50%;}.countdown-box .user-avatar.data-v-f4b0e588 {  width: 86rpx;  height: 86rpx;  background: #ececec;  border-radius: 50%;}.order-btn.data-v-f4b0e588 {  width: 668rpx;  height: 70rpx;  border: 2rpx solid #dfdfdf;  border-radius: 35rpx;  color: #999999;  font-weight: 500;  font-size: 26rpx;  line-height: normal;}.disabled-btn.data-v-f4b0e588 {  width: 668rpx;  height: 70rpx;  background: #dddddd;  border-radius: 35rpx;  color: #999999;  font-weight: 500;  font-size: 28rpx;  line-height: normal;}.join-btn.data-v-f4b0e588 {  width: 668rpx;  height: 70rpx;  background: linear-gradient(90deg, #ff6000 0%, #fe832a 100%);  box-shadow: 0px 8rpx 6rpx 0px rgba(255, 104, 4, 0.22);  border-radius: 35rpx;  color: #fff;  font-weight: 500;  font-size: 28rpx;  line-height: normal;}.detail-cell-wrap.data-v-f4b0e588 {  width: 100%;  padding: 10rpx 20rpx;  box-sizing: border-box;  border-top: 2rpx solid #dfdfdf;  background-color: #fff;}.detail-cell-wrap .label-text.data-v-f4b0e588 {  font-size: 28rpx;  font-weight: 400;}.detail-cell-wrap .cell-content.data-v-f4b0e588 {  font-size: 28rpx;  font-weight: 500;  color: #666666;}.detail-cell-wrap .right-forwrad-icon.data-v-f4b0e588 {  font-size: 28rpx;  font-weight: 500;  color: #999999;}
 |