|
|
|
|
|
|
|
|
|
.ship-detail-bg.data-v-bbc5a964 {
|
|
|
|
|
min-height: 100vh;
|
|
|
|
|
background: linear-gradient(180deg, #cbe6ff 0%, #f6faff 100%);
|
|
|
|
|
padding-bottom: 32rpx;
|
|
|
|
|
}
|
|
|
|
|
.fixed-nav.data-v-bbc5a964 {
|
|
|
|
|
position: fixed;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
right: 0;
|
|
|
|
|
z-index: 100;
|
|
|
|
|
background: linear-gradient(180deg, #cbe6ff 0%, #f6faff 100%);
|
|
|
|
|
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
|
|
|
|
|
}
|
|
|
|
|
.nav-bar.data-v-bbc5a964 {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
height: 88rpx;
|
|
|
|
|
padding: 0 32rpx;
|
|
|
|
|
background: transparent;
|
|
|
|
|
font-size: 36rpx;
|
|
|
|
|
margin-bottom: 32rpx;
|
|
|
|
|
}
|
|
|
|
|
.iconfont.icon-back.data-v-bbc5a964 {
|
|
|
|
|
font-size: 44rpx;
|
|
|
|
|
color: #222;
|
|
|
|
|
}
|
|
|
|
|
.iconfont.icon-more.data-v-bbc5a964 {
|
|
|
|
|
font-size: 36rpx;
|
|
|
|
|
color: #222;
|
|
|
|
|
}
|
|
|
|
|
.nav-title.data-v-bbc5a964 {
|
|
|
|
|
flex: 1;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 36rpx;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #222;
|
|
|
|
|
letter-spacing: 2rpx;
|
|
|
|
|
}
|
|
|
|
|
.ship-section.data-v-bbc5a964 {
|
|
|
|
|
background: #fff;
|
|
|
|
|
border-radius: 24rpx;
|
|
|
|
|
margin: 0 24rpx 32rpx 24rpx;
|
|
|
|
|
box-shadow: 0 4rpx 16rpx rgba(59,124,255,0.08);
|
|
|
|
|
padding: 32rpx 24rpx 8rpx 24rpx;
|
|
|
|
|
margin-top: 20px;
|
|
|
|
|
}
|
|
|
|
|
.section-title.data-v-bbc5a964 {
|
|
|
|
|
font-size: 30rpx;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #222;
|
|
|
|
|
margin-bottom: 24rpx;
|
|
|
|
|
}
|
|
|
|
|
.section-row.data-v-bbc5a964 {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
align-items: center;
|
|
|
|
|
font-size: 28rpx;
|
|
|
|
|
color: #222;
|
|
|
|
|
padding: 18rpx 0;
|
|
|
|
|
border-bottom: 1rpx solid #f2f4f8;
|
|
|
|
|
}
|
|
|
|
|
.section-row.data-v-bbc5a964:last-child {
|
|
|
|
|
border-bottom: none;
|
|
|
|
|
}
|
|
|
|
|
.bottom-add-btn.data-v-bbc5a964 {
|
|
|
|
|
position: fixed;
|
|
|
|
|
left: 50%;
|
|
|
|
|
bottom: 32px;
|
|
|
|
|
-webkit-transform: translateX(-50%);
|
|
|
|
|
transform: translateX(-50%);
|
|
|
|
|
width: 80vw;
|
|
|
|
|
max-width: 340px;
|
|
|
|
|
height: 48px;
|
|
|
|
|
background: linear-gradient(90deg, #3b7cff 0%, #5bb6ff 100%);
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
border-radius: 24px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
box-shadow: 0 4px 16px rgba(59,124,255,0.12);
|
|
|
|
|
z-index: 99;
|
|
|
|
|
}
|
|
|
|
|
.content-area.data-v-bbc5a964 {
|
|
|
|
|
padding-top: 90px;
|
|
|
|
|
padding-bottom: 70px;
|
|
|
|
|
}
|
|
|
|
|
.fixed-bottom-btn-bar.data-v-bbc5a964 {
|
|
|
|
|
position: fixed;
|
|
|
|
|
left: 0;
|
|
|
|
|
right: 0;
|
|
|
|
|
bottom: 0;
|
|
|
|
|
z-index: 200;
|
|
|
|
|
background: rgba(255,255,255,0.95);
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
padding: 16px 0 24px 0;
|
|
|
|
|
box-shadow: 0 -2px 8px rgba(0,0,0,0.04);
|
|
|
|
|
}
|
|
|
|
|
.edit-btn.data-v-bbc5a964 {
|
|
|
|
|
min-width: 320rpx;
|
|
|
|
|
height: 80rpx;
|
|
|
|
|
border-radius: 40rpx;
|
|
|
|
|
background: #217aff;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 32rpx;
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
border: none;
|
|
|
|
|
outline: none;
|
|
|
|
|
box-shadow: 0 4rpx 16rpx rgba(33,122,255,0.08);
|
|
|
|
|
transition: background 0.2s;
|
|
|
|
|
}
|
|
|
|
|
|