diff --git a/pages/NEUIKit/pages/Contact/BcFriend.vue b/pages/NEUIKit/pages/Contact/BcFriend.vue deleted file mode 100644 index b044655..0000000 --- a/pages/NEUIKit/pages/Contact/BcFriend.vue +++ /dev/null @@ -1,208 +0,0 @@ - - - - - - - - - - - - - - {{ receiverUserData.tel || "-" }} - - - {{ receiverUserData.userName || "-" }} - - - - - 开始聊天 - - - - - - - - - - - - - {{ item.userName }} - - - {{ item.tel }} - - - - - - - - - - - - - - - diff --git a/pages/NEUIKit/pages/Contact/contact-list/friend-list.vue b/pages/NEUIKit/pages/Contact/contact-list/friend-list.vue deleted file mode 100644 index adce45d..0000000 --- a/pages/NEUIKit/pages/Contact/contact-list/friend-list.vue +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - {{ friendGroup.key }} - - - - {{ friend.appellation }} - - - - - - - - - diff --git a/pages/NEUIKit/pages/Contact/contact-list/index.vue b/pages/NEUIKit/pages/Contact/contact-list/index.vue deleted file mode 100644 index 1ea6804..0000000 --- a/pages/NEUIKit/pages/Contact/contact-list/index.vue +++ /dev/null @@ -1,276 +0,0 @@ - - - - - - {{ t("contactText") }} - - - - - - - - - - {{ t("addFriendText") }} - - - - - - {{ t("createTeamText") }} - - - - - - - - - - - 添加好友 - - - - - - {{ t("validMsgText") }} - - - - - {{ t("blacklistText") }} - - - - - - 公司内部成员 - - - - - - - - - - - - - diff --git a/pages/NEUIKit/pages/Contact/index.vue b/pages/NEUIKit/pages/Contact/index.vue index f87473f..1ce31eb 100644 --- a/pages/NEUIKit/pages/Contact/index.vue +++ b/pages/NEUIKit/pages/Contact/index.vue @@ -1,26 +1,8 @@ - + - diff --git a/pages/NEUIKit/pages/Conversation/conversation-list/conversation-item-isRead.vue b/pages/NEUIKit/pages/Conversation/conversation-list/conversation-item-isRead.vue deleted file mode 100644 index 51f310f..0000000 --- a/pages/NEUIKit/pages/Conversation/conversation-list/conversation-item-isRead.vue +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/pages/NEUIKit/pages/Conversation/conversation-list/conversation-item.vue b/pages/NEUIKit/pages/Conversation/conversation-list/conversation-item.vue deleted file mode 100644 index e9425f5..0000000 --- a/pages/NEUIKit/pages/Conversation/conversation-list/conversation-item.vue +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - - {{ unread }} - - - - - - - - - {{ sessionName }} - - {{ date }} - - - - {{ "[" + t("someoneText") + "@" + t("meText") + "]" }} - - - {{ lastMsgContent }} - - - - - - handleClick(action.type)"> - {{ action.name }} - - - - - - - - - diff --git a/pages/NEUIKit/pages/Conversation/conversation-list/index.vue b/pages/NEUIKit/pages/Conversation/conversation-list/index.vue index 954ec55..1ce31eb 100644 --- a/pages/NEUIKit/pages/Conversation/conversation-list/index.vue +++ b/pages/NEUIKit/pages/Conversation/conversation-list/index.vue @@ -1,345 +1,8 @@ - - - - - 最近的会话 - - - - - - - + - diff --git a/pages/NEUIKit/pages/styles/common.scss b/pages/NEUIKit/pages/styles/common.scss deleted file mode 100644 index e69de29..0000000 diff --git a/pages/message/index.vue b/pages/message/index.vue index 2db45ac..cb9242f 100644 --- a/pages/message/index.vue +++ b/pages/message/index.vue @@ -12,11 +12,11 @@ > - + - + @@ -52,11 +52,11 @@