修改发布为更新
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
<view class="right">
|
||||
<view class="title ellipsis-text">{{item.crsName}}</view>
|
||||
<view class="note ellipsis-text">
|
||||
发布:{{item.issuTm.substr(0, 10)}} 丨已学:{{item.accmStdyCnt}}
|
||||
更新:{{(item.mtTime||'').substr(0, 10)}} 丨已学:{{item.accmStdyCnt}}
|
||||
</view>
|
||||
<view class="button_div">
|
||||
<view class="button">去学习</view>
|
||||
@@ -169,7 +169,7 @@
|
||||
<view class="right">
|
||||
<view class="title ellipsis-text">{{item.crsName}}</view>
|
||||
<view class="note ellipsis-text">
|
||||
发布:{{item.issuTm.substr(0, 10)}} 丨已学:{{item.accmStdyCnt}}
|
||||
更新:{{(item.mtTime||'').substr(0, 10)}} 丨已学:{{item.accmStdyCnt}}
|
||||
</view>
|
||||
<view class="button_div">
|
||||
<view class="button">去学习</view>
|
||||
@@ -201,7 +201,7 @@
|
||||
<view class="right">
|
||||
<view class="title ellipsis-text">{{item.crsName}}</view>
|
||||
<view class="note ellipsis-text">
|
||||
发布:{{item.issuTm.substr(0, 10)}} 丨已学:{{item.accmStdyCnt}}
|
||||
更新:{{(item.mtTime||'').substr(0, 10)}} 丨已学:{{item.accmStdyCnt}}
|
||||
</view>
|
||||
<view class="button_div">
|
||||
<view class="button">去学习</view>
|
||||
|
||||
Reference in New Issue
Block a user