/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader/index.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[4]!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader/index.js??clonedRuleSet-22[0].rules[0].use[5]!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/index.js??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./src/pages/activity/giftVoucher.vue?vue&type=style&index=0&id=701e0552&scoped=true&lang=scss& ***! \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ @charset "UTF-8"; /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .back.data-v-701e0552 { position: absolute; width: 80px; height: 30px; background-color: rgba(241, 246, 249, 0.8); left: 15px; border-radius: 15px; line-height: 30px; text-align: center; color: black; font-size: 12px; z-index: 999; font-weight: bold; display: flex; align-items: center; justify-content: center; } .back.data-v-701e0552:active { opacity: 0.8; } .top_block.data-v-701e0552 { position: absolute; width: 100%; height: 18rem; background-color: #081776; } .top_block_content.data-v-701e0552 { position: absolute; width: 100%; box-sizing: border-box; overflow: hidden; padding: 0 2rem 3rem; } .content-top.data-v-701e0552 { display: flex; align-items: center; color: white; } .content-val.data-v-701e0552 { margin-left: 15px; } .activity_name.data-v-701e0552 { font-weight: bold; font-size: 20px; } .grant_time.data-v-701e0552 { display: inline-block; font-size: 12px; height: 2.5rem; line-height: 3rem; } .content.data-v-701e0552 { margin-top: 2rem; width: 100%; background-color: #fff; border-radius: 20px; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; box-sizing: border-box; padding: 3rem 0 2rem; } .content-msg.data-v-701e0552 { width: 200px; margin-bottom: 1.5rem; font-size: 13px; text-align: center; } .dashed.data-v-701e0552 { margin: 3rem 0 1.5rem; width: 100%; padding: 0 20px; position: relative; box-sizing: border-box; } .dashed .dashed-view.data-v-701e0552 { width: 100%; height: 2px; background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%); background-size: 8px 2px; background-repeat: repeat-x; } .dashed-left-round.data-v-701e0552, .dashed-right-round.data-v-701e0552 { position: absolute; width: 2rem; height: 2rem; top: -1rem; border-radius: 1rem; background-color: rgb(245, 245, 245); } .dashed-left-round.data-v-701e0552 { left: -1rem; } .dashed-right-round.data-v-701e0552 { right: -1rem; } .content-info.data-v-701e0552 { width: 100%; line-height: 30px; margin-top: 1rem; } .content-info-item.data-v-701e0552 { padding: 0 20px; display: flex; justify-content: space-between; } .content-info-title.data-v-701e0552, .content-info-value.data-v-701e0552 { font-size: 15px; } .content-info-title.data-v-701e0552 { font-weight: 700; } .content-info-value.data-v-701e0552 { color: #303133; } .content-btn.data-v-701e0552 { margin-top: 10px; text-align: center; color: #081776; font-size: 14px; } .content-btn > view.data-v-701e0552 { padding: 20rpx 0; font-size: 30rpx; } .code-view.data-v-701e0552 { width: 300rpx; height: 300rpx; position: relative; display: flex; justify-content: center; align-items: center; } .code-view canvas.data-v-701e0552 { width: 300rpx; height: 300rpx; } .suc-img.data-v-701e0552 { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: white; opacity: 0.95; display: flex; justify-content: center; align-items: center; } .suc-img image.data-v-701e0552 { width: 60%; height: 60%; } .code-img.data-v-701e0552 { width: 150px; height: 150px; } .back-icon.data-v-701e0552 { vertical-align: middle; margin-bottom: 3px; }