diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..aed1d9b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# 忽略 .idea 文件夹
+/.idea/
+
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index ba38ca0..4ab511c 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -23,21 +23,11 @@
-
-
-
-
-
-
-
-
-
-
-
+
-
-
+
+
@@ -46,27 +36,17 @@
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -85,9 +65,11 @@
@@ -188,14 +170,6 @@
-
-
-
-
-
-
-
-
@@ -206,14 +180,12 @@
-
-
-
+
+
+
-
-
-
-
+
+
@@ -223,6 +195,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -241,7 +223,7 @@
-
+
@@ -283,6 +265,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -303,7 +326,7 @@
-
+
@@ -320,30 +343,52 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
+
-
-
+
+
-
-
+
+
@@ -352,27 +397,11 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/css/frame.css b/css/frame.css
index baa61cb..50d22be 100644
--- a/css/frame.css
+++ b/css/frame.css
@@ -41,7 +41,7 @@
transition:width .5s , top .5s , left .5s;
}
-.container iframe {
+.container .mypage {
width: 100%;
height: 100%;
}
diff --git a/frame.html b/frame.html
index e83d432..1ca969a 100644
--- a/frame.html
+++ b/frame.html
@@ -33,6 +33,7 @@
+
diff --git a/home.html b/home.html
index b9581f5..397ac81 100644
--- a/home.html
+++ b/home.html
@@ -6,5 +6,11 @@
首页
+
+