You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
416 B
17 lines
416 B
<view class="preload-item">
|
|
<view class="grid-name"></view>
|
|
<view class="time"></view>
|
|
<view class="content">
|
|
<view class="left"></view>
|
|
<view class="right">
|
|
<view class="top">
|
|
<view class="state"></view>
|
|
<view class="title"></view>
|
|
</view>
|
|
<view class="duration"></view>
|
|
</view>
|
|
</view>
|
|
<view class="category">
|
|
<view class="name"></view>
|
|
</view>
|
|
</view>
|