diff --git a/components/search/index.vue b/components/search/index.vue index eda02a5..d9ee9b1 100644 --- a/components/search/index.vue +++ b/components/search/index.vue @@ -15,7 +15,7 @@ props: { tips: { type: String, - default: '搜索商品' + default: 'iPhone15' } }, data() { @@ -53,12 +53,16 @@ font-size: 28rpx; background: #f7f7f7; display: flex; - justify-content: center; - align-items: center; + align-items:center; + height: 64rpx; + background: #F7F8FA; + border-radius: 68rpx 68rpx 68rpx 68rpx; + opacity: 1; } .index-cont-search .search-icon { font-size: 28rpx; + margin-left: 26rpx; } .index-cont-search .search-text { diff --git a/pages.json b/pages.json index 6d2783b..a5b91c9 100644 --- a/pages.json +++ b/pages.json @@ -134,7 +134,8 @@ { "path": "pages/goods/detail", "style": { - "navigationBarTitleText": "商品详情页" + "navigationStyle": "custom" + // "navigationBarTitleText": "商品详情页" } }, { diff --git a/pages/goods/detail - 副本.vue b/pages/goods/detail - 副本.vue new file mode 100644 index 0000000..ec85d52 --- /dev/null +++ b/pages/goods/detail - 副本.vue @@ -0,0 +1,339 @@ + + + + + + \ No newline at end of file diff --git a/pages/goods/detail.vue b/pages/goods/detail.vue index ec85d52..a6b6ff3 100644 --- a/pages/goods/detail.vue +++ b/pages/goods/detail.vue @@ -1,339 +1,783 @@ + + + + + + + + + + + + + + + + + + + + {{index+1}}/4 + + + + + + + + + + + + 4980 + + + 分销价¥3999 + + + + + ¥4980 + + + 降价通知 + + + + + + PRO会员 + + + 开通PRO会员 预计再省 + + + 立即开通 + + + + + 夏普4T-M70H7DA 70英寸 4K 高清进口屏智能语音 + 平板液晶电视机6575 + + + + 100999080000 + + + + + + + + + 排行榜 手机热搜榜第3名 + + + + + + + 已选 + 枪色 1件 + + + 送至 + + + 现货 + + + + 河北省秦皇岛市某某区 + + + + + + + 服务 + + + + + + + 商家来源:平台认证商户 + + + 商家名称:北京伊莫电子科技有限公司 + + + + + 服务 + + 枪色 1件 + + + + + + 相关推荐 + + + 查看更多 + + + + + + + + + 夏普4T-M70H7DA 70 + + + ¥2220 + + + + + + + + + + + + + + 客服 + + + + + + + + 收藏 + + + + + + + + 购物车 + + + + 加入购物车 + + + 立即购买 + + + + - - \ No newline at end of file diff --git a/pages/goods/list.vue b/pages/goods/list.vue index 50f4e46..e92208e 100644 --- a/pages/goods/list.vue +++ b/pages/goods/list.vue @@ -1,472 +1,624 @@ \ No newline at end of file diff --git a/static/detail/buy.png b/static/detail/buy.png new file mode 100644 index 0000000..029b60a Binary files /dev/null and b/static/detail/buy.png differ diff --git a/static/detail/car.png b/static/detail/car.png new file mode 100644 index 0000000..557805c Binary files /dev/null and b/static/detail/car.png differ diff --git a/static/detail/collect.png b/static/detail/collect.png new file mode 100644 index 0000000..e01499c Binary files /dev/null and b/static/detail/collect.png differ diff --git a/static/detail/copy.png b/static/detail/copy.png new file mode 100644 index 0000000..887168d Binary files /dev/null and b/static/detail/copy.png differ diff --git a/static/detail/customer.png b/static/detail/customer.png new file mode 100644 index 0000000..c4a0ef9 Binary files /dev/null and b/static/detail/customer.png differ diff --git a/static/detail/priceback.png b/static/detail/priceback.png new file mode 100644 index 0000000..d2353dd Binary files /dev/null and b/static/detail/priceback.png differ diff --git a/static/detail/pro.png b/static/detail/pro.png new file mode 100644 index 0000000..813cfa1 Binary files /dev/null and b/static/detail/pro.png differ diff --git a/static/detail/rightIcon.png b/static/detail/rightIcon.png new file mode 100644 index 0000000..8120b1f Binary files /dev/null and b/static/detail/rightIcon.png differ diff --git a/static/detail/share.png b/static/detail/share.png new file mode 100644 index 0000000..19e2aca Binary files /dev/null and b/static/detail/share.png differ diff --git a/static/detail/tip.png b/static/detail/tip.png new file mode 100644 index 0000000..45fce69 Binary files /dev/null and b/static/detail/tip.png differ diff --git a/static/detail/tv.png b/static/detail/tv.png new file mode 100644 index 0000000..7a601d5 Binary files /dev/null and b/static/detail/tv.png differ diff --git a/static/detail/ys.png b/static/detail/ys.png new file mode 100644 index 0000000..2d90aa3 Binary files /dev/null and b/static/detail/ys.png differ