@@ -84,7 +84,8 @@
tabChange(cur) {
this.current = cur
this.tabValue = this.tabList[cur].value;
- this.getNoticeListByType(1, 10);
+ // this.getNoticeListByType(1, 10);
+ this.$refs.paging.reload()
},
/**
* 下拉分页组件触发
@@ -22,7 +22,7 @@
难度 <u-rate :count="5" v-model="details.difficult" active-color="#EF651F" disabled size="30" :gutter="4"/>
</view>
<view class="study">
- 学习时间:{{ details.cycle }}年
+ 学习时间:{{ details.cycle }}月