diff --git a/package-lock.json b/package-lock.json index f03c67a..ad313c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "vue-router": "^4.0.14" }, "devDependencies": { - "@types/node": "^17.0.29", + "@types/node": "^17.0.30", "@types/nprogress": "^0.2.0", "@types/sortablejs": "^1.10.7", "@typescript-eslint/eslint-plugin": "^5.21.0", @@ -47,7 +47,7 @@ "prettier": "^2.6.2", "sass": "^1.51.0", "sass-loader": "^12.6.0", - "typescript": "^4.6.3", + "typescript": "^4.6.4", "vite": "^2.9.6", "vue-eslint-parser": "^8.3.0" }, @@ -505,9 +505,9 @@ } }, "node_modules/@types/node": { - "version": "17.0.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.29.tgz", - "integrity": "sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA==", + "version": "17.0.30", + "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.30.tgz", + "integrity": "sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==", "dev": true }, "node_modules/@types/nprogress": { @@ -4154,9 +4154,9 @@ } }, "node_modules/typescript": { - "version": "4.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz", - "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==", + "version": "4.6.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz", + "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==", "devOptional": true, "bin": { "tsc": "bin/tsc", @@ -4831,9 +4831,9 @@ } }, "@types/node": { - "version": "17.0.29", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.29.tgz", - "integrity": "sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA==", + "version": "17.0.30", + "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.30.tgz", + "integrity": "sha512-oNBIZjIqyHYP8VCNAV9uEytXVeXG2oR0w9lgAXro20eugRQfY002qr3CUl6BAe+Yf/z3CRjPdz27Pu6WWtuSRw==", "dev": true }, "@types/nprogress": { @@ -7422,9 +7422,9 @@ "dev": true }, "typescript": { - "version": "4.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz", - "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==", + "version": "4.6.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz", + "integrity": "sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==", "devOptional": true }, "uri-js": { diff --git a/package.json b/package.json index e692e47..8ec0f68 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "vue-router": "^4.0.14" }, "devDependencies": { - "@types/node": "^17.0.29", + "@types/node": "^17.0.30", "@types/nprogress": "^0.2.0", "@types/sortablejs": "^1.10.7", "@typescript-eslint/eslint-plugin": "^5.21.0", @@ -48,7 +48,7 @@ "prettier": "^2.6.2", "sass": "^1.51.0", "sass-loader": "^12.6.0", - "typescript": "^4.6.3", + "typescript": "^4.6.4", "vite": "^2.9.6", "vue-eslint-parser": "^8.3.0" }, diff --git a/src/i18n/lang/en.ts b/src/i18n/lang/en.ts index 7987da2..6647f95 100644 --- a/src/i18n/lang/en.ts +++ b/src/i18n/lang/en.ts @@ -172,7 +172,7 @@ export default { sixClassic: 'Two', sixTransverse: 'Three', sixColumns: 'Four', - tipText: 'Click the button below to copy the layout configuration to `/src/store/modules/themeConfig.ts` It has been modified in.', + tipText: 'Click the button below to copy the layout configuration to `/src/stores/themeConfig.ts` It has been modified in.', copyText: 'replication configuration', resetText: 'restore default', copyTextSuccess: 'Copy succeeded!', diff --git a/src/i18n/lang/zh-cn.ts b/src/i18n/lang/zh-cn.ts index 83ecbf9..38fc84a 100644 --- a/src/i18n/lang/zh-cn.ts +++ b/src/i18n/lang/zh-cn.ts @@ -172,7 +172,7 @@ export default { sixClassic: '经典', sixTransverse: '横向', sixColumns: '分栏', - tipText: '点击下方按钮,复制布局配置去 `src/store/modules/themeConfig.ts` 中修改。', + tipText: '点击下方按钮,复制布局配置去 `src/stores/themeConfig.ts` 中修改。', copyText: '一键复制配置', resetText: '一键恢复默认', copyTextSuccess: '复制成功!', diff --git a/src/i18n/lang/zh-tw.ts b/src/i18n/lang/zh-tw.ts index ebedef4..18edb1c 100644 --- a/src/i18n/lang/zh-tw.ts +++ b/src/i18n/lang/zh-tw.ts @@ -172,7 +172,7 @@ export default { sixClassic: '經典', sixTransverse: '橫向', sixColumns: '分欄', - tipText: '點擊下方按鈕,複製佈局配寘去`src/store/modules/themeConfig.ts`中修改。', + tipText: '點擊下方按鈕,複製佈局配寘去`src/stores/themeConfig.ts`中修改。', copyText: '一鍵複製配寘', resetText: '一鍵恢復默認', copyTextSuccess: '複製成功!', diff --git a/src/layout/navBars/tagsView/tagsView.vue b/src/layout/navBars/tagsView/tagsView.vue index 44546e7..a4f4e77 100644 --- a/src/layout/navBars/tagsView/tagsView.vue +++ b/src/layout/navBars/tagsView/tagsView.vue @@ -1,6 +1,6 @@