|
@@ -5,7 +5,7 @@
|
|
|
<view class="author-time">
|
|
|
<!-- <image class="author-avatar" src="../{{currentNews.icon}}"></image> -->
|
|
|
<text class="author-name">{{ currentNews.author }}</text>
|
|
|
- <text class="const-text">发表于</text>
|
|
|
+ <!-- <text class="const-text">发表于</text> -->
|
|
|
<text class="time">{{ currentNews.time }}</text>
|
|
|
</view>
|
|
|
<view class="horizon"></view>
|