Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
dff29bd351
2 changed files with 0 additions and 68 deletions
  1. 66
      pages/home/attentionPaperList/index.js
  2. 2
      pages/home/attentionPaperList/index.wxml

66
pages/home/attentionPaperList/index.js

@ -1,66 +0,0 @@
// pages/home/attentionPaperList/index.js
Page({
/**
* 页面的初始数据
*/
data: {
},
/**
* 生命周期函数--监听页面加载
*/
onLoad: function (options) {
},
/**
* 生命周期函数--监听页面初次渲染完成
*/
onReady: function () {
},
/**
* 生命周期函数--监听页面显示
*/
onShow: function () {
},
/**
* 生命周期函数--监听页面隐藏
*/
onHide: function () {
},
/**
* 生命周期函数--监听页面卸载
*/
onUnload: function () {
},
/**
* 页面相关事件处理函数--监听用户下拉动作
*/
onPullDownRefresh: function () {
},
/**
* 页面上拉触底事件的处理函数
*/
onReachBottom: function () {
},
/**
* 用户点击右上角分享
*/
onShareAppMessage: function () {
}
})

2
pages/home/attentionPaperList/index.wxml

@ -1,2 +0,0 @@
<!--pages/home/attentionPaperList/index.wxml-->
<text>pages/home/attentionPaperList/index.wxml</text>
Loading…
Cancel
Save