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 @@
+
+
+
+
+ {{scanList.join()+','}}
+
+
+
+
+
+
+
+
+ {{e}}
+
+
+
+
+
+
+
+
+
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 @@