您好,登錄后才能下訂單哦!
覆蓋在原生組件之上的文本視圖。
可覆蓋的原生組件包括 map、video、canvas、camera、live-player、live-pusher
個(gè)人示例
<map class="map" id="map" longitude="{{longitude}}" latitude="{{latitude}}" scale="16" markers="{{markers}}" bindmarkertap="makertap" bindregionchange="mapchangeTap" >
<cover-view class="tips-dialog">
<cover-image src="/assets/img/dialog@2x.png" class="tips-dialog-img"></cover-image>
<cover-view wx:if="{{xb_count}}" class="tips-dialog-txt">
<cover-view class="xb">附近有{{xb_count}}位小幫</cover-view>
<cover-view class="minute">
<cover-view>預(yù)計(jì)最快</cover-view>
<cover-view >{{min_time_text}}</cover-view>
<cover-view>內(nèi)到達(dá)</cover-view>
</cover-view>
</cover-view>
<cover-view wx:else class="tips-dialog-txt2">附近暫無小幫</cover-view>
</cover-view>
<cover-image class="map-img" src="/assets/img/orientation@2x.png"/>
</map>
官方示例
<map
latitude="{{latitude}}"
longitude="{{longitude}}"
>
<cover-view class="cover-view">
<cover-view class="container">
<cover-view class="flex-wrp" >
<cover-view class="flex-item demo-text-1"></cover-view>
<cover-view class="flex-item demo-text-2"></cover-view>
<cover-view class="flex-item demo-text-3"></cover-view>
</cover-view>
</cover-view>
</cover-view>
</map>
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。