diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 7f8426d..8764402 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -9,6 +9,10 @@
"customPlaygroundType" : "local",
"playground" : "custom",
"type" : "uni-app:app-ios"
+ },
+ {
+ "playground" : "custom",
+ "type" : "uni-app:app-android"
}
]
}
diff --git a/pages/index/index.uvue b/pages/index/index.uvue
index ddc62f1..b6bfe91 100644
--- a/pages/index/index.uvue
+++ b/pages/index/index.uvue
@@ -1,41 +1,199 @@
-
-
-
- {{title}}
-
-
-
-
-
-
-
-
\ No newline at end of file