diff --git a/components/tpx-layout/tpx-layout.vue b/components/tpx-layout/tpx-layout.vue
new file mode 100644
index 0000000..33a5262
--- /dev/null
+++ b/components/tpx-layout/tpx-layout.vue
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages.json b/pages.json
index 24cd585..a055f30 100644
--- a/pages.json
+++ b/pages.json
@@ -38,14 +38,24 @@
"navigationStyle":"custom"
}
},
-
-
{
"path": "pages/post/post",
"style": {
"navigationBarTitleText": "上门取件"
}
},
+ {
+ "path": "pages/address/list",
+ "style": {
+ "navigationBarTitleText": "地址管理"
+ }
+ },
+ {
+ "path": "pages/address/edit",
+ "style": {
+ "navigationBarTitleText": "地址编辑"
+ }
+ },
{
"path": "pages/complaint/complaint",
"style": {
diff --git a/pages/address/edit.vue b/pages/address/edit.vue
new file mode 100644
index 0000000..8883718
--- /dev/null
+++ b/pages/address/edit.vue
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/address/list.vue b/pages/address/list.vue
new file mode 100644
index 0000000..8883718
--- /dev/null
+++ b/pages/address/list.vue
@@ -0,0 +1,171 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/complaint/complaint.vue b/pages/complaint/complaint.vue
index e056d81..e76a8f8 100644
--- a/pages/complaint/complaint.vue
+++ b/pages/complaint/complaint.vue
@@ -38,7 +38,7 @@
\ No newline at end of file
diff --git a/pages/tabBar/mine/mine.vue b/pages/tabBar/mine/mine.vue
index 41e17d7..f9d4b2d 100644
--- a/pages/tabBar/mine/mine.vue
+++ b/pages/tabBar/mine/mine.vue
@@ -100,7 +100,7 @@