代码拉取完成,页面将自动刷新
同步操作将从 韩勇强/tencentMaps 强制同步,此操作会覆盖自 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, image,
video, live-player, live-pusher, open-data, web-view {
box-sizing: border-box;
}
page {
height: 100%;
width: 100%;
}
.b2 {
color: #222;
}
.introduce {
font-size: 14px;
color: #222;
line-height: 25px;
margin-bottom: 20px;
}
.feature-content {
padding-right: 20px;
height: 56px;
display: flex;
justify-content: space-between;
line-height: 56px;
}
.feature-label {
font-size: 14px;
color: #222;
}
.feature-txt {
font-size: 14px;
display:flex;
align-items: center;
color:rgba(34,34,34,0.5);
}
.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;
}
/* 上边距 */
.mt20 {
margin-top: 20px !important;
}
.mt30 {
margin-top: 30px !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;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。