我的页面
This commit is contained in:
@@ -1,13 +1,8 @@
|
||||
<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>
|
||||
<text class="list-time">{{item.uploadTime}}</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>
|
||||
<text>{{item.fileName}}</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user