feat:合并

This commit is contained in:
lixg
2022-11-26 21:14:30 +08:00
parent a663dbe2b2
commit 6a5e772bb2
6 changed files with 53 additions and 44 deletions

View File

@@ -2,7 +2,7 @@
* @Author: lixg lixg@dongwu-inc.com
* @Date: 2022-11-09 09:26:26
* @LastEditors: lixg lixg@dongwu-inc.com
* @LastEditTime: 2022-11-23 17:25:31
* @LastEditTime: 2022-11-26 20:20:03
* @FilePath: /fe-manage/src/store/index.js
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
*/
@@ -14,7 +14,7 @@ export default createStore({
? JSON.parse(localStorage.getItem("openpages"))
: [
{
pagename: "学习路径",
pagename: "学习路径",
href: "/learningpath",
active: true,
},