| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- .uni-list.data-v-34219f38 {
- display: flex;
- background-color: #ffffff;
- position: relative;
- flex-direction: column;
- }
- .uni-list.data-v-34219f38:before {
- height: 0;
- }
- .uni-list.data-v-34219f38:after {
- height: 0;
- }
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- .uni-list-item.data-v-1093b690 {
- font-size: 32rpx;
- position: relative;
- flex-direction: column;
- justify-content: space-between;
- padding-left: 30rpx;
- }
- .uni-list-item--disabled.data-v-1093b690 {
- opacity: 0.3;
- }
- .uni-list-item--hover.data-v-1093b690 {
- background-color: #f1f1f1;
- }
- .uni-list-item__container.data-v-1093b690 {
- display: flex;
- flex-direction: row;
- padding: 24rpx 30rpx;
- padding-left: 0;
- flex: 1;
- position: relative;
- justify-content: space-between;
- align-items: center;
- border-top-color: #ebeef5;
- border-top-style: solid;
- border-top-width: 1px;
- }
- .uni-list-item--first.data-v-1093b690 {
- border-top-width: 0px;
- }
- .uni-list-item__content.data-v-1093b690 {
- display: flex;
- flex: 1;
- overflow: hidden;
- flex-direction: column;
- color: #3b4144;
- }
- .uni-list-item__content-title.data-v-1093b690 {
- font-size: 28rpx;
- color: #3b4144;
- overflow: hidden;
- }
- .uni-list-item__content-note.data-v-1093b690 {
- margin-top: 6rpx;
- color: #999;
- font-size: 24rpx;
- overflow: hidden;
- }
- .uni-list-item__extra.data-v-1093b690 {
- display: flex;
- flex-direction: row;
- justify-content: flex-end;
- align-items: center;
- }
- .uni-list-item__icon.data-v-1093b690 {
- margin-right: 18rpx;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- display: flex;
- }
- .uni-list-item__icon-img.data-v-1093b690 {
- height: 36rpx;
- width: 36rpx;
- }
- .itemSwitch.data-v-1093b690 {
- -webkit-transform: translateX(16rpx) scale(0.84);
- transform: translateX(16rpx) scale(0.84);
- }
- .uni-list-item__slot.data-v-1093b690 {
- color: #909399;
- font-size: 28rpx;
- }
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- page {
- height: 100%;
- }
- .container {
- height: 100%;
- background-color: #f8f8f8;
- }
- .content-box {
- height: 100%;
- }
- .vheigh {
- height: 25px;
- background-color: #ffffff;
- }
- .top {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- width: 750rpx;
- height: 124rpx;
- }
- .top .bg {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- width: 750rpx;
- height: 124rpx;
- }
- .top .bg image {
- width: 100%;
- height: 100%;
- }
- .top .set {
- position: absolute;
- z-index: 2;
- width: 44rpx;
- height: 44rpx;
- top: 36rpx;
- right: 40rpx;
- }
- .top .set image {
- width: 100%;
- height: 100%;
- }
- .userInfo-box {
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- padding-top: 30rpx;
- }
- .userInfo-box .avatar {
- position: relative;
- z-index: 2;
- width: 130rpx;
- height: 130rpx;
- background: #ffffff;
- border-radius: 50%;
- }
- .userInfo-box .avatar image {
- width: 100%;
- height: 100%;
- border-radius: 50%;
- }
- .userInfo-box .name {
- margin-top: 20rpx;
- font-size: 34rpx;
- font-family: PingFang SC;
- font-weight: 800;
- color: #000000;
- }
- .userInfo-box .myId {
- margin-top: 20rpx;
- font-size: 20rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- justify-content: flex-start;
- }
- .userInfo-box .myId .xian {
- display: inline-block;
- margin: 0 12rpx;
- width: 2rpx;
- height: 20rpx;
- background: #cbcdcf;
- }
- .userInfo-box .myId .level {
- display: inline-block;
- margin-left: 10rpx;
- }
- .userInfo-box .shareId {
- margin-top: 20rpx;
- font-size: 20rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- }
- .czzx-box {
- margin: 50rpx auto 0;
- width: 708rpx;
- background: #ffffff;
- border-radius: 5rpx;
- padding: 28rpx 0 22rpx;
- }
- .czzx-box .czzx-xian {
- width: 1px;
- height: 81rpx;
- background: #ebebeb;
- }
- .czzx-box .czzx-item {
- width: 25%;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .czzx-box .czzx-item image {
- width: 100%;
- height: 100%;
- }
- .czzx-box .czzx-item .czzx-icon1 {
- width: 58rpx;
- height: 64rpx;
- }
- .czzx-box .czzx-item .czzx-icon2 {
- width: 42rpx;
- height: 42rpx;
- }
- .czzx-box .czzx-item .czzx-icon3 {
- width: 44rpx;
- height: 36rpx;
- }
- .czzx-box .czzx-item .czzx-icon4 {
- width: 42rpx;
- height: 40rpx;
- }
- .czzx-box .czzx-item .czzx-font {
- margin-top: 20rpx;
- font-size: 22rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #000000;
- }
- .box {
- margin: 20rpx auto 0;
- width: 708rpx;
- background: #ffffff;
- border-radius: 5rpx;
- }
- .box .box-title {
- padding: 27rpx 36rpx 20rpx 28rpx;
- border-bottom: 1px solid #f5f5f5;
- }
- .box .box-title .box-title-left {
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #333333;
- }
- .box .box-title .box-title-right {
- justify-content: flex-end;
- align-items: center;
- }
- .box .box-title .box-title-right .box-title-right-font {
- font-size: 26rpx;
- font-family: SourceHanSansCN;
- font-weight: 400;
- color: #666666;
- margin-right: 14rpx;
- }
- .box .box-title .box-title-right .jt {
- position: relative;
- top: -12rpx;
- width: 12rpx;
- height: 22rpx;
- }
- .box .box-title .box-title-right .jt image {
- width: 100%;
- height: 100%;
- }
- .box .box-main {
- padding: 34rpx 0 0;
- justify-content: start;
- flex-wrap: wrap;
- }
- .box .box-main .box-main-item {
- padding-bottom: 30rpx;
- width: 25%;
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
- .box .box-main .box-main-item image {
- width: 100%;
- height: 100%;
- }
- .box .box-main .box-main-item .box-main-item-icon1 {
- width: 42rpx;
- height: 38rpx;
- }
- .box .box-main .box-main-item .box-main-item-icon2 {
- width: 47rpx;
- height: 40rpx;
- }
- .box .box-main .box-main-item .box-main-item-icon3 {
- width: 42rpx;
- height: 40rpx;
- }
- .box .box-main .box-main-item .box-main-item-icon4 {
- width: 42rpx;
- height: 42rpx;
- }
- .box .box-main .box-main-item .box-main-item-icon5 {
- width: 70rpx;
- height: 70rpx;
- }
- .box .box-main .box-main-item .box-main-item-font {
- margin-top: 23rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- }
|