123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302 |
- @charset "UTF-8";
- /**
- * 这里是uni-app内置的常用样式变量
- *
- * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
- * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
- *
- */
- /**
- * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
- *
- * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
- */
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- page.data-v-3e202046 {
- background-color: #F7F7F7;
- }
- #top-box.data-v-3e202046 {
- padding: 0rpx 30rpx;
- }
- #top-box .process-box.data-v-3e202046 {
- width: 100%;
- overflow: hidden;
- }
- #top-box .process-box .middle.data-v-3e202046 {
- width: 63%;
- }
- #top-box .process-box .process-out.data-v-3e202046 {
- width: 100%;
- position: relative;
- }
- #top-box .process-box .process-out image.data-v-3e202046 {
- width: 30rpx;
- position: absolute;
- right: 0rpx;
- top: -8rpx;
- height: 30rpx;
- }
- #top-box .process-box .text.data-v-3e202046, #top-box .process-box .middle.data-v-3e202046, #top-box .process-box .last.data-v-3e202046 {
- float: left;
- height: 46rpx;
- line-height: 46rpx;
- }
- #top-box .process-box .text.data-v-3e202046 {
- width: 17%;
- }
- #top-box .process-box .text ._span.data-v-3e202046:nth-child(1) {
- color: #EFD140;
- font-size: 40rpx;
- }
- #top-box .process-box .text ._span.data-v-3e202046:nth-child(2) {
- color: #FAEA9C;
- font-size: 30rpx;
- }
- #top-box .process-box view.data-v-3e202046 {
- display: inline-block;
- }
- #top-box .process-box view.data-v-3e202046:nth-child(3) {
- width: 20%;
- text-align: right;
- color: #EFD140;
- overflow: hidden;
- }
- #top-box .process-box view:nth-child(3) view.data-v-3e202046 {
- float: right;
- height: 46rpx;
- line-height: 46rpx;
- }
- #top-box .process-box view:nth-child(3) image.data-v-3e202046 {
- width: 30rpx;
- float: right;
- margin-top: 8rpx;
- margin-right: 10rpx;
- height: 30rpx;
- }
- .header .process-box .process-out.data-v-3e202046 {
- position: relative;
- width: 500rpx;
- height: 14rpx;
- -webkit-border-radius: 14rpx;
- border-radius: 14rpx;
- background: #EEEEEE;
- }
- .header .process-box .process-in.data-v-3e202046 {
- height: 14rpx;
- width: 10%;
- background: #EFD140;
- position: absolute;
- -webkit-border-radius: 10px;
- border-radius: 10px;
- }
- .header .process-box .text ._span.data-v-3e202046:nth-child(1) {
- font-size: 40rpx;
- }
- .main-container.data-v-3e202046 {
- margin: 0 auto;
- }
- .main-top.data-v-3e202046 {
- padding: 20rpx 30rpx;
- font-size: 32rpx;
- -webkit-border-radius: 8rpx;
- border-radius: 8rpx;
- margin: 20rpx 20rpx 0px 20rpx;
- }
- .main-top image.data-v-3e202046 {
- max-width: 100%;
- max-height: 420rpx;
- }
- .main-top view.data-v-3e202046 {
- margin-bottom: 20rpx;
- color: #3A3A3A;
- font-weight: 600;
- }
- .main-top view.data-v-3e202046:first-child {
- font-size: 34rpx;
- }
- .main-top .text view.data-v-3e202046 {
- font-weight: 500 !important;
- }
- .choseIndex.data-v-3e202046 {
- background-color: #EFD140;
- }
- .cu-bar uni-image.data-v-3e202046 {
- max-height: 200rpx;
- }
- .cu-bar .action.data-v-3e202046:first-child {
- width: 20%;
- text-align: center;
- }
- .cu-bar .action.data-v-3e202046:last-child {
- width: 80%;
- text-align: center;
- margin: 0;
- }
- .cu-bar .action:last-child view + view.data-v-3e202046 {
- margin-left: 5%;
- }
- .cu-bar .action:last-child view.data-v-3e202046 {
- margin-right: 5%;
- }
- .cu-form-group.data-v-3e202046 {
- -webkit-box-pack: start;
- -webkit-justify-content: flex-start;
- justify-content: flex-start;
- padding: 0rpx;
- -webkit-border-radius: 8rpx;
- border-radius: 8rpx;
- margin: 20rpx 20rpx 0rpx 20rpx;
- }
- .cu-form-group .title.data-v-3e202046 {
- padding-left: 60rpx;
- padding-right: 60rpx;
- }
- .cu-form-group .title ._a.data-v-3e202046 {
- margin-left: 6rpx;
- }
- .cu-form-group .title-img.data-v-3e202046 {
- overflow: hidden;
- padding-left: 60rpx;
- padding-right: 60rpx;
- }
- .cu-form-group .title-img ._span.data-v-3e202046 {
- display: inline-block;
- float: left;
- margin-left: 6rpx;
- }
- .cu-form-group .title-img ._a.data-v-3e202046 {
- display: inline-block;
- float: left;
- height: 60rpx;
- line-height: 60rpx;
- }
- .cu-form-group .title-img uni-image.data-v-3e202046 {
- max-width: 60rpx;
- max-height: 60rpx;
- }
- .cu-form-group + .cu-form-group.data-v-3e202046 {
- border-top: none;
- }
- .cu-bar-title.data-v-3e202046 {
- min-height: 50rpx;
- }
- .cu-list.menu > .cu-item-error.data-v-3e202046 {
- -webkit-box-pack: start;
- -webkit-justify-content: flex-start;
- justify-content: flex-start;
- }
- #foot-box.data-v-3e202046 {
- position: fixed;
- bottom: 0;
- width: 100%;
- height: 120rpx;
- background: #FFFFFF;
- -webkit-box-shadow: 0rpx -2rpx 8rpx rgba(0, 0, 0, 0.08);
- box-shadow: 0rpx -2rpx 8rpx rgba(0, 0, 0, 0.08);
- }
- #foot-box image.data-v-3e202046 {
- width: 54rpx;
- height: 54rpx;
- margin-top: 12rpx;
- }
- #foot-box .text.data-v-3e202046 {
- text-align: center;
- font-size: 20rpx;
- font-weight: 400;
- color: #EFD140;
- }
- #foot-box .btn.data-v-3e202046 {
- width: 45%;
- height: 80rpx;
- line-height: 80rpx;
- text-align: center;
- color: #FFFFFF;
- background: #D8D8D8;
- -webkit-border-radius: 40rpx;
- border-radius: 40rpx;
- }
- #foot-box .btns.data-v-3e202046 {
- width: 45%;
- height: 80rpx;
- line-height: 80rpx;
- text-align: center;
- color: #292929;
- background: #EFD140;
- -webkit-border-radius: 40rpx;
- border-radius: 40rpx;
- }
- #foot-box .btn + .btns.data-v-3e202046 {
- margin-left: 50rpx;
- }
- #foot-box .bt.data-v-3e202046 {
- width: 90%;
- height: 80rpx;
- line-height: 80rpx;
- margin: 20rpx auto;
- text-align: center;
- color: #292929;
- background: #EFD140;
- -webkit-border-radius: 40rpx;
- border-radius: 40rpx;
- }
- #foot-box .actions.data-v-3e202046 {
- width: 100%;
- margin: auto;
- }
- .uni-pop.data-v-3e202046 {
- width: 100vw;
- height: 100vh;
- position: fixed;
- left: 0;
- top: 0;
- bottom: 0;
- right: 0;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .uni-pop .uni-pops.data-v-3e202046 {
- position: absolute;
- width: 500rpx;
- overflow: hidden;
- height: 200rpx;
- background-color: #FFFFFF;
- -webkit-border-radius: 20rpx;
- border-radius: 20rpx;
- left: calc((100vw - 500rpx)/2);
- top: calc((100vh - 200rpx)/2);
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- -webkit-flex-wrap: wrap;
- flex-wrap: wrap;
- color: #484848;
- z-index: 100;
- }
- .uni-pop .uni-pops view.data-v-3e202046 {
- font-size: 28rpx;
- height: 100rpx;
- line-height: 100rpx;
- text-align: center;
- }
- .uni-pop .uni-pops view.data-v-3e202046:nth-child(1) {
- border-bottom: 2rpx solid #EEEEEE;
- }
- .uni-pop .uni-pops view.data-v-3e202046:nth-child(2) {
- color: #EFD140;
- }
|