会议详情,项目详情,我的页面
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<view class="list-box">
|
||||
<view class="list-item" wx:for="list" wx:key="item">
|
||||
<text class="list-time">2021-10-12 12:00:00</text>
|
||||
<view class="list-files">
|
||||
<text>1文件名称列表文件名称列表文件名称列表文件名称列表.PDF</text>
|
||||
<text>2文件名称列表文件名称列表文件名称列表文件名称列表.PDF</text>
|
||||
<text>3文件名称文件名称列表文件名称列表.PDF</text>
|
||||
<text>4文件名称列表文件名称列表文件名称列表文件名称列表.PDF</text>
|
||||
<text>5文件名称列表文件名称列表文件名称列表文件名称列表.PDF</text>
|
||||
<text>6文件名称.PDF</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user