diff --git a/src/components/EpubView.vue b/src/components/EpubView.vue index d432c82..7a885c2 100644 --- a/src/components/EpubView.vue +++ b/src/components/EpubView.vue @@ -24,7 +24,7 @@ diff --git a/src/components/TocComponent.vue b/src/components/TocComponent.vue new file mode 100644 index 0000000..a48707c --- /dev/null +++ b/src/components/TocComponent.vue @@ -0,0 +1,175 @@ + + + + diff --git a/src/views/ReaderView.vue b/src/views/ReaderView.vue index 08e560d..df3b496 100644 --- a/src/views/ReaderView.vue +++ b/src/views/ReaderView.vue @@ -1,4 +1,3 @@ -