diff --git a/package.json b/package.json
index 13632e9..85eeadc 100644
--- a/package.json
+++ b/package.json
@@ -30,11 +30,20 @@
"@editorjs/quote": "^2.6.0",
"@editorjs/table": "^2.3.0",
"@element-plus/icons-vue": "^2.0.10",
+ "@fullcalendar/bootstrap5": "^6.1.14",
+ "@fullcalendar/core": "^6.1.14",
+ "@fullcalendar/daygrid": "^6.1.14",
+ "@fullcalendar/interaction": "^6.1.14",
+ "@fullcalendar/list": "^6.1.14",
+ "@fullcalendar/timegrid": "^6.1.14",
+ "@fullcalendar/vue3": "^6.1.14",
"@vue/eslint-config-prettier": "^7.0.0",
"@vueuse/core": "9.5.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "0.27.2",
+ "bootstrap": "^5.3.3",
+ "bootstrap-icons": "^1.11.3",
"echarts": "5.4.0",
"element-plus": "2.2.27",
"eslint-config-prettier": "^8.6.0",
diff --git a/src/views/invest/accountCalendar/index.vue b/src/views/invest/accountCalendar/index.vue
new file mode 100644
index 0000000..6fa97a4
--- /dev/null
+++ b/src/views/invest/accountCalendar/index.vue
@@ -0,0 +1,57 @@
+
+
+