From 020f332163bc331aa5d376da4b4657e7cc5f1cf5 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 13 May 2024 14:13:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A9=BA=E6=9C=A8=E7=AE=B1=E5=85=A5=E5=BA=93?= =?UTF-8?q?=E8=BF=9E=E7=BB=AD=E6=89=AB=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/reset.css | 3 + components/LinkScan.vue | 127 ++++++++++++++++++++++++++ pages/SecondPhase/EmptyBoxInStore.vue | 10 +- 3 files changed, 138 insertions(+), 2 deletions(-) create mode 100644 components/LinkScan.vue diff --git a/common/style/reset.css b/common/style/reset.css index 9a0f5c0..bb27253 100644 --- a/common/style/reset.css +++ b/common/style/reset.css @@ -133,4 +133,7 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re } .mgb10 { margin-bottom: 10rpx; +} +.mgr10 { + margin-right: 10rpx; } \ No newline at end of file diff --git a/components/LinkScan.vue b/components/LinkScan.vue new file mode 100644 index 0000000..ffa39a8 --- /dev/null +++ b/components/LinkScan.vue @@ -0,0 +1,127 @@ + + + + + diff --git a/pages/SecondPhase/EmptyBoxInStore.vue b/pages/SecondPhase/EmptyBoxInStore.vue index a5cee8e..9b6429a 100644 --- a/pages/SecondPhase/EmptyBoxInStore.vue +++ b/pages/SecondPhase/EmptyBoxInStore.vue @@ -16,7 +16,7 @@ 木箱号 - + @@ -45,11 +45,13 @@