- <mobile-main frameStyle="{{frameStyle}}" bind:tabPath="tabPath">
- <view slot="info" class="main" style="height:{{infoHeight}}px;">
- <view class="one">
- <view class="content">
- <view class="left">
- <text class=" icon iconfont icon-jurassic_add-users"></text>
- </view>
- <view class="right">
- <input placeholder='新建群组' placeholder-class="placeholder"></input>
- </view>
- </view>
- </view>
- </view>
- </mobile-main>
|