diff --git a/src/Notes/.idea/.gitignore b/src/Notes/.idea/.gitignore
new file mode 100644
index 0000000..359bb53
--- /dev/null
+++ b/src/Notes/.idea/.gitignore
@@ -0,0 +1,3 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
diff --git a/src/Notes/.idea/Notes.iml b/src/Notes/.idea/Notes.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/src/Notes/.idea/Notes.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes/.idea/misc.xml b/src/Notes/.idea/misc.xml
new file mode 100644
index 0000000..639900d
--- /dev/null
+++ b/src/Notes/.idea/misc.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes/.idea/modules.xml b/src/Notes/.idea/modules.xml
new file mode 100644
index 0000000..329e32d
--- /dev/null
+++ b/src/Notes/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes/.idea/vcs.xml b/src/Notes/.idea/vcs.xml
new file mode 100644
index 0000000..b2bdec2
--- /dev/null
+++ b/src/Notes/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes/Notes/.idea/vcs.xml b/src/Notes/Notes/.idea/vcs.xml
new file mode 100644
index 0000000..c2365ab
--- /dev/null
+++ b/src/Notes/Notes/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/图/便签操作用例图.png b/图/便签操作用例图.png
new file mode 100644
index 0000000..e8267fd
Binary files /dev/null and b/图/便签操作用例图.png differ
diff --git a/图/发短信用例图.png b/图/发短信用例图.png
new file mode 100644
index 0000000..b7bc579
Binary files /dev/null and b/图/发短信用例图.png differ
diff --git a/图/打电话用例图.png b/图/打电话用例图.png
new file mode 100644
index 0000000..7b0054a
Binary files /dev/null and b/图/打电话用例图.png differ
diff --git a/图/文件夹操作用例图.png b/图/文件夹操作用例图.png
new file mode 100644
index 0000000..ea2c86d
Binary files /dev/null and b/图/文件夹操作用例图.png differ
diff --git a/图/菜单用例图.png b/图/菜单用例图.png
new file mode 100644
index 0000000..2c08851
Binary files /dev/null and b/图/菜单用例图.png differ
diff --git a/图/超链接用例图.png b/图/超链接用例图.png
new file mode 100644
index 0000000..2f0f377
Binary files /dev/null and b/图/超链接用例图.png differ
diff --git a/图/闹钟提醒用例图.png b/图/闹钟提醒用例图.png
new file mode 100644
index 0000000..2e034d2
Binary files /dev/null and b/图/闹钟提醒用例图.png differ