this.currentBooks.rendition.themes.fontSize(fontSize)字號(hào)不能切換
老師,我跟著你的免費(fèi)課程和付費(fèi)課程一起看的。在代碼中,
methods: {
setFontSize(fontSize) {
this.setDefaultFontSize(fontSize)
this.currentBooks.rendition.themes.fontSize(fontSize)
}
}
我fontSize字號(hào)能打印出來(lái),就是字體大小不能跟著改變,不知道為什么
2021-02-28
請(qǐng)問(wèn)解決這個(gè)問(wèn)題了嗎, 不知道是不是版本的問(wèn)題還是其他的一些什么原因
2019-05-30
打印一下你的fontsize 看一下是‘18’還是‘18px’沒(méi)有的話加上;
this.currentBooks.rendition.themes.fontSize(fontSize+‘px’)
2018-12-26
請(qǐng)繼續(xù)往下看,假如最后還是跑不起來(lái)的話來(lái)這里看看,地址:https://github.com/CruxF/IMOOC/tree/master/Vue?1545787902516