From 15b0c019db1c5ad5a06bdf1a3b3d827fd6b40bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 19 Jul 2021 10:06:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=AD=E4=BB=A3=E6=A6=82=E8=A7=88=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xm/core/xmIteration/XmIterationInfo.vue | 3 +- .../core/xmIteration/XmIterationOverview.vue | 699 ++++++++++++++++++ .../XmIterationOverviewComplex.vue | 129 ++++ 3 files changed, 829 insertions(+), 2 deletions(-) create mode 100644 src/views/xm/core/xmIteration/XmIterationOverview.vue create mode 100644 src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue diff --git a/src/views/xm/core/xmIteration/XmIterationInfo.vue b/src/views/xm/core/xmIteration/XmIterationInfo.vue index 44366b66..e1a4c4d1 100644 --- a/src/views/xm/core/xmIteration/XmIterationInfo.vue +++ b/src/views/xm/core/xmIteration/XmIterationInfo.vue @@ -138,8 +138,7 @@ - - + diff --git a/src/views/xm/core/xmIteration/XmIterationOverview.vue b/src/views/xm/core/xmIteration/XmIterationOverview.vue new file mode 100644 index 00000000..4eaf08ad --- /dev/null +++ b/src/views/xm/core/xmIteration/XmIterationOverview.vue @@ -0,0 +1,699 @@ + + + + + + + diff --git a/src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue b/src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue new file mode 100644 index 00000000..2e881ff6 --- /dev/null +++ b/src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue @@ -0,0 +1,129 @@ + + + + +