diff --git a/pages.json b/pages.json
index 7e8b82b..24cd585 100644
--- a/pages.json
+++ b/pages.json
@@ -21,48 +21,29 @@
"path": "pages/tabBar/sending/sending",
"style": {
"navigationBarTitleText": "",
- "navigationStyle":"custom",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue534",
- "fontSize": "24px",
- "color": "#FFFFFF"
- }]
- }
- }
+ "navigationStyle":"custom"
}
},
{
"path": "pages/tabBar/search/search",
"style": {
"navigationBarTitleText": "查件",
- "navigationStyle":"custom",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue534",
- "fontSize": "24px",
- "color": "#FFFFFF"
- }]
- }
- }
+ "navigationStyle":"custom"
}
},
{
"path": "pages/tabBar/mine/mine",
"style": {
"navigationBarTitleText": "我的",
- "navigationStyle":"custom",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue534",
- "fontSize": "24px",
- "color": "#FFFFFF"
- }]
- }
- }
+ "navigationStyle":"custom"
+ }
+ },
+
+
+ {
+ "path": "pages/post/post",
+ "style": {
+ "navigationBarTitleText": "上门取件"
}
},
{
diff --git a/pages/post/post.vue b/pages/post/post.vue
new file mode 100644
index 0000000..a940f93
--- /dev/null
+++ b/pages/post/post.vue
@@ -0,0 +1,381 @@
+
+
+
+
+
+
+ { handleSearchParamChange() }" :show-action="false">
+
+
+
+
+
+
+
+
+ {{orsItem.title}}
+ (0)
+
+
+
+
+
+
+
+
+
+ {{hasExtSchParam?'已':''}}筛选
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 进仓确认
+ 再来一单
+
+ 取消
+ 去付款
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/tabBar/sending/sending.vue b/pages/tabBar/sending/sending.vue
index 6ded071..8e34a52 100644
--- a/pages/tabBar/sending/sending.vue
+++ b/pages/tabBar/sending/sending.vue
@@ -12,7 +12,7 @@
-
+
@@ -55,6 +55,7 @@
diff --git a/static/images/post/adress.png b/static/images/post/adress.png
new file mode 100644
index 0000000..03fd845
Binary files /dev/null and b/static/images/post/adress.png differ
diff --git a/static/images/post/ji.png b/static/images/post/ji.png
new file mode 100644
index 0000000..e1cb456
Binary files /dev/null and b/static/images/post/ji.png differ
diff --git a/static/images/post/shou.png b/static/images/post/shou.png
new file mode 100644
index 0000000..fc49354
Binary files /dev/null and b/static/images/post/shou.png differ