diff --git a/package-lock.json b/package-lock.json index 96c705c..6e7cc3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "axios": "^1.7.9", - "element-plus": "^2.9.2", + "element-plus": "^2.9.4", "pinia": "^2.3.0", "vue": "^3.5.13", "vue-router": "^4.5.0" @@ -2974,9 +2974,9 @@ "license": "ISC" }, "node_modules/element-plus": { - "version": "2.9.2", - "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.9.2.tgz", - "integrity": "sha512-HS+Cc5mmy70DixJuoN3cMxPPoNWXkjHzUw2PcGmysk6NHQzzUtwi2Vc+dlmbmRxj3eNqgC1xpPQV5Nf9uDtQRg==", + "version": "2.9.4", + "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.9.4.tgz", + "integrity": "sha512-sGnW0wd9zf6lEGixXV2gfwx3X6VTMkP52qTkX7zbURJ2oariyslrKTBh2txt1sdn1pUvj2l0KY3OfSXoZGmDOw==", "license": "MIT", "dependencies": { "@ctrl/tinycolor": "^3.4.1", diff --git a/package.json b/package.json index 63183a0..3695ed7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "axios": "^1.7.9", - "element-plus": "^2.9.2", + "element-plus": "^2.9.4", "pinia": "^2.3.0", "vue": "^3.5.13", "vue-router": "^4.5.0" diff --git a/src/router/index.js b/src/router/index.js index d66ea00..1cfdfdc 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -13,7 +13,7 @@ const router = createRouter({ path: '/home', name: 'home', component: () => import('../views/Home.vue'), - meta: { requiresAuth: true }, + // meta: { requiresAuth: true }, }, { path: '/change-password', diff --git a/src/views/Home.vue b/src/views/Home.vue index 3182e45..5a44813 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -138,10 +138,13 @@ - - - - + + + + + + @@ -162,6 +165,20 @@ 车道4 + + + + + 周一 + 周二 + 周三 + 周四 + 周五 + 周六 + 周日 + + + 保存方案 @@ -170,7 +187,7 @@ - + 车道4 +