diff --git a/gitignore b/.gitignore similarity index 100% rename from gitignore rename to .gitignore diff --git a/teaching_integration_platform_template/src/views/knowledge/components/BriefIntroduction.vue b/teaching_integration_platform_template/src/views/knowledge/components/BriefIntroduction.vue new file mode 100644 index 0000000..f1d52c5 --- /dev/null +++ b/teaching_integration_platform_template/src/views/knowledge/components/BriefIntroduction.vue @@ -0,0 +1,65 @@ + + + + + + + diff --git a/teaching_integration_platform_template/src/views/knowledge/index.vue b/teaching_integration_platform_template/src/views/knowledge/index.vue index 5a7343f..6725a18 100644 --- a/teaching_integration_platform_template/src/views/knowledge/index.vue +++ b/teaching_integration_platform_template/src/views/knowledge/index.vue @@ -1,5 +1,5 @@