From ccc6d51b2d25eb253c5463fa581ed3a011c91466 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Wed, 9 Nov 2022 14:28:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/myShares.vue | 260 ++++++++++++----------------- static/images/icon/withdrawnew.png | Bin 0 -> 968 bytes 2 files changed, 109 insertions(+), 151 deletions(-) create mode 100644 static/images/icon/withdrawnew.png diff --git a/pages/my/myShares.vue b/pages/my/myShares.vue index d9efd2f..3f2af25 100644 --- a/pages/my/myShares.vue +++ b/pages/my/myShares.vue @@ -8,14 +8,13 @@ 问答 - + - - + - + - - - - + --> + + - + + + + {{ contentTypeFilter(item.contentType).text }} + + + - {{ contentTypeFilter(item.contentType).text }} - 分享日期:{{ item.time }} - - 我分享给{{ item.toAname }} + + + + + + 分享给{{ item.toAname }} + + 撤回 + + + 已查看 + + + 未查看 + - - - - - - - - - - - - - - - - - - - - - - - - - [已查看] - [未查看] - - - - - + - - {{item.time}} - 我分享给{{item.toAname}} + + 分享给{{item.toAname}} - - - + + 撤回 + + + 已查看 + + + 未查看 - - - - - - [已解决] - - [待解决] - - - - - - - - 最佳回答:{{ item.question.bestAnswer }} - - - - - {{item.time}} - 我分享给{{item.toAname}} - - - - - - + + + 分享给{{item.toAname}} - - - - - + + + 撤回 + + + 已查看 + + + 未查看 + - - @@ -493,22 +417,67 @@ export default {