diff --git a/index.html b/index.html index b7c2ffe..9abcceb 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,9 @@ - + - Vite + Vue + 资产系统 diff --git a/public/microsoft-money.ico b/public/microsoft-money.ico new file mode 100644 index 0000000..936fd31 Binary files /dev/null and b/public/microsoft-money.ico differ diff --git a/src/App.vue b/src/App.vue index de96898..01decb7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,9 +5,8 @@ import Login from './views/Login.vue'