diff --git a/src/components/RightResult/RightResult.vue b/src/components/RightResult/RightResult.vue index c48a41d..b5f0091 100644 --- a/src/components/RightResult/RightResult.vue +++ b/src/components/RightResult/RightResult.vue @@ -16,7 +16,7 @@
- + @@ -29,10 +29,8 @@
- - - - + +
加载中...
@@ -546,7 +544,6 @@ defineExpose({ refreshTaskList: loadTaskList // 刷新任务列表 }); - + + \ No newline at end of file diff --git a/src/components/index/StencilTabs.vue b/src/components/index/StencilTabs.vue new file mode 100644 index 0000000..3b7c817 --- /dev/null +++ b/src/components/index/StencilTabs.vue @@ -0,0 +1,101 @@ + + + + + + \ No newline at end of file diff --git a/src/components/index/Stencil.vue b/src/components/index/StencilWaterfall.vue similarity index 65% rename from src/components/index/Stencil.vue rename to src/components/index/StencilWaterfall.vue index 4feff5a..d3468a9 100644 --- a/src/components/index/Stencil.vue +++ b/src/components/index/StencilWaterfall.vue @@ -1,29 +1,6 @@ + + \ No newline at end of file diff --git a/src/views/index/index.vue b/src/views/index/index.vue index eb4602c..81b8d9c 100644 --- a/src/views/index/index.vue +++ b/src/views/index/index.vue @@ -1,9 +1,18 @@