@charset "UTF-8";/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/pages/bankCardMananger/editBankCard/index.module.scss ***! \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .index-module__common_safe_area_y___YVEpW { width: 100%; height: constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */ height: env(safe-area-inset-bottom); /* 兼容 iOS >= 11.2 */ } .index-module__hoverClass___bIkzK { -webkit-filter: brightness(70%); filter: brightness(70%); } .index-module__full-100___mocvW { width: 100%; height: 100%; } page { height: 100vh; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; } .index-module__main___Ex2wo { height: 100%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; background-color: #f7f7f7; } .index-module__main___Ex2wo .index-module__content___Ts7DB { -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } .index-module__cell___mmVgK { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 30rpx 0; border-bottom: 1px solid #f5f5f5; } .index-module__cell___mmVgK:last-child { border-bottom: 0; } .index-module__cell___mmVgK .index-module__cellTitle___ldpVT { width: 30%; color: #333333; font-weight: 500; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .index-module__cell___mmVgK .index-module__cellTitle___ldpVT Text { color: #e64340; } .index-module__cell___mmVgK .index-module__cellContent___D0yZ0 { -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } .index-module__cell___mmVgK .index-module__cellContent___D0yZ0 .index-module__input___xQrXF:-ms-input-placeholder { color: #9e9e9e; font-size: 28rpx; } .index-module__bottomBar___HxG6h { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-color: white; padding: 24rpx; padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom); } .index-module__bottomBar__text___VW9q4 { font-size: 28rpx; } .index-module__error___Ic2r7 { font-size: 22rpx; color: #e64340; }