diff --git a/pages.json b/pages.json index 444bebe..51c7a62 100644 --- a/pages.json +++ b/pages.json @@ -1,7 +1,7 @@ { "pages": [ { - "path" : "pages/home/home/home", + "path" : "pages/home/home", "style" : { "navigationBarTitleText" : "" @@ -29,13 +29,6 @@ "navigationBarTitleText" : "" } }, - { - "path" : "pages/store-home/products/product-detail", - "style" : - { - "navigationBarTitleText" : "" - } - }, { "path" : "pages/Shopping-cart/servicemain/servicemain", "style" : @@ -44,6 +37,56 @@ } }, { + "path" : "pages/booking/AppointmentHome", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/booking/ContactInformation", + "style" : + { + "navigationBarTitleText" : "联系人信息" + } + }, + { + "path" : "pages/booking/date", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/store-home/ProductDetails/ProductDetails", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/Shopping-cart/ReceivingInformation/ReceivingInformation", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/Shopping-cart/Contact/Contact", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/Shopping-cart/address/address", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/order/product-close/product-close", "style" : { @@ -51,12 +94,42 @@ "navigationBarBackgroundColor": "#a0522d" } }, + { + "path" : "pages/Shopping-cart/Phone/Phone", + + "style" : + { + "navigationBarTitleText" : "", + "navigationBarBackgroundColor": "#a0522d" + } + }, { "path" : "pages/order/product-unpay/product-unpay", "style" : { "navigationBarTitleText" : "" } + }, + { + "path" : "pages/booking/BillingOfFees/BillingOfFees", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/booking/ReservationInstructions/ReservationInstructions", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/booking/respectable/respectable", + "style" : + { + "navigationBarTitleText" : "" + } } ], "globalStyle": { @@ -71,7 +144,7 @@ "tabBar": { "list": [ { - "pagePath": "pages/home/home/home", + "pagePath": "pages/home/home", "iconPath": "./static/home.png", "selectedIconPath": "./static/homeselected.png", "text":"首页" diff --git a/pages/Shopping-cart/productmain/productmain.vue b/pages/Shopping-cart/productmain/productmain.vue index 837f2d8..cc07817 100644 --- a/pages/Shopping-cart/productmain/productmain.vue +++ b/pages/Shopping-cart/productmain/productmain.vue @@ -98,6 +98,236 @@ \ No newline at end of file diff --git a/pages/home/home/home.vue b/pages/home/home/home.vue deleted file mode 100644 index 51dfc18..0000000 --- a/pages/home/home/home.vue +++ /dev/null @@ -1,380 +0,0 @@ - - - - - diff --git a/pages/mine/main/main.vue b/pages/mine/main/main.vue index a7531f0..214f650 100644 --- a/pages/mine/main/main.vue +++ b/pages/mine/main/main.vue @@ -1,96 +1,96 @@