diff --git a/src/pages/city/city.vue b/src/pages/city/city.vue
new file mode 100644
index 0000000..d747671
--- /dev/null
+++ b/src/pages/city/city.vue
@@ -0,0 +1,92 @@
+
+{
+ "layout": "tabbar",
+ "style": {
+ // 'custom' 表示开启自定义导航栏,默认 'default'
+ "navigationStyle": "default",
+ "navigationBarTitleText": "选择城市"
+ }
+}
+
+
+
+
+
+
+
+
+ 当前定位
+
+
+
+ 上海市
+
+
+
+
+
+ 已开通城市
+
+
+
+ 上海市
+
+
+
+
+
+
+
+
+
\ No newline at end of file