@@ -39,10 +39,8 @@
|
||||
<view class="map">
|
||||
<map bindmarkertap="bindmarkertap" bindtap="closeshop" id="map" latitude="{{latitude}}" longitude="{{longitude}}" markers="{{markers}}" scale="{{zoomsize}}" showLocation="{{showLocation}}"></map>
|
||||
<cover-view class="custom-btn">
|
||||
<cover-view class="btn">
|
||||
<button size="mini" type="default" plain="ture" open-type="contact" >
|
||||
<cover-view bindtap="callUs" class="btn">
|
||||
<cover-image class="img" src="/img/service.png"></cover-image>
|
||||
</button>
|
||||
</cover-view>
|
||||
<cover-view bindtap="tolocation" class="btn">
|
||||
<cover-image class="img" src="/img/local.png"></cover-image>
|
||||
|
||||
@@ -8,11 +8,6 @@
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
.custom-btn .btn button {
|
||||
border: 0;
|
||||
|
||||
}
|
||||
|
||||
.custom-btn .btn {
|
||||
background: #fff;
|
||||
border: 2rpx solid #e4e4e4;
|
||||
@@ -25,7 +20,6 @@
|
||||
text-align: center;
|
||||
width: 88rpx;
|
||||
z-index: 130;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
|
||||
Reference in New Issue
Block a user