.lastWrap { padding: 15px 13px; .uniTitle { display: flex; flex-direction: row; align-items: center; font-weight: 500; color: #333333; margin-bottom: 15px; line-height: 22px; font-size: 16px; .editIcon { font-size: 18px; margin-right: 6px; } } .infoWrap { background-color: #fff; border-radius: 10px; padding: 15px 12px; p { font-size: 15px; font-weight: 500; color: #333333; line-height: 21px; margin-bottom: 15px; } .loctionIconWrap { margin-left: 5px; } :global { .van-cell { padding: 0 !important; } .van-cell__title { font-size: 15px; font-weight: 500; color: #333333; line-height: 21px; margin-bottom: 15px; } .van-field__control { color: #f67146; } } } .tabsWrap { position: relative; margin-top: 10px; .tabsWrapIcon { position: absolute; right: 12px; top: 13px; z-index: 2000; } } .DialogTitle { display: flex; flex-direction: row; align-items: center; padding: 20px 25px; span { width: 4px; height: 14px; background: #ff8057; border-radius: 2px; margin-right: 6px; } p { height: 25px; font-size: 18px; font-weight: 500; color: #333333; line-height: 25px; } } .DialogConent { padding: 0 25px 30px; p { font-size: 16px; line-height: 22px; color: #333; } } :global { .van-tab__text { font-size: 16px; } .van-tabs__line { bottom: 20px; width: 20px; } .van-cell__title { margin-bottom: 0 !important; } .exercisDetailDialog { border-radius: 10px; .van-dialog__header { padding-top: 0px !important; } } .van-dialog { top: 47%; } } }