@@ -246,6 +246,7 @@ export default {
this.chapterId=this.$route.query.chapterId
this.fromPage=this.$route.query.fromPage||''
this.getDetail()
+ this.getBannerList()
},
mounted(){
$(document).on('click', '.rich-content img',function(event) {
@@ -269,7 +269,7 @@ export default {
this.fromPage = this.$route.query.fromPage || ''
this.getUserInfo()
-