diff --git a/pages.json b/pages.json index 3aca8e4..68a84db 100644 --- a/pages.json +++ b/pages.json @@ -42,6 +42,62 @@ { "navigationBarTitleText" : "" } + }, + { + "path" : "pages/booking/AppointmentHome", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/booking/ContactInformation", + "style" : + { + "navigationBarTitleText" : "联系人信息" + } + }, + { + "path" : "pages/booking/date", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/Shopping-cart/ProductDetails", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/Shopping-cart/ReceivingInformation", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/Shopping-cart/Contact", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/Shopping-cart/address", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/Shopping-cart/Phone/Phone", + "style" : + { + "navigationBarTitleText" : "" + } } ], "globalStyle": { diff --git a/pages/Shopping-cart/Contact/Contact.vue b/pages/Shopping-cart/Contact/Contact.vue new file mode 100644 index 0000000..5b04072 --- /dev/null +++ b/pages/Shopping-cart/Contact/Contact.vue @@ -0,0 +1,123 @@ + + + + + \ No newline at end of file diff --git a/pages/Shopping-cart/Phone/Phone.vue b/pages/Shopping-cart/Phone/Phone.vue new file mode 100644 index 0000000..298b5b6 --- /dev/null +++ b/pages/Shopping-cart/Phone/Phone.vue @@ -0,0 +1,34 @@ + + + + + \ No newline at end of file diff --git a/pages/Shopping-cart/ProductDetails/ProductDetails.vue b/pages/Shopping-cart/ProductDetails/ProductDetails.vue new file mode 100644 index 0000000..263c0f8 --- /dev/null +++ b/pages/Shopping-cart/ProductDetails/ProductDetails.vue @@ -0,0 +1,380 @@ + + + + + \ No newline at end of file diff --git a/pages/Shopping-cart/ReceivingInformation/ReceivingInformation.vue b/pages/Shopping-cart/ReceivingInformation/ReceivingInformation.vue new file mode 100644 index 0000000..7b80fe4 --- /dev/null +++ b/pages/Shopping-cart/ReceivingInformation/ReceivingInformation.vue @@ -0,0 +1,203 @@ + + + + + \ No newline at end of file diff --git a/pages/Shopping-cart/address/address.vue b/pages/Shopping-cart/address/address.vue new file mode 100644 index 0000000..b72e431 --- /dev/null +++ b/pages/Shopping-cart/address/address.vue @@ -0,0 +1,122 @@ + + + + + \ No newline at end of file diff --git a/pages/Shopping-cart/productmain/productmain.vue b/pages/Shopping-cart/productmain/productmain.vue index 39a304d..aac17cd 100644 --- a/pages/Shopping-cart/productmain/productmain.vue +++ b/pages/Shopping-cart/productmain/productmain.vue @@ -109,7 +109,7 @@ .text-wrapper { padding: 26.25rpx 0; background-color: #f5f5dc; - position: absolute; + position: fixed; top: 0; width: 100%; } @@ -117,7 +117,7 @@ .section { padding: 0 121.88rpx; background-color: #fffef8; - position: absolute; + position: fixed; top: 70rpx; width: 100%; } diff --git a/pages/booking/AppointmentHome.vue b/pages/booking/AppointmentHome.vue new file mode 100644 index 0000000..b25a82b --- /dev/null +++ b/pages/booking/AppointmentHome.vue @@ -0,0 +1,536 @@ + + + + + \ No newline at end of file diff --git a/pages/booking/ContactInformation.vue b/pages/booking/ContactInformation.vue new file mode 100644 index 0000000..97762b9 --- /dev/null +++ b/pages/booking/ContactInformation.vue @@ -0,0 +1,162 @@ + + + + + \ No newline at end of file diff --git a/pages/booking/date.vue b/pages/booking/date.vue new file mode 100644 index 0000000..1e00935 --- /dev/null +++ b/pages/booking/date.vue @@ -0,0 +1,475 @@ + + + + + \ No newline at end of file diff --git a/pages/home/home/home.vue b/pages/home/home/home.vue index 51dfc18..30b2be9 100644 --- a/pages/home/home/home.vue +++ b/pages/home/home/home.vue @@ -18,14 +18,17 @@ src="https://ide.code.fun/api/image?token=6708b7af1511d900114a2edd&name=f4de3d65b31c1d47278605b75adc3244.png" /> - - - 写真预约 - - + + + + + 写真预约 + + + diff --git a/pages/store-home/main/main.vue b/pages/store-home/main/main.vue index ffea5d2..01265e7 100644 --- a/pages/store-home/main/main.vue +++ b/pages/store-home/main/main.vue @@ -1,68 +1,132 @@ + +