暂存
This commit is contained in:
@@ -19,6 +19,10 @@ Component({
|
||||
* 组件的方法列表
|
||||
*/
|
||||
methods: {
|
||||
|
||||
jumpToHistory() {
|
||||
wx.navigateTo({
|
||||
url: '/pages/readingHistory/index',
|
||||
})
|
||||
}
|
||||
}
|
||||
})
|
Reference in New Issue
Block a user