From 47e8f22bc9f9ff8aee108ef111e8edb589fadb14 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Tue, 23 Apr 2024 12:40:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=A1=A8=E5=8D=95=E4=B8=AD?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- src/views/parameter.vue | 138 +++++++++++++++++++++++++++++++++++----- 2 files changed, 122 insertions(+), 18 deletions(-) diff --git a/index.html b/index.html index 030a6ff..b783473 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Vite App + 细胞功能优选分析系统
diff --git a/src/views/parameter.vue b/src/views/parameter.vue index 603ea6e..258ad3d 100644 --- a/src/views/parameter.vue +++ b/src/views/parameter.vue @@ -42,6 +42,18 @@ } } } + .el-table:deep{ + margin-bottom:10px; + .input{ + .cell{ + display: flex; + justify-content: space-evenly; + .el-input{ + margin:0 5px; + } + } + } + } } .el-button.submit{ width:120px; @@ -95,23 +107,6 @@ -
-
- - - - - - - - 示例表格 - - - - -
@@ -139,6 +134,44 @@
+
+
+ + + + + + + + 示例表格 + + + + + + + + + + + + + + + + + +
@@ -168,6 +201,28 @@ + + + + + + + + + + + + + + 软骨分化能力 @@ -245,11 +300,60 @@ + + + + + + + + + + + + +
开始分析 \ No newline at end of file