123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821 |
- @charset "UTF-8";
- .text-center.data-v-562c3170 {
- text-align: center;
- }
- .font-weight.data-v-562c3170 {
- font-weight: bold;
- }
- .page-width.data-v-562c3170 {
- width: 100%;
- }
- .goods-hover-class.data-v-562c3170 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-562c3170 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-562c3170 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-562c3170 {
- width: 100%;
- }
- .u-hover-class.data-v-562c3170 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-562c3170 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .admin.data-v-562c3170 {
- width: 750rpx;
- background-color: #f7f7f7;
- }
- .admin .navigator.data-v-562c3170 {
- width: 750rpx;
- height: 100rpx;
- border-bottom: 1rpx solid #e2e2e2;
- position: fixed;
- background-color: white;
- top: 0;
- left: 0;
- z-index: 1000;
- }
- .admin .navigator > view.data-v-562c3170 {
- text-align: center;
- line-height: 100rpx;
- }
- .admin .navigator .text.data-v-562c3170 {
- font-size: 26rpx;
- color: #666666;
- height: 98rpx;
- display: inline-block;
- border-bottom-style: solid;
- border-bottom-width: 2rpx;
- border-bottom-color: transparent;
- line-height: 98rpx;
- }
- .admin .navigator .active-text.data-v-562c3170 {
- color: #446dfd;
- border-bottom-color: #446dfd;
- }
- .admin .search.data-v-562c3170 {
- width: 750rpx;
- height: 88rpx;
- padding: 16rpx 24rpx;
- box-sizing: border-box;
- background-color: #efeff4;
- position: fixed;
- top: 100rpx;
- left: 0;
- z-index: 1000;
- }
- .admin .search .prompt.data-v-562c3170 {
- width: 702rpx;
- height: 56rpx;
- position: absolute;
- border-radius: 28rpx;
- background-color: #ffffff;
- }
- .admin .search .prompt > image.data-v-562c3170 {
- width: 26rpx;
- height: 26rpx;
- }
- .admin .search .prompt > text.data-v-562c3170 {
- color: #b2b2b2;
- font-size: 26rpx;
- margin: 0 10rpx;
- }
- .admin .search input.data-v-562c3170 {
- width: 702rpx;
- height: 56rpx;
- border-radius: 28rpx;
- background-color: #ffffff;
- padding: 0 70rpx 0 30rpx;
- box-sizing: border-box;
- font-size: 26rpx;
- }
- .admin .search .search-clear.data-v-562c3170 {
- position: absolute;
- right: 15rpx;
- top: 14rpx;
- width: 30rpx;
- height: 30rpx;
- z-index: 300;
- }
- .admin .sort-one.data-v-562c3170 {
- width: 750rpx;
- height: 80rpx;
- background-color: white;
- position: fixed;
- top: 188rpx;
- z-index: 1000;
- }
- .admin .sort-one .sort-item.data-v-562c3170 {
- width: 375rpx;
- height: 80rpx;
- }
- .admin .sort-one .sort-item .view.data-v-562c3170 {
- width: 375rpx;
- height: 80rpx;
- }
- .admin .sort-one .sort-item .view > text.data-v-562c3170 {
- font-size: 28rpx;
- color: #666666;
- }
- .admin .sort-one .sort-item .view > image.data-v-562c3170 {
- width: 16rpx;
- height: 26rpx;
- margin-left: 16rpx;
- }
- .admin .sort.data-v-562c3170 {
- width: 750rpx;
- height: 80rpx;
- background-color: white;
- position: fixed;
- top: 188rpx;
- z-index: 1000;
- }
- .admin .sort .sort-item.data-v-562c3170 {
- height: 80rpx;
- width: 250rpx;
- }
- .admin .sort .sort-item .view.data-v-562c3170 {
- width: 250rpx;
- height: 80rpx;
- }
- .admin .sort .sort-item .view view.data-v-562c3170 {
- display: inline-block;
- font-size: 26rpx;
- color: #666666;
- margin-right: 16rpx;
- }
- .admin .sort .sort-item .view image.data-v-562c3170 {
- width: 16rpx;
- height: 26rpx;
- }
- .admin .content.data-v-562c3170 {
- background-color: #f7f7f7;
- padding-left: 24rpx;
- padding-right: 24rpx;
- box-sizing: border-box;
- margin-top: 292rpx;
- }
- .admin .content .no-people.data-v-562c3170 {
- position: fixed;
- top: 350rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- color: #666666;
- font-size: 24rpx;
- width: 240rpx;
- text-align: center;
- }
- .admin .content .no-people > image.data-v-562c3170 {
- width: 240rpx;
- height: 240rpx;
- margin-bottom: 20rpx;
- }
- .admin .content .all-item.data-v-562c3170 {
- width: 702rpx;
- background-color: white;
- border-radius: 15rpx;
- padding: 24rpx;
- box-sizing: border-box;
- margin-top: 24rpx;
- }
- .admin .content .all-item .avatar-name.data-v-562c3170 {
- margin-bottom: 16rpx;
- }
- .admin .content .all-item .avatar-name .avatar.data-v-562c3170 {
- height: 100rpx;
- width: 100rpx;
- border-radius: 4rpx;
- -webkit-flex-shrink: 0;
- flex-shrink: 0;
- }
- .admin .content .all-item .avatar-name .name.data-v-562c3170 {
- height: 100rpx;
- margin-left: 24rpx;
- font-size: 32rpx;
- color: #353535;
- padding-top: 10rpx;
- }
- .admin .content .all-item .avatar-name .member.data-v-562c3170 {
- color: #999999;
- width: 100%;
- font-size: 28rpx;
- }
- .admin .content .all-item .avatar-name .nickname.data-v-562c3170 {
- max-width: 300rpx;
- }
- .admin .content .all-item .avatar-name .member.member-name.data-v-562c3170 {
- margin-left: 12rpx;
- width: 164rpx;
- vertical-align: bottom;
- }
- .admin .content .all-item .number.data-v-562c3170 {
- width: 654rpx;
- height: 84rpx;
- margin-bottom: 15rpx;
- }
- .admin .content .all-item .number .item.data-v-562c3170 {
- width: 50%;
- height: 36rpx;
- }
- .admin .content .all-item .number .item .label.data-v-562c3170 {
- height: 36rpx;
- line-height: 36rpx;
- padding: 0 8rpx;
- box-sizing: border-box;
- background-color: #efeff4;
- margin-right: 16rpx;
- font-size: 22rpx;
- color: #999999;
- }
- .admin .content .all-item .number .item .amount.data-v-562c3170 {
- height: 36rpx;
- line-height: 36rpx;
- font-size: 28rpx;
- color: #999999;
- }
- .admin .content .all-item .number .margin.data-v-562c3170 {
- margin-bottom: 12rpx;
- }
- .admin .content .all-item .remark.data-v-562c3170 {
- font-size: 30rpx;
- width: 100%;
- position: relative;
- }
- .admin .content .all-item .remark .look-remark.data-v-562c3170 {
- position: absolute;
- top: 0;
- right: 0;
- color: #446dfd;
- }
- .admin .content .all-item .button.data-v-562c3170 {
- width: 654rpx;
- height: 60rpx;
- margin-top: 10rpx;
- }
- .admin .content .all-item .button > view.data-v-562c3170 {
- height: 60rpx;
- line-height: 60rpx;
- text-align: center;
- padding: 0 32rpx;
- border-style: solid;
- border-color: transparent;
- border-width: 1rpx;
- border-radius: 30rpx;
- font-size: 28rpx;
- }
- .admin .content .all-item .button .deduction.data-v-562c3170 {
- margin-right: 16rpx;
- border-color: #e2e2e2;
- color: #353535;
- }
- .admin .content .all-item .button .recharge.data-v-562c3170 {
- color: #446dfd;
- border-color: #446dfd;
- }
- .admin .content .auditor-item.data-v-562c3170 {
- width: 702rpx;
- margin-top: 24rpx;
- background-color: white;
- border-radius: 15rpx;
- padding: 24rpx;
- box-sizing: border-box;
- }
- .admin .content .auditor-item .avatar-name.data-v-562c3170 {
- width: 654rpx;
- height: 100rpx;
- }
- .admin .content .auditor-item .avatar.data-v-562c3170 {
- width: 100rpx;
- height: 100rpx;
- border-radius: 4rpx;
- }
- .admin .content .auditor-item .name-content.data-v-562c3170 {
- height: 100rpx;
- margin-left: 24rpx;
- width: 530rpx;
- }
- .admin .content .auditor-item .name-content .name.data-v-562c3170 {
- font-size: 32rpx;
- color: #353535;
- margin-top: 12rpx;
- }
- .admin .content .auditor-item .name-content .shop.data-v-562c3170 {
- margin-top: 6rpx;
- }
- .admin .content .auditor-item .name-content .shop > image.data-v-562c3170 {
- height: 28rpx;
- width: 28rpx;
- }
- .admin .content .auditor-item .name-content .shop > view.data-v-562c3170 {
- font-size: 28rpx;
- color: #999999;
- margin-left: 12rpx;
- }
- .admin .content .auditor-item .num-content.data-v-562c3170 {
- width: 654rpx;
- margin-top: 24rpx;
- }
- .admin .content .auditor-item .num-content .prompt.data-v-562c3170 {
- height: 36rpx;
- line-height: 36rpx;
- }
- .admin .content .auditor-item .num-content .prompt > text.data-v-562c3170 {
- display: inline-block;
- font-size: 22rpx;
- color: #999999;
- padding: 0 8rpx;
- box-sizing: border-box;
- height: 36rpx;
- background-color: #efeff4;
- }
- .admin .content .auditor-item .num-content .num.data-v-562c3170 {
- margin-top: 12rpx;
- color: #999999;
- font-size: 28rpx;
- }
- .admin .content .auditor-item .button.data-v-562c3170 {
- width: 654rpx;
- height: 60rpx;
- margin-top: 32rpx;
- }
- .admin .content .auditor-item .button .release.data-v-562c3170, .admin .content .auditor-item .button .modify.data-v-562c3170 {
- height: 60rpx;
- line-height: 60rpx;
- background-color: white;
- font-size: 28rpx;
- border-radius: 30rpx;
- text-align: center;
- padding: 0 32rpx;
- box-sizing: border-box;
- border-width: 1rpx;
- border-style: solid;
- }
- .admin .content .auditor-item .button .release.data-v-562c3170 {
- color: #353535;
- border-color: #bbbbbb;
- }
- .admin .content .auditor-item .button .modify.data-v-562c3170 {
- margin-left: 16rpx;
- color: #446dfd;
- border-color: #446dfd;
- }
- .admin .content .distributor-item.data-v-562c3170 {
- width: 702rpx;
- background-color: white;
- border-radius: 15rpx;
- padding: 24rpx;
- box-sizing: border-box;
- margin-top: 24rpx;
- }
- .admin .content .distributor-item .avatar.data-v-562c3170 {
- width: 148rpx;
- height: 148rpx;
- border-radius: 4rpx;
- margin-right: 24rpx;
- }
- .admin .content .distributor-item .content-text.data-v-562c3170 {
- width: 482rpx;
- height: 148rpx;
- }
- .admin .content .distributor-item .content-text > view.data-v-562c3170 {
- width: 482rpx;
- }
- .admin .content .distributor-item .content-text .name.data-v-562c3170 {
- margin: 12rpx 0 10rpx 0;
- font-size: 32rpx;
- color: #353535;
- }
- .admin .content .distributor-item .content-text .num.data-v-562c3170 {
- height: 84rpx;
- }
- .admin .content .distributor-item .content-text .num > view.data-v-562c3170 {
- height: 36rpx;
- line-height: 36rpx;
- }
- .admin .content .distributor-item .content-text .num .amount.data-v-562c3170 {
- margin-bottom: 12rpx;
- }
- .admin .content .distributor-item .content-text .num .prompt.data-v-562c3170 {
- display: inline-block;
- height: 35rpx;
- color: #999999;
- font-size: 22rpx;
- padding: 0 8rpx;
- box-sizing: border-box;
- background-color: #efeff4;
- margin-right: 16rpx;
- }
- .admin .content .distributor-item .content-text .num .price.data-v-562c3170 {
- font-size: 28rpx;
- color: #999999;
- }
- .admin .recharge-key-face.data-v-562c3170 {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 1100;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .admin .recharge-key-face .header.data-v-562c3170 {
- text-align: center;
- font-size: 32rpx;
- margin-top: 40rpx;
- color: #353535;
- }
- .admin .recharge-key-face .key-face-item.data-v-562c3170 {
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- width: 620rpx;
- background-color: white;
- border-radius: 16rpx;
- }
- .admin .recharge-key-face .key-face-item .nav.data-v-562c3170 {
- text-align: center;
- }
- .admin .recharge-key-face .key-face-item .nav .nav-item.data-v-562c3170 {
- height: 88rpx;
- }
- .admin .recharge-key-face .key-face-item .nav text.data-v-562c3170 {
- display: inline-block;
- font-size: 32rpx;
- height: 88rpx;
- line-height: 88rpx;
- color: #666666;
- border-bottom-width: 2rpx;
- border-bottom-style: solid;
- border-bottom-color: transparent;
- }
- .admin .recharge-key-face .key-face-item .nav .recharge-active.data-v-562c3170 {
- color: #446dfd;
- border-bottom-color: #446dfd;
- }
- .admin .recharge-key-face .key-face-item .input.data-v-562c3170 {
- padding: 32rpx;
- box-sizing: border-box;
- }
- .admin .recharge-key-face .key-face-item .input > input.data-v-562c3170 {
- height: 80rpx;
- border-radius: 16rpx;
- background-color: #f7f7f7;
- color: #353535;
- font-size: 28rpx;
- padding-left: 24rpx;
- box-sizing: border-box;
- }
- .admin .recharge-key-face .key-face-item .input .remark-input.data-v-562c3170 {
- margin-top: 20rpx;
- }
- .admin .recharge-key-face .key-face-item .input > textarea.data-v-562c3170 {
- border-radius: 16rpx;
- border: 2rpx solid #e2e2e2;
- color: #353535;
- font-size: 28rpx;
- width: 100%;
- padding: 16rpx 20rpx;
- box-sizing: border-box;
- }
- .admin .recharge-key-face .key-face-item .button.data-v-562c3170 {
- height: 88rpx;
- border-top: 1rpx solid #e2e2e2;
- position: relative;
- }
- .admin .recharge-key-face .key-face-item .button .app-line.data-v-562c3170 {
- width: 2rpx;
- height: 32rpx;
- position: absolute;
- top: 28rpx;
- background-color: #e2e2e2;
- left: 0;
- right: 0;
- margin: 0 auto;
- }
- .admin .recharge-key-face .key-face-item .button > view.cancel.data-v-562c3170 {
- height: 88rpx;
- line-height: 88rpx;
- text-align: center;
- position: relative;
- width: 309rpx;
- }
- .admin .recharge-key-face .key-face-item .button > view.confirm.data-v-562c3170 {
- height: 88rpx;
- line-height: 88rpx;
- text-align: center;
- position: relative;
- width: 309rpx;
- }
- .admin .recharge-key-face .key-face-item .button text.data-v-562c3170 {
- width: 100%;
- font-size: 32rpx;
- }
- .admin .recharge-key-face .key-face-item .button .confirm text.data-v-562c3170 {
- color: #446dfd;
- }
- .admin .recharge-key-face .key-face-item .button .cancel text.data-v-562c3170 {
- color: #666666;
- }
- .admin .modify-store.data-v-562c3170 {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 1600;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .admin .modify-store .modify-store-item.data-v-562c3170 {
- width: 750rpx;
- background-color: #ffffff;
- padding-top: 20rpx;
- box-sizing: border-box;
- position: fixed;
- bottom: 0;
- left: 0;
- }
- .admin .modify-store .modify-store-item .picker-header.data-v-562c3170 {
- width: 750rpx;
- padding: 0 24rpx;
- box-sizing: border-box;
- color: #446dfd;
- font-size: 32rpx;
- }
- .admin .modify-store .modify-store-item .picker.data-v-562c3170 {
- width: 750rpx;
- height: 400rpx;
- margin-top: 16rpx;
- }
- .admin .modify-store .modify-store-item .picker .item.data-v-562c3170 {
- height: 68rpx;
- text-align: center;
- font-size: 32rpx;
- }
- .admin .modify-store .modify-store-item .picker .sure-color.data-v-562c3170 {
- color: #446dfd;
- }
- .admin .modify-store .modify-store-item .picker .cardinal-color.data-v-562c3170 {
- color: #999999;
- }
- .admin .modify-store .modify-store-item .picker .even-color.data-v-562c3170 {
- color: #cdcdcd;
- }
- .admin .modify-store .picker-item.data-v-562c3170 {
- border-top: 1rpx solid #e2e2e2;
- border-bottom: 1rpx solid #e2e2e2;
- }
- .admin .release-prompt.data-v-562c3170 {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 1600;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .admin .release-prompt .prompt-item.data-v-562c3170 {
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- width: 620rpx;
- background-color: white;
- border-radius: 16rpx;
- padding-top: 40rpx;
- box-sizing: border-box;
- }
- .admin .release-prompt .prompt-item .header.data-v-562c3170 {
- font-size: 32rpx;
- color: #353535;
- text-align: center;
- }
- .admin .release-prompt .prompt-item .content.data-v-562c3170 {
- font-size: 32rpx;
- color: #353535;
- text-align: center;
- margin: 64rpx 0;
- background-color: white;
- }
- .admin .release-prompt .prompt-item .button.data-v-562c3170 {
- width: 620rpx;
- height: 88rpx;
- border-top: 1rpx solid #e2e2e2;
- }
- .admin .release-prompt .prompt-item .button .cancel.data-v-562c3170, .admin .release-prompt .prompt-item .button .sure.data-v-562c3170 {
- width: 309rpx;
- font-size: 32rpx;
- text-align: center;
- }
- .admin .release-prompt .prompt-item .button .line.data-v-562c3170 {
- width: 2rpx;
- background-color: #e2e2e2;
- height: 32rpx;
- }
- .admin .release-prompt .prompt-item .button .cancel.data-v-562c3170 {
- color: #666666;
- }
- .admin .release-prompt .prompt-item .button .sure.data-v-562c3170 {
- color: #446dfd;
- }
- .dialog.data-v-562c3170 {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 1000;
- }
- .dialog .dialog-item.data-v-562c3170 {
- padding-top: 20rpx;
- position: fixed;
- top: 25%;
- left: 0;
- right: 0;
- z-index: 1001;
- margin: 0 auto;
- width: 620rpx;
- border-radius: 16rpx;
- background-color: #fff;
- }
- .dialog .dialog-item .error-info.data-v-562c3170 {
- text-align: center;
- margin: 50rpx;
- }
- .dialog .dialog-item .btn-area.data-v-562c3170 {
- height: 88rpx;
- position: relative;
- border-top: 1rpx solid #e2e2e2;
- }
- .dialog .dialog-item .btn-area .line.data-v-562c3170 {
- height: 32rpx;
- width: 1rpx;
- background-color: #e2e2e2;
- position: absolute;
- top: 28rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- }
- .dialog .dialog-item .submit-btn.data-v-562c3170 {
- height: 88rpx;
- line-height: 88rpx;
- font-size: 32rpx;
- color: #666;
- width: 310rpx;
- text-align: center;
- }
- .dialog .dialog-item .dialog-title.data-v-562c3170 {
- text-align: center;
- margin: 15rpx 0 50rpx;
- }
- .dialog .dialog-item .submit-btn.be-submit.data-v-562c3170 {
- color: #446dfd;
- }
- .dialog .dialog-choose.data-v-562c3170 {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 400rpx;
- z-index: 1001;
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- background-color: #fff;
- text-align: center;
- font-size: 32rpx;
- color: #353535;
- }
- .dialog .dialog-choose .dialog-choose-item.data-v-562c3170 {
- height: 100rpx;
- line-height: 100rpx;
- border-bottom: 2rpx solid #e2e2e2;
- }
- .dialog .dialog-choose .dialog-cancel.data-v-562c3170 {
- border-bottom: 0;
- color: #446dfd;
- }
- .dialog .key-face-item.data-v-562c3170 {
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- width: 620rpx;
- background-color: white;
- border-radius: 16rpx;
- }
- .dialog .key-face-item .nav.data-v-562c3170 {
- text-align: center;
- }
- .dialog .key-face-item .nav .nav-item.data-v-562c3170 {
- height: 88rpx;
- }
- .dialog .key-face-item .nav text.data-v-562c3170 {
- display: inline-block;
- font-size: 32rpx;
- height: 88rpx;
- line-height: 88rpx;
- color: #666666;
- border-bottom-width: 2rpx;
- border-bottom-style: solid;
- border-bottom-color: transparent;
- }
- .dialog .key-face-item .nav .recharge-active.data-v-562c3170 {
- color: #446dfd;
- border-bottom-color: #446dfd;
- }
- .dialog .key-face-item .input.data-v-562c3170 {
- padding: 32rpx;
- box-sizing: border-box;
- }
- .dialog .key-face-item .input > input.data-v-562c3170 {
- height: 80rpx;
- border-radius: 16rpx;
- background-color: #f7f7f7;
- color: #353535;
- font-size: 28rpx;
- padding-left: 24rpx;
- box-sizing: border-box;
- }
- .dialog .key-face-item .input .remark-input.data-v-562c3170 {
- margin-top: 20rpx;
- }
- .dialog .key-face-item .button.data-v-562c3170 {
- height: 88rpx;
- border-top: 1rpx solid #e2e2e2;
- position: relative;
- }
- .dialog .key-face-item .button .app-line.data-v-562c3170 {
- width: 2rpx;
- height: 32rpx;
- position: absolute;
- top: 28rpx;
- background-color: #e2e2e2;
- left: 0;
- right: 0;
- margin: 0 auto;
- }
- .dialog .key-face-item .button > view.cancel.data-v-562c3170 {
- height: 88rpx;
- line-height: 88rpx;
- text-align: center;
- position: relative;
- width: 309rpx;
- }
- .dialog .key-face-item .button > view.confirm.data-v-562c3170 {
- height: 88rpx;
- line-height: 88rpx;
- text-align: center;
- position: relative;
- width: 309rpx;
- }
- .dialog .key-face-item .button text.data-v-562c3170 {
- width: 100%;
- font-size: 32rpx;
- }
- .dialog .key-face-item .button .confirm text.data-v-562c3170 {
- color: #446dfd;
- }
- .dialog .key-face-item .button .cancel text.data-v-562c3170 {
- color: #666666;
- }
- .dialog .key-face-item .member-list.data-v-562c3170 {
- font-size: 32rpx;
- color: #353535;
- padding: 0 32rpx;
- max-height: 388rpx;
- overflow: auto;
- }
- .dialog .key-face-item .member-list .member-item.data-v-562c3170 {
- height: 88rpx;
- border-top: 2rpx solid #e2e2e2;
- width: 566rpx;
- padding: 0 40rpx;
- }
- .dialog .key-face-item .member-list .member-item image.data-v-562c3170 {
- width: 36rpx;
- height: 36rpx;
- }
- .dialog .key-face-item .member-list .member-item.data-v-562c3170:first-of-type {
- border-top: 0;
- }
|