mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-15 22:06:48 +08:00
提交
This commit is contained in:
@@ -60,6 +60,9 @@ function getUserInfo() {
|
||||
}
|
||||
</script>
|
||||
<style lang="scss">
|
||||
body::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
#app {
|
||||
// font-family: MicrosoftYaHei, Microsoft YaHei, Avenir, Helvetica, Arial,
|
||||
// sans-serif;
|
||||
|
||||
@@ -141,4 +141,6 @@ export const PROFESSIONAL_STUDENT_DETAIL = id => `${baseUrl}/professional/studen
|
||||
//查询专业力必修详情
|
||||
export const PROFESSIONAL_STUDENT_TASKLIST = `${baseUrl}/professional/student/studentTaskList`
|
||||
//记录当前学习任务
|
||||
export const PROFESSIONAL_STUDENT_LEARN = `${baseUrl}/professional/student/learnCourse`
|
||||
export const PROFESSIONAL_STUDENT_LEARN = `${baseUrl}/professional/student/learnCourse`
|
||||
//专业力必修任务列表
|
||||
export const PROFESSIONAL_STUDENT_LIST = `${baseUrl}/professional/student/studentGrowthList`
|
||||
BIN
src/assets/image/growth/bg.png
Normal file
BIN
src/assets/image/growth/bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 297 KiB |
BIN
src/assets/image/growth/liebiaotu.jpg
Normal file
BIN
src/assets/image/growth/liebiaotu.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 343 B |
BIN
src/assets/image/growth/lujingtu.jpg
Normal file
BIN
src/assets/image/growth/lujingtu.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 408 B |
BIN
src/assets/image/growth/path-bg.png
Normal file
BIN
src/assets/image/growth/path-bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 990 KiB |
BIN
src/assets/image/growth/path.png
Normal file
BIN
src/assets/image/growth/path.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user