feat: 调整样式
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- Location -->
|
||||
<view wx:if="{{item.location}}" class="post-location">
|
||||
<text>{{item.location}}</text>
|
||||
</view>
|
||||
|
||||
<!-- Meta: Time + Action -->
|
||||
<view class="post-meta">
|
||||
<text class="post-time">{{item.time}}</text>
|
||||
|
||||
Reference in New Issue
Block a user