com_top_nav.wxml
404 Bytes
<cover-view class="t_nav" style="height:{{height}}px;background-color:{{bcolor}};color:{{color}}">
<cover-view class="tab" style="height:{{h1}}px;">
ID:{{user_id}}
<cover-view class="contant" style="height:{{h2}}px">
<cover-view class="title_set">{{title}}</cover-view>
</cover-view>
</cover-view>
<!-- 用于顶开层的高 -->
<cover-view style="height:{{height}}px"></cover-view>