From 10752da4b4156032b6973aeef5f66a11258f22ab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com>
Date: Wed, 1 Jun 2022 13:17:59 +0800
Subject: [PATCH 01/13] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/questionItemInfo.vue | 33 +++
.../components/questions-item.vue | 51 ++---
.../my-questions/components/stand-item.vue | 54 +++++
.../personal/pages/my-questions/index.vue | 193 +++++++++++------
src/pages/phone/databaseSearch.vue | 101 +++++++--
src/pages/phone/domesticStand.vue | 195 +++++++++++++++++-
6 files changed, 514 insertions(+), 113 deletions(-)
create mode 100644 src/pages/personal/pages/my-questions/components/questionItemInfo.vue
create mode 100644 src/pages/personal/pages/my-questions/components/stand-item.vue
diff --git a/src/pages/personal/pages/my-questions/components/questionItemInfo.vue b/src/pages/personal/pages/my-questions/components/questionItemInfo.vue
new file mode 100644
index 000000000..9970b18d9
--- /dev/null
+++ b/src/pages/personal/pages/my-questions/components/questionItemInfo.vue
@@ -0,0 +1,33 @@
+
+
+