代码拉取完成,页面将自动刷新
同步操作将从 polarisY/TencentMapMiniProgramDemo 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
/**app.wxss**/
page, view, scroll-view, swiper, movable-area, cover-view, text, icon, rich-text,
progress, button, checkbox-group, checkbox, form, input, label, picker,
picker-view, radio-group, slider, switch, textarea, navigator, audio, video, live-player, live-pusher, open-data, web-view {
box-sizing: border-box;
}
page {
width: 100%;
background: #F8F8F7;
}
.b2 {
color: #222;
}
.introduce {
font-size: 14px;
color: #222;
line-height: 25px;
margin-bottom: 20px;
}
.introduce-regular {
font-family: PingFangSC-Regular;
}
.introduce-medium {
font-family: PingFangSC-Medium;
font-weight: 500;
}
.feature-content {
padding-right: 20px;
height: 56px;
display: flex;
justify-content: space-between;
line-height: 56px;
}
.feature-label {
padding-right: 10px;
font-size: 14px;
color: #222;
white-space: nowrap;
}
.feature-txt {
display:flex;
flex: 1;
justify-content: flex-end;
align-items: center;
line-height: 20px;
font-size: 14px;
color:rgba(34,34,34,0.5);
word-break: break-all;
}
.feature-txt-item {
position: relative;
padding-left: 15px;
margin-right: 15px;
}
.feature-txt-item:last-child {
margin-right: 0;
}
.feature-txt-item::before {
position: absolute;
top: 50%;
left: 0;
margin-top: -5px;
content: '';
height:10px;
width:1px;
background: rgba(34,34,34,0.1);
}
.feature-txt-item:first-child::before {
display: none;
}
/* 左边距 */
.ml10 {
margin-left: 10px !important;
}
/* 上边距 */
.mt10 {
margin-top: 10px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mt30 {
margin-top: 30px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.pl20 {
padding-left: 20px !important;
}
.pr20 {
padding-right: 20px !important;
}
.plr20 {
padding-left: 20px !important;
padding-right: 20px !important;
}
/* 边线 */
.border-top {
border-top: 0.5px solid rgba(0, 0, 0, 0.1);
}
.border-bottom {
border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
}
.right-arrow {
vertical-align: top;
margin-left: 4px;
width: 16px;
height: 16px;
}
.primary-btn {
margin: 0 auto;
text-align: center;
line-height: 46px;
cursor: pointer;
color: #FFF;
font-size: 16px;
border-radius: 4px;
background: #3875FF;
height: 46px;
width: 198px;
font-weight:500;
}
.doc-btn {
margin: 0 auto;
text-align: center;
line-height: 46px;
cursor: pointer;
color: #3875FF;
font-size: 16px;
border-radius: 4px;
background: #E4EDFF;
height: 46px;
width: 198px;
font-weight:500;
}
.weui-actionsheet__cell {
box-sizing: border-box;
height: 56px;
}
.steps--des-icon {
height: auto !important;
}
.detail--bottom-button {
box-sizing: initial;
}
.link-txt {
font-size: 14px;
color: #3875FF;
letter-spacing: 0;
text-align: justify;
line-height: 25px;
}
.flex-1 {
flex: 1;
}
/* 出行解决方案公共样式 */
.smart-solution {
height: 100vh;
width: 100%;
display: flex;
flex-direction: column;
}
#map-container {
flex: 1;
width: 100%;
position: relative;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。