123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259 |
- @charset "UTF-8";
- /**
- * 下方引入的为Tuniao UI的集成样式文件,为scss预处理器,其中包含了一些"tn-"开头的自定义变量
- * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可
- * Tuniao UI自定义的css类名和scss变量,均以"tn-"开头,不会造成冲突,请放心使用
- */
- .mine.data-v-dcbcfe34 {
- max-height: 100vh;
- }
- /* 底部安全边距 start*/
- .tn-tabbar-height.data-v-dcbcfe34 {
- min-height: 120rpx;
- height: calc(140rpx + env(safe-area-inset-bottom) / 2);
- height: calc(140rpx + constant(safe-area-inset-bottom));
- }
- .tn-color-cat.data-v-dcbcfe34 {
- color: #1D2541;
- }
- .tn-bg-cat.data-v-dcbcfe34 {
- background-color: #1D2541;
- }
- /* 自定义导航栏内容 start */
- .custom-nav.data-v-dcbcfe34 {
- height: 100%;
- }
- .custom-nav__back.data-v-dcbcfe34 {
- margin: auto 5rpx;
- font-size: 40rpx;
- margin-right: 10rpx;
- flex-basis: 5%;
- width: 100rpx;
- position: absolute;
- }
- /* 自定义导航栏内容 end */
- /* 顶部背景图 end */
- /* 用户头像 start */
- .logo-image.data-v-dcbcfe34 {
- width: 140rpx;
- height: 140rpx;
- position: relative;
- overflow: hidden;
- border-radius: 50%;
- }
- .logo-pic.data-v-dcbcfe34 {
- background-size: cover;
- background-repeat: no-repeat;
- background-position: top;
- border: 8rpx solid rgba(255, 255, 255, 0.05);
- box-shadow: 0rpx 0rpx 80rpx 0rpx rgba(0, 0, 0, 0.15);
- border-radius: 50%;
- overflow: hidden;
- }
- /* 页面 start*/
- .about-shadow.data-v-dcbcfe34 {
- border-radius: 15rpx;
- box-shadow: 0rpx 0rpx 50rpx 0rpx rgba(0, 0, 0, 0.07);
- }
- .about__wrap.data-v-dcbcfe34 {
- position: relative;
- z-index: 1;
- margin: 20rpx 30rpx;
- }
- /* 页面 end*/
- /* 图标容器15 start */
- .icon15__item.data-v-dcbcfe34 {
- width: 30%;
- background-color: #FFFFFF;
- border-radius: 10rpx;
- padding: 30rpx;
- margin: 20rpx 10rpx;
- -webkit-transform: scale(1);
- transform: scale(1);
- transition: -webkit-transform 0.3s linear;
- transition: transform 0.3s linear;
- transition: transform 0.3s linear, -webkit-transform 0.3s linear;
- -webkit-transform-origin: center center;
- transform-origin: center center;
- }
- .icon15__item--icon.data-v-dcbcfe34 {
- width: 100rpx;
- height: 100rpx;
- font-size: 60rpx;
- border-radius: 50%;
- margin-bottom: 18rpx;
- position: relative;
- z-index: 1;
- }
- .icon15__item--icon.data-v-dcbcfe34::after {
- content: " ";
- position: absolute;
- z-index: -1;
- width: 100%;
- height: 100%;
- left: 0;
- bottom: 0;
- border-radius: inherit;
- opacity: 1;
- -webkit-transform: scale(1, 1);
- transform: scale(1, 1);
- background-size: 100% 100%;
- }
- /* 图标容器12 start */
- .tn-three.data-v-dcbcfe34 {
- position: absolute;
- top: 50%;
- right: 50%;
- bottom: 50%;
- left: 50%;
- -webkit-transform: translate(-38rpx, -16rpx) rotateX(30deg) rotateY(20deg) rotateZ(-30deg);
- transform: translate(-38rpx, -16rpx) rotateX(30deg) rotateY(20deg) rotateZ(-30deg);
- text-shadow: -1rpx 2rpx 0 #f0f0f0, -2rpx 4rpx 0 #f0f0f0, -10rpx 20rpx 30rpx rgba(0, 0, 0, 0.2);
- }
- .icon20__item.data-v-dcbcfe34 {
- width: 30%;
- background-color: #FFFFFF;
- border-radius: 10rpx;
- padding: 30rpx;
- margin: 20rpx 10rpx;
- -webkit-transform: scale(1);
- transform: scale(1);
- transition: -webkit-transform 0.3s linear;
- transition: transform 0.3s linear;
- transition: transform 0.3s linear, -webkit-transform 0.3s linear;
- -webkit-transform-origin: center center;
- transform-origin: center center;
- }
- .icon20__item--icon.data-v-dcbcfe34 {
- width: 100rpx;
- height: 100rpx;
- font-size: 60rpx;
- border-radius: 50%;
- margin-bottom: 18rpx;
- position: relative;
- z-index: 1;
- }
- .icon20__item--icon.data-v-dcbcfe34::after {
- content: " ";
- position: absolute;
- z-index: -1;
- width: 100%;
- height: 100%;
- left: 0;
- bottom: 0;
- border-radius: inherit;
- opacity: 1;
- -webkit-transform: scale(1, 1);
- transform: scale(1, 1);
- background-size: 100% 100%;
- background-image: url(https://resource.tuniaokj.com/images/cool_bg_image/icon_bg.png);
- }
- .button-vip.data-v-dcbcfe34 {
- width: 100%;
- height: 150rpx;
- border-radius: 15rpx;
- position: relative;
- z-index: 1;
- }
- .button-vip.data-v-dcbcfe34::after {
- content: " ";
- position: absolute;
- z-index: -1;
- width: 100%;
- height: 100%;
- left: 0;
- bottom: 0;
- border-radius: inherit;
- opacity: 1;
- -webkit-transform: scale(1, 1);
- transform: scale(1, 1);
- background-size: 100% 100%;
- background-image: url(https://resource.tuniaokj.com/images/cool_bg_image/icon_bg.png);
- }
- /* 图标容器12 start */
- .icon12__item.data-v-dcbcfe34 {
- width: 30%;
- background-color: #FFFFFF;
- border-radius: 10rpx;
- padding: 30rpx;
- margin: 20rpx 10rpx;
- -webkit-transform: scale(1);
- transform: scale(1);
- transition: -webkit-transform 0.3s linear;
- transition: transform 0.3s linear;
- transition: transform 0.3s linear, -webkit-transform 0.3s linear;
- -webkit-transform-origin: center center;
- transform-origin: center center;
- }
- .icon12__item--icon.data-v-dcbcfe34 {
- width: 15rpx;
- height: 15rpx;
- font-size: 50rpx;
- border-radius: 50%;
- margin-bottom: 38rpx;
- position: relative;
- z-index: 1;
- }
- .icon12__item--icon.data-v-dcbcfe34::after {
- content: " ";
- position: absolute;
- z-index: -1;
- width: 100%;
- height: 100%;
- left: 0;
- bottom: 0;
- border-radius: inherit;
- opacity: 1;
- -webkit-transform: scale(1, 1);
- transform: scale(1, 1);
- background-size: 100% 100%;
- }
- /* 图标容器1 start */
- .icon1__item.data-v-dcbcfe34 {
- background-color: #FFFFFF;
- border-radius: 10rpx;
- padding: 30rpx;
- margin: 20rpx 10rpx;
- -webkit-transform: scale(1);
- transform: scale(1);
- transition: -webkit-transform 0.3s linear;
- transition: transform 0.3s linear;
- transition: transform 0.3s linear, -webkit-transform 0.3s linear;
- -webkit-transform-origin: center center;
- transform-origin: center center;
- }
- .icon1__item--icon.data-v-dcbcfe34 {
- width: 40rpx;
- height: 40rpx;
- font-size: 40rpx;
- border-radius: 50%;
- position: relative;
- z-index: 1;
- }
- .icon1__item--icon.data-v-dcbcfe34::after {
- content: " ";
- position: absolute;
- z-index: -1;
- width: 100%;
- height: 100%;
- left: 0;
- bottom: 0;
- border-radius: inherit;
- opacity: 1;
- -webkit-transform: scale(1, 1);
- transform: scale(1, 1);
- background-size: 100% 100%;
- background-image: url(https://resource.tuniaokj.com/images/cool_bg_image/icon_bg.png);
- }
- /* 图标容器1 end */
- /* 顶部背景图 start */
- .top-backgroup.data-v-dcbcfe34 {
- height: 450rpx;
- z-index: -1;
- }
- .top-backgroup .backgroud-image.data-v-dcbcfe34 {
- width: 100%;
- height: 450rpx;
- }
- /* 顶部背景图 end */
|