canyin-project/ybcy/miniApp/components/my-map.wxss

12 lines
2.4 KiB
Plaintext
Raw Permalink Normal View History

2024-11-01 16:07:54 +08:00
view,
label,
swiper-item,
scroll-view{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:auto;flex-basis:auto;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:flex-start;align-content:flex-start}view,
image,
input,
scroll-view,
swiper,
swiper-item,
text,
textarea,
video{position:relative;border:0 solid #000;box-sizing:border-box}swiper-item{position:absolute}button{margin:0}.mymap-box{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:750rpx;background-color:#fff}.search-box{width:750rpx;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:20rpx}.postion{width:150rpx;height:66rpx;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:right;margin-top:12rpx}.postion-text{font-size:30rpx;margin-bottom:10rpx;color:#666}.search{width:400rpx;border-width:1rpx;border-radius:50rpx;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:66rpx;padding:0 20rpx;font-size:28rpx}.search-btn{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:20rpx;border-radius:50rpx;height:66rpx!important}.search-label{font-size:28rpx;text-overflow:ellipsis;overflow:hidden}.mymap{-webkit-box-flex:1;-webkit-flex:1;flex:1;width:750rpx}.footer-list-box{height:700rpx}.footer-list-cont{padding:20rpx 10rpx;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;border-bottom-width:1rpx;border-bottom-color:#999}.footer-list-cont-l{-webkit-box-flex:1;-webkit-flex:1;flex:1;margin-left:20rpx}.footer-list-cont-l-text{font-size:34rpx;font-weight:700;color:#333}.footer-list-cont-l-bottom{font-size:28rpx;color:#999;padding:10rpx 0}.distance{font-size:28rpx;color:#999}