diff --git a/src/components/Topbar/UploadDropdown.vue b/src/components/Topbar/UploadDropdown.vue new file mode 100644 index 00000000..f7c2e84f --- /dev/null +++ b/src/components/Topbar/UploadDropdown.vue @@ -0,0 +1,278 @@ + + + + + + + + + + + + + Article + + + + + + + + + + + + + Music + + + + + + + + + + + + + + Sticker + + + + + + + + + + + + Video + + + + + + + + Creator center + + + + + diff --git a/src/components/Topbar/index.vue b/src/components/Topbar/index.vue index d866a18c..f1488682 100644 --- a/src/components/Topbar/index.vue +++ b/src/components/Topbar/index.vue @@ -1,185 +1,3 @@ - - - - - - - - - - - - - - - - - - - - - - - - - LOGIN IN - - - - - - - - - - - - - - - {{ unReadmessageCount > 999 ? '999+' : unReadmessageCount }} - - - - - - - - - - - - - {{ newMomentsCount > 999 ? '999+' : newMomentsCount }} - - - - - - - - - - - - - - - - - - - - - - - - Upload - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + LOGIN IN + + + + + + + + + + + + + + + {{ unReadmessageCount > 999 ? '999+' : unReadmessageCount }} + + + + + + + + + + + + + {{ newMomentsCount > 999 ? '999+' : newMomentsCount }} + + + + + + + + + + + + + + + + + + + + + + + + Upload + + + + + + + + + + +