diff --git a/vue/public/PG.png b/vue/public/PG.png
new file mode 100644
index 00000000..c3a503c8
Binary files /dev/null and b/vue/public/PG.png differ
diff --git a/vue/src/router/index.js b/vue/src/router/index.js
index 311c25df..739087fd 100644
--- a/vue/src/router/index.js
+++ b/vue/src/router/index.js
@@ -92,7 +92,8 @@ export const constantRoutes = [
{
path: 'dashboard',
//component: () => import('@/views/pg-fis/basedate/m100Online/normalPritIndex.vue'),//fis
- component: () => import('@/views/ux/backGroundWork'),
+ //component: () => import('@/views/ux/backGroundWork'),
+ component: () => import('@/views/ux/background'),
name: 'Dashboard',
meta: {
title: '系统首页',
diff --git a/vue/src/views/ux/background/index.vue b/vue/src/views/ux/background/index.vue
new file mode 100644
index 00000000..4499de89
--- /dev/null
+++ b/vue/src/views/ux/background/index.vue
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file