diff --git a/src/router/router.js b/src/router/router.js index 3e3ebc8..63b5cfe 100644 --- a/src/router/router.js +++ b/src/router/router.js @@ -21,6 +21,7 @@ import PostContent from "@/views/contents/PostContent.vue"; import Explorer from "@/views/explorer/explorer.vue"; import {useAuthStore} from "@/stores/authStore.js"; import ForYouPage from "@/views/profile/ForYouPage.vue"; +import CreatorPresentation from "@/views/creators/CreatorPresentation.vue"; const routes = [ { @@ -28,6 +29,11 @@ const routes = [ component: Home, meta: { hideSideBar: true } }, + { + path: '/presentation/@:creator', + component: CreatorPresentation, + + }, { path: '/browse', component: CreatorList diff --git a/src/views/creators/CreatorPresentation.vue b/src/views/creators/CreatorPresentation.vue new file mode 100644 index 0000000..d95a0d7 --- /dev/null +++ b/src/views/creators/CreatorPresentation.vue @@ -0,0 +1,79 @@ + + + diff --git a/src/views/creators/banner/Creatornewssummary.vue b/src/views/creators/banner/Creatornewssummary.vue new file mode 100644 index 0000000..d116e76 --- /dev/null +++ b/src/views/creators/banner/Creatornewssummary.vue @@ -0,0 +1,85 @@ + + + diff --git a/src/views/creators/banner/bannerlower/BannerActionsXl.vue b/src/views/creators/banner/bannerlower/BannerActionsXl.vue index 6e76d92..ca2fb4d 100644 --- a/src/views/creators/banner/bannerlower/BannerActionsXl.vue +++ b/src/views/creators/banner/bannerlower/BannerActionsXl.vue @@ -63,16 +63,16 @@ -
-
-
@@ -105,15 +105,15 @@
- -
@@ -122,61 +122,6 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -