diff --git a/pages.json b/pages.json
index 7bd4e60..4e3e051 100644
--- a/pages.json
+++ b/pages.json
@@ -185,6 +185,12 @@
"style": {
"titleNView":false
}
+ },
+ {
+ "path": "pages/productDetails/index",
+ "style": {
+ "titleNView":false
+ }
}
],
"globalStyle": {
diff --git a/pages/category/productList.vue b/pages/category/productList.vue
index 36e6a37..2908121 100644
--- a/pages/category/productList.vue
+++ b/pages/category/productList.vue
@@ -22,7 +22,7 @@
- Sales
+ Price
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 1b1a994..af1a446 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -87,7 +87,7 @@
-
+
US$314.00
@@ -221,6 +221,11 @@
},
methods: {
+ goPage(){
+ uni.navigateTo({
+ url: '/pages/productDetails/index',
+ });
+ },
scrollChange(index){
this.scroll_active=index
},
diff --git a/pages/productDetails/index.vue b/pages/productDetails/index.vue
new file mode 100644
index 0000000..3556fee
--- /dev/null
+++ b/pages/productDetails/index.vue
@@ -0,0 +1,769 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A
+
+
+ B
+
+
+ C
+
+
+
+
+
+
+
+ US$314.00
+
+
+
+
+
+ Adidas Yeezy Boost 350 V2 Dazzling Blue Black GY 7164 Men's Sizes
+
+
+ 4.0
+ (24reviews)
+
+
+
+ Variations
+ 2color
+
+
+
+
+
+
+ 34
+ 35
+ M
+ L
+
+
+
+
+
+
+ Promotion
+
+
+
+
+ 5% OFF
+ ON ORDERS OF $39+
+
+
+
+
+
+ US5% OFF
+ ON ORDERS OF $39+
+
+
+
+
+
+
+ Shipping to United States
+
+
+
+ Delivery
+
+
+
+
+
+
+ stankard shipping: US$12.5
+
+
+ free on orders US$59
+
+ Estimated to be deliverd on
+ 15/05/2022-04/05/2022.
+
+
+
+
+
+
+
+ Shipping security
+
+
+
+
+
+
+
+
+ - Safe Payments
+ - Safe Payments
+
+
+ - Safe Payments
+ - Safe Payments
+
+
+
+
+
+ Shipping security
+
+
+ #Iron #Pearls,Flowers #Fashionable
+
+
+
+
+
+
+
+
+ Reviews(24)
+
+
+
+
+
+
+
+ 4.0
+
+
+
+
+
+
+ e***8
+
+
+ 07/03/2022
+
+ Color:Multicolor
+ So unique! Can’t wait to wear these.
+
+
+
+
+
+
+
+ Product lmage gallery
+
+
+ Other options
+
+
+
+
+ US$314.00
+
+
+
+
+
+
+ You might also like
+
+
+
+ Adidas Yeezy Boost 350 DazzlingBlue Black
+ US$314.00
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/shippingCart/index.vue b/pages/shippingCart/index.vue
index 7bec8f4..5636e00 100644
--- a/pages/shippingCart/index.vue
+++ b/pages/shippingCart/index.vue
@@ -31,7 +31,6 @@
Multicolor;41
- x1
US$314.00
@@ -86,6 +85,18 @@
+
+
+
@@ -115,6 +126,7 @@
\ No newline at end of file
diff --git a/static/img/goods_lable.png b/static/img/goods_lable.png
new file mode 100644
index 0000000..cb23e1d
Binary files /dev/null and b/static/img/goods_lable.png differ
diff --git a/static/img/like1.png b/static/img/like1.png
new file mode 100644
index 0000000..866d7b6
Binary files /dev/null and b/static/img/like1.png differ
diff --git a/static/img/security.png b/static/img/security.png
new file mode 100644
index 0000000..af06659
Binary files /dev/null and b/static/img/security.png differ
diff --git a/static/img/share.png b/static/img/share.png
new file mode 100644
index 0000000..d6b49db
Binary files /dev/null and b/static/img/share.png differ
diff --git a/static/img/transport.png b/static/img/transport.png
new file mode 100644
index 0000000..5470d99
Binary files /dev/null and b/static/img/transport.png differ