From 0ea889daf1575fabe792d2f3e5accfcec692acbb Mon Sep 17 00:00:00 2001 From: zhangyuan Date: Mon, 6 Jul 2020 17:14:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=95=E7=A4=BA=E5=BF=83=E7=90=86=E5=92=A8?= =?UTF-8?q?=E8=AF=A2=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../psychologyanswer-add-or-update.vue | 145 +++++++++++++++ .../modules/psychology/psychologyanswer.vue | 75 ++++++++ .../psychologyquestion-add-or-update.vue | 173 ++++++++++++++++++ .../modules/psychology/psychologyquestion.vue | 132 +++++++++++++ 4 files changed, 525 insertions(+) create mode 100644 src/views/modules/psychology/psychologyanswer-add-or-update.vue create mode 100644 src/views/modules/psychology/psychologyanswer.vue create mode 100644 src/views/modules/psychology/psychologyquestion-add-or-update.vue create mode 100644 src/views/modules/psychology/psychologyquestion.vue diff --git a/src/views/modules/psychology/psychologyanswer-add-or-update.vue b/src/views/modules/psychology/psychologyanswer-add-or-update.vue new file mode 100644 index 0000000..01b5e73 --- /dev/null +++ b/src/views/modules/psychology/psychologyanswer-add-or-update.vue @@ -0,0 +1,145 @@ + + + diff --git a/src/views/modules/psychology/psychologyanswer.vue b/src/views/modules/psychology/psychologyanswer.vue new file mode 100644 index 0000000..6d6b9c7 --- /dev/null +++ b/src/views/modules/psychology/psychologyanswer.vue @@ -0,0 +1,75 @@ + + + diff --git a/src/views/modules/psychology/psychologyquestion-add-or-update.vue b/src/views/modules/psychology/psychologyquestion-add-or-update.vue new file mode 100644 index 0000000..975e7ed --- /dev/null +++ b/src/views/modules/psychology/psychologyquestion-add-or-update.vue @@ -0,0 +1,173 @@ + + + diff --git a/src/views/modules/psychology/psychologyquestion.vue b/src/views/modules/psychology/psychologyquestion.vue new file mode 100644 index 0000000..188218b --- /dev/null +++ b/src/views/modules/psychology/psychologyquestion.vue @@ -0,0 +1,132 @@ + + +