From 3b68db049910e038aad37885d820b3c319d0d9fd Mon Sep 17 00:00:00 2001 From: dhy1725534722 <1725534722@qq.com> Date: Wed, 2 Aug 2023 15:25:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/cosmeticsFile/medical.vue | 9 +- .../components/cosmeticsArchives.vue | 832 +++++++++++------- src/views/productsMsg/components/health.vue | 550 +++++++++++- 3 files changed, 1044 insertions(+), 347 deletions(-) diff --git a/src/views/cosmeticsFile/medical.vue b/src/views/cosmeticsFile/medical.vue index 3d860b6..45d348c 100644 --- a/src/views/cosmeticsFile/medical.vue +++ b/src/views/cosmeticsFile/medical.vue @@ -432,6 +432,10 @@ export default { width: 82%; padding: 0; } +::v-deep .el-input { + width: 50% !important; + margin-left: 25px; +} ::v-deep .el-dialog:not(.is-fullscreen) { margin-bottom: 1vh !important; } @@ -489,8 +493,5 @@ export default { .el-radio { margin-top: 10px; } -.el-input { - width: 50% !important; - margin-left: 25px; -} + \ No newline at end of file diff --git a/src/views/productsMsg/components/cosmeticsArchives.vue b/src/views/productsMsg/components/cosmeticsArchives.vue index b79abf1..3d22b30 100644 --- a/src/views/productsMsg/components/cosmeticsArchives.vue +++ b/src/views/productsMsg/components/cosmeticsArchives.vue @@ -1,341 +1,370 @@ - - - - - \ No newline at end of file diff --git a/src/views/productsMsg/components/health.vue b/src/views/productsMsg/components/health.vue index 85acc76..aaf4e95 100644 --- a/src/views/productsMsg/components/health.vue +++ b/src/views/productsMsg/components/health.vue @@ -1,5 +1,549 @@ \ No newline at end of file + + + + + + + \ No newline at end of file