diff --git a/App.vue b/App.vue
index 8c2b732..9ad7f9f 100644
--- a/App.vue
+++ b/App.vue
@@ -1,17 +1,29 @@
+ uni-page-body,
+ #app {
+ height: 100%;
+ }
+
\ No newline at end of file
diff --git a/androidPrivacy.json b/androidPrivacy.json
new file mode 100644
index 0000000..a78485c
--- /dev/null
+++ b/androidPrivacy.json
@@ -0,0 +1,3 @@
+{
+ "prompt" : "none"
+}
diff --git a/components/Menu.vue b/components/Menu.vue
new file mode 100644
index 0000000..ded604e
--- /dev/null
+++ b/components/Menu.vue
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index c3ff205..ba48ba1 100644
--- a/index.html
+++ b/index.html
@@ -18,3 +18,8 @@