diff --git a/src/assets/icons/Scan.vue b/src/assets/icons/Scan.vue
new file mode 100644
index 00000000..73e49f66
--- /dev/null
+++ b/src/assets/icons/Scan.vue
@@ -0,0 +1,8 @@
+
+
+
diff --git a/src/assets/icons/index.js b/src/assets/icons/index.js
index f51c6b06..10417c56 100644
--- a/src/assets/icons/index.js
+++ b/src/assets/icons/index.js
@@ -24,4 +24,5 @@ export { default as Zhixing } from './Zhixing.vue'
export { default as Zhizao } from './Zhizao.vue'
export { default as Env } from './Env.vue'
export { default as Elec } from './Elec.vue'
-export { default as Jcpz } from './Jcpz.vue'
\ No newline at end of file
+export { default as Jcpz } from './Jcpz.vue'
+export { default as Scan } from './Scan.vue'
\ No newline at end of file
diff --git a/src/views/template/scan.vue b/src/views/template/scan.vue
index 11df1868..7f396806 100644
--- a/src/views/template/scan.vue
+++ b/src/views/template/scan.vue
@@ -1,6 +1,6 @@
-
+ 扫码添加
\ No newline at end of file
+
+
\ No newline at end of file