Skip to content

Commit f971908

Browse files
committed
feat: 默认预览数据新增模块默认排序
1 parent 7ac3fa9 commit f971908

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

public/resumeData.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,14 @@
113113
"padding_left_right": 15
114114
},
115115
"currentId": 35,
116-
"isFirstVisit": false
116+
"isFirstVisit": false,
117+
"sectionOrder": [
118+
"personalInfo",
119+
"education",
120+
"projects",
121+
"workExperience",
122+
"skills",
123+
"honors",
124+
"summary"
125+
]
117126
}

0 commit comments

Comments
 (0)