獲取不到currentLocation
function?updateLocation(){
????let?currentLocation?=?this.book.rendition.currentLocation()
????console.log(currentLocation)
}
this.rendition.display().then(()?=>?{
????updatteLocation()???//??輸出??{}
})function?updateLocation(){
????let?currentLocation?=?this.book.rendition.currentLocation()
????console.log(currentLocation)
}
this.rendition.display().then(()?=>?{
????updatteLocation()???//??輸出??{}
})2020-06-03
舉報
2021-10-14
這個是屬性沒有讀到