diff --git a/package.json b/package.json index 6b17dee..44aafc1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "dependencies": { "@element-plus/icons-vue": "^2.3.1", "element-plus": "^2.8.8", - "vue": "^3.5.13" + "vue": "^3.5.13", + "vue-router": "^4.5.0" }, "devDependencies": { "@vitejs/plugin-vue": "^5.2.1", diff --git a/src/App.vue b/src/App.vue index 10d2a8c..b36583f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,8 +3,7 @@ diff --git a/src/views/login/index.vue b/src/views/login/index.vue new file mode 100644 index 0000000..6fde820 --- /dev/null +++ b/src/views/login/index.vue @@ -0,0 +1,11 @@ + + + + +