diff --git a/components/addressAdd.vue b/components/addressAdd.vue new file mode 100644 index 0000000..67645be --- /dev/null +++ b/components/addressAdd.vue @@ -0,0 +1,397 @@ + + + + + diff --git a/components/cartData.vue b/components/cartData.vue new file mode 100644 index 0000000..f8a5837 --- /dev/null +++ b/components/cartData.vue @@ -0,0 +1,455 @@ + + + + + \ No newline at end of file diff --git a/pages.json b/pages.json index bc24705..4571efd 100644 --- a/pages.json +++ b/pages.json @@ -66,7 +66,30 @@ "navigationBarTitleText": "提交订单" } }, - + { + "path": "techan/index", + "style": { + "navigationStyle": "custom" + } + }, + { + "path": "techan/detail", + "style": { + "navigationBarTitleText" : "详情" + } + }, + { + "path": "techan/order", + "style": { + "navigationBarTitleText" : "详情" + } + }, + { + "path": "techan/selfPickUpPoint", + "style": { + "navigationBarTitleText" : "选择自提点" + } + }, { "path" : "line/index", diff --git a/subPackages/techan/detail.vue b/subPackages/techan/detail.vue new file mode 100644 index 0000000..8169f11 --- /dev/null +++ b/subPackages/techan/detail.vue @@ -0,0 +1,900 @@ + + + + + \ No newline at end of file diff --git a/subPackages/techan/index.vue b/subPackages/techan/index.vue new file mode 100644 index 0000000..488554f --- /dev/null +++ b/subPackages/techan/index.vue @@ -0,0 +1,820 @@ + + + + + diff --git a/subPackages/techan/order.vue b/subPackages/techan/order.vue new file mode 100644 index 0000000..548e89f --- /dev/null +++ b/subPackages/techan/order.vue @@ -0,0 +1,1158 @@ + + + + + \ No newline at end of file diff --git a/subPackages/techan/selfPickUpPoint.vue b/subPackages/techan/selfPickUpPoint.vue new file mode 100644 index 0000000..f210a5f --- /dev/null +++ b/subPackages/techan/selfPickUpPoint.vue @@ -0,0 +1,253 @@ + + + + +