diff --git a/components/novel/CatalogPopup.vue b/components/novel/CatalogPopup.vue new file mode 100644 index 0000000..0576627 --- /dev/null +++ b/components/novel/CatalogPopup.vue @@ -0,0 +1,26 @@ + + + \ No newline at end of file diff --git a/components/novel/RankListItem.vue b/components/novel/RankListItem.vue new file mode 100644 index 0000000..2dbf2cd --- /dev/null +++ b/components/novel/RankListItem.vue @@ -0,0 +1,93 @@ + + + + + \ No newline at end of file diff --git a/components/novel/workItem.vue b/components/novel/workItem.vue index b23d5be..82acdb7 100644 --- a/components/novel/workItem.vue +++ b/components/novel/workItem.vue @@ -27,7 +27,7 @@ - + diff --git a/pages.json b/pages.json index bc0af0b..90b3332 100644 --- a/pages.json +++ b/pages.json @@ -69,6 +69,42 @@ }, { "path": "novel/chapterList" + }, + { + "path": "novel/ReaderAchievement" + }, + { + "path": "novel/readnovels" + }, + { + "path": "novel/SubscriptionInformation" + }, + { + "path": "novel/Tipping" + }, + { + "path": "novel/Review" + }, + { + "path": "novel/comments" + }, + { + "path": "novel/Respondcomments" + }, + { + "path": "novel/Walletflow" + }, + { + "path": "novel/creator" + }, + { + "path": "novel/Giftbox" + }, + { + "path": "novel/Giftpurchases" + }, + { + "path": "novel/Mycomment" } ] }], diff --git a/pages/index/bookshelf.vue b/pages/index/bookshelf.vue index 5b540b8..8f5a774 100644 --- a/pages/index/bookshelf.vue +++ b/pages/index/bookshelf.vue @@ -1,4 +1,5 @@