123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- @charset "UTF-8";
- /**
- * uni-app内置的常用样式变量
- */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- page {
- background-color: #f5f6f7;
- }
- .home_top .uni-navbar__placeholder {
- height: 0 !important;
- }
- .abg {
- width: 100%;
- height: 622rpx;
- }
- .min_top {
- position: relative;
- width: 40rpx;
- height: 40rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .min_top image {
- width: 32rpx;
- height: 32rpx;
- }
- .min_top .circ {
- width: 12rpx;
- height: 12rpx;
- background: #EB5663;
- border-radius: 50%;
- position: absolute;
- right: 4rpx;
- top: 4rpx;
- }
- .header_top {
- padding: 34rpx 26rpx;
- }
- .header_top .limg {
- width: 120rpx;
- height: 120rpx;
- border-radius: 50%;
- margin-right: 26rpx;
- }
- .header_top .rimg {
- width: 14rpx;
- height: 24rpx;
- margin-left: 26rpx;
- }
- .header_top .hcen text {
- height: 34rpx;
- background: #89A8F6;
- border-radius: 16rpx;
- line-height: 34rpx;
- font-weight: normal;
- font-size: 24rpx;
- color: #ffffff;
- display: inline-block;
- min-width: 78rpx;
- padding: 0 10rpx;
- box-sizing: border-box;
- margin-left: 24rpx;
- }
- .bgf .mlist {
- padding: 30rpx 34rpx;
- }
- .bgf .mlist .mlistl {
- width: 40rpx;
- height: 40rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- margin-right: 16rpx;
- }
- .bgf .mlist .mlistl .imga {
- width: 38rpx;
- height: 38rpx;
- }
- .bgf .mlist .mlistl .imgb {
- width: 32rpx;
- height: 32rpx;
- }
- .bgf .mlist .mlistl .imgc {
- width: 30rpx;
- height: 30rpx;
- }
- .bgf .mlist .mlistl .imgd {
- width: 32rpx;
- height: 34rpx;
- }
- .bgf .mlist .mlistl .imge {
- width: 32rpx;
- height: 26rpx;
- }
- .bgf .mlist .mlistl .imgf {
- width: 32rpx;
- height: 30rpx;
- }
- .bgf .mlist .mlistl .imgg {
- width: 34rpx;
- height: 34rpx;
- }
- .bgf .mlist .mlistl .imgi {
- width: 34rpx;
- height: 34rpx;
- }
- .bgf .mlist .mlistl .imgk {
- width: 32rpx;
- height: 30rpx;
- }
- .bgf .mlist .mlistc {
- flex: 1;
- font-size: 32rpx;
- font-weight: 500;
- color: #161616;
- }
- .bgf .mlist .mlistr {
- width: 14rpx;
- height: 24rpx;
- marign-left: 16rpx;
- }
- .mnbox {
- background: #FFFFFF;
- border-radius: 18rpx;
- margin-bottom: 24rpx;
- padding: 40rpx 0 16rpx;
- }
- .mnbox .mn_tit {
- font-size: 32rpx;
- font-weight: bold;
- color: #161616;
- padding-left: 68rpx;
- position: relative;
- margin-bottom: 12rpx;
- }
- .mnbox .mn_tit::before {
- width: 6rpx;
- background: #1f57e6;
- border-radius: 4rpx;
- position: absolute;
- left: 36rpx;
- top: 4rpx;
- content: '';
- bottom: 4rpx;
- }
- .mnbox .mn_list {
- display: flex;
- flex-wrap: wrap;
- }
- .mnbox .mn_list .mlist {
- width: 25%;
- box-sizing: border-box;
- display: flex;
- flex-direction: column;
- align-items: center;
- padding: 26rpx 0;
- }
- .mnbox .mn_list .mlist .mlistl {
- width: 50rpx;
- height: 50rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- margin-bottom: 16rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imga {
- width: 42rpx;
- height: 44rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imgb {
- width: 44rpx;
- height: 44rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imgc {
- width: 44rpx;
- height: 42rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imgd {
- width: 42rpx;
- height: 44rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imge {
- width: 44rpx;
- height: 42rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imgf {
- width: 32rpx;
- height: 30rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imgg {
- width: 44rpx;
- height: 44rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imgh {
- width: 40rpx;
- height: 44rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imgk {
- width: 40rpx;
- height: 42rpx;
- }
- .mnbox .mn_list .mlist .mlistl .imgl {
- width: 46rpx;
- height: 46rpx;
- }
- .mnbox .mn_list .mlist .mlistc {
- flex: 1;
- font-size: 30rpx;
- font-weight: 500;
- color: #666666;
- }
- .mine-container {
- width: 100%;
- height: 100%;
- }
- .mine-container .header-section {
- padding: 15px 15px 45px 15px;
- color: white;
- }
- .mine-container .header-section .login-tip {
- font-size: 18px;
- margin-left: 10px;
- }
- .mine-container .header-section .cu-avatar {
- border: 2px solid #eaeaea;
- }
- .mine-container .header-section .cu-avatar .icon {
- font-size: 40px;
- }
- .mine-container .header-section .user-info {
- margin-left: 15px;
- }
- .mine-container .header-section .user-info .u_title {
- font-size: 18px;
- line-height: 30px;
- }
- .mine-container .content-section {
- position: relative;
- top: -50px;
- }
- .mine-container .content-section .mine-actions {
- margin: 15px 15px;
- padding: 20px 0px;
- border-radius: 8px;
- background-color: white;
- }
- .mine-container .content-section .mine-actions .action-item .icon {
- font-size: 28px;
- }
- .mine-container .content-section .mine-actions .action-item .text {
- display: block;
- font-size: 13px;
- margin: 8px 0px;
- }
|