diff --git a/src/views/operation/report/components/Prediction2.vue b/src/views/operation/report/components/Prediction2.vue new file mode 100644 index 0000000..dc767c3 --- /dev/null +++ b/src/views/operation/report/components/Prediction2.vue @@ -0,0 +1,124 @@ + + + + + {{ item.label || '' }} + + + + 红 + + + 红半 + + + 黑 + + + 黑半 + + + + + + + + + \ No newline at end of file diff --git a/src/views/operation/report/components/TabPane1.vue b/src/views/operation/report/components/TabPane1.vue new file mode 100644 index 0000000..b4d6236 --- /dev/null +++ b/src/views/operation/report/components/TabPane1.vue @@ -0,0 +1,550 @@ + + + + + + + + + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + + 导出 + + + + + + + + + + + + + + + + {{ parseTime(scope.row.matchDateTime) }} + + + + + + + 查看 + + + + + + + {{ item.row.codeName }} + + + + + {{ item.row.combinationDesc }} + + + + + {{ item.row.odds }} + + + + + + + + + + + + + 查看 + + + + + finyx-AI + D3-index + + + + + + {{ item.row.lable }} + + + + + {{ item.row.value || '-' }} + + + + + + + + + {{ item.row.lable }} + + + + + {{ item.row.value || '-' }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + finyx-AI + D3-index + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/operation/report/components/TabPane2.vue b/src/views/operation/report/components/TabPane2.vue new file mode 100644 index 0000000..67addf1 --- /dev/null +++ b/src/views/operation/report/components/TabPane2.vue @@ -0,0 +1,415 @@ + + + + + + + + + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + + 导出 + + + + + + + + + + + + + + + + {{ parseTime(scope.row.matchDateTime) }} + + + + + 查看 + + + + + + + 查看 + + + + + + + {{ item.row.lable }} + + + + + {{ item.row.value || '-' }} + + + + + + + + + + + D3-index + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/operation/report/index.vue b/src/views/operation/report/index.vue index 6dfca79..aa86fac 100644 --- a/src/views/operation/report/index.vue +++ b/src/views/operation/report/index.vue @@ -1,549 +1,36 @@ - - - - - - - - - - - - - - - - - - - - - 查询 - 重置 - - - - - - - 导出 - - - - - - - - - - - - - - - - {{ parseTime(scope.row.matchDateTime) }} - - - - - - - 查看 - - - - - - - {{ item.row.codeName }} - - - - - {{ item.row.combinationDesc }} - - - - - {{ item.row.odds }} - - - - - - - - - - - - - 查看 - - - - - finyx-AI - D3-index - - - - - - {{ item.row.lable }} - - - - - {{ item.row.value || '-' }} - - - - - - - - - {{ item.row.lable }} - - - - - {{ item.row.value || '-' }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - finyx-AI - D3-index - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - - - \ No newline at end of file