diff --git a/pages.json b/pages.json
index 62a073e..07b7c30 100644
--- a/pages.json
+++ b/pages.json
@@ -10,15 +10,10 @@
{
"path": "pages/index/index",
"style": {
- "navigationBarTitleText": "首页"
+ "navigationStyle": "custom"
}
}
],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
+
"uniIdRouter": {}
}
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 7b28253..1578710 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -1,10 +1,21 @@
+
+
-
+
+
+
+
+
+
+
+
+
+
@@ -15,7 +26,12 @@
-
+ value = index">
+
+
+
+
+
\ No newline at end of file