@ -1,5 +1,6 @@
{
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"usingComponents": {
"e-segment":"/components/segment/index",
"message": "./message/index",
@ -67,42 +67,6 @@ Page({
this.fetchDetail()
this.fetchDetailComment()
},
/**
* 生命周期函数--监听页面初次渲染完成
*/
onReady: function () {
* 生命周期函数--监听页面显示
onShow: function () {
* 生命周期函数--监听页面隐藏
onHide: function () {
* 生命周期函数--监听页面卸载
onUnload: function () {
* 页面相关事件处理函数--监听用户下拉动作
onPullDownRefresh: function () {
* 页面上拉触底事件的处理函数
@ -50,7 +50,7 @@
"list": []
"miniprogram": {
"current": 6,
"current": 7,
"list": [
"id": -1,
@ -98,6 +98,13 @@
"name": "User",
"pathName": "pages/user/index",
"query": "",
"scene": null
"name": "Topics",
"pathName": "pages/topics/index",
}
]