123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- /* 颜色变量 */
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .mine_top.data-v-569e925a {
- display: flex;
- justify-content: space-between;
- padding: 30rpx;
- box-sizing: border-box;
- }
- .mine_top .mine_top_left.data-v-569e925a {
- display: flex;
- align-items: center;
- }
- .mine_top .mine_top_left .mine_t_l.data-v-569e925a {
- width: 120rpx;
- height: 120rpx;
- }
- .mine_top .mine_top_left .mine_t_l_text.data-v-569e925a {
- font-size: 36rpx;
- font-weight: 600;
- letter-spacing: 0rpx;
- line-height: 47.74rpx;
- color: #3b3b3b;
- text-align: left;
- vertical-align: top;
- margin-left: 30rpx;
- }
- .mine_top .mine_top_right.data-v-569e925a {
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .mine_top .mine_top_right .mine_t_r_t.data-v-569e925a {
- font-size: 24rpx;
- font-weight: 400;
- letter-spacing: 0rpx;
- line-height: 31.82rpx;
- color: #3b3b3b;
- }
- .mine_top .mine_top_right .mine_t_r_c.data-v-569e925a {
- font-size: 36rpx;
- font-weight: 600;
- color: #3b3b3b;
- }
- .mine_top .mine_top_right .mine_t_r_b.data-v-569e925a {
- width: 80rpx;
- height: 46rpx;
- opacity: 1;
- border-radius: 348rpx;
- background: #78f5c7;
- text-align: center;
- font-size: 24rpx;
- font-weight: 500;
- letter-spacing: 0rpx;
- line-height: 46rpx;
- color: #06615b;
- }
- .section_text.data-v-569e925a {
- font-size: 32rpx;
- font-weight: 600;
- letter-spacing: 0rpx;
- line-height: 42.44rpx;
- color: #3b3b3b;
- }
- .mine_order.data-v-569e925a {
- padding: 0 30rpx;
- box-sizing: border-box;
- }
- .mine_order .mine_order_box.data-v-569e925a {
- background-color: #fff;
- border-radius: 10rpx;
- }
- .mine_order .mine_order_box .mine_order_list.data-v-569e925a {
- display: flex;
- width: 100%;
- }
- .mine_order .mine_order_box .mine_order_list .mine_order_list_item.data-v-569e925a {
- width: 25%;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .mine_order .mine_order_box .mine_order_list .mine_order_list_item .order_item_icon.data-v-569e925a {
- width: 56rpx;
- height: 56rpx;
- background-size: 100% 100%;
- }
- .mine_order .mine_order_box .mine_order_list .mine_order_list_item .order_item_text.data-v-569e925a {
- font-size: 26rpx;
- font-weight: 400;
- letter-spacing: 0rpx;
- line-height: 30.48rpx;
- color: #3b3b3b;
- text-align: center;
- }
- .mine_nav.data-v-569e925a {
- padding: 0 30rpx;
- box-sizing: border-box;
- }
- .mine_nav .mine_nav_box.data-v-569e925a {
- background-color: #fff;
- border-radius: 10rpx;
- overflow: hidden;
- }
- .mine_nav .mine_nav_box .mine_nav_box_item .nav_box_title.data-v-569e925a {
- font-size: 28rpx;
- font-weight: 400;
- color: #3b3b3b;
- padding-left: 20rpx;
- box-sizing: border-box;
- }
|