From 2d2fdd54088b34a81e7c6ba6d096c067b6617f18 Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Thu, 7 Oct 2021 13:58:11 +0800 Subject: [PATCH] no message --- pages/mall/fragment/index.wxml | 2 +- pages/moment/fragment/index.js | 5 +++-- pages/moment/information/index.wxml | 4 ---- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/pages/mall/fragment/index.wxml b/pages/mall/fragment/index.wxml index ff09569..a0b4ab5 100644 --- a/pages/mall/fragment/index.wxml +++ b/pages/mall/fragment/index.wxml @@ -97,7 +97,7 @@ 查看更多行情 - + 暂无数据 diff --git a/pages/moment/fragment/index.js b/pages/moment/fragment/index.js index 0b0a12f..7afd314 100644 --- a/pages/moment/fragment/index.js +++ b/pages/moment/fragment/index.js @@ -38,6 +38,9 @@ Component({ methods: { onRestart: function () { if(!this.data.firstShow){ + setTimeout(() => { + this.setData({ tabIndex: 0, tabList: [ '推荐', '关注', '全部' , '资讯'] }) + }, 100) params.date = util.formatDate(new Date(), 'Y-M-D') } this.data.firstShow = true @@ -98,12 +101,10 @@ Component({ this.setData({noticeList: this.data.noticeList}) } }).catch(err => { - console.log(err) this.data.loopRequesting = false }) }, handResult: function(record){ - console.log(record) // if(record.latestQuoteTime.indexOf(params.data) < 0){ // return // } diff --git a/pages/moment/information/index.wxml b/pages/moment/information/index.wxml index 19da0e0..0c678c0 100644 --- a/pages/moment/information/index.wxml +++ b/pages/moment/information/index.wxml @@ -1,6 +1,5 @@ - @@ -8,9 +7,6 @@ - - -