diff --git a/pages.json b/pages.json
index f80c2ee..cf6dadb 100644
--- a/pages.json
+++ b/pages.json
@@ -542,8 +542,25 @@
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
- }
-
+ },
+ {
+ "path" : "recycling/detail",
+ "style" :
+ {
+ "navigationBarTitleText": "上门回收",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path" : "recycling/confirm",
+ "style" :
+ {
+ "navigationBarTitleText": "上门回收",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ }
]
},
{
diff --git a/pages/news/recycling/confirm.vue b/pages/news/recycling/confirm.vue
new file mode 100644
index 0000000..8404861
--- /dev/null
+++ b/pages/news/recycling/confirm.vue
@@ -0,0 +1,404 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 京送家电武隆路店
+
+
+
+
+
+ 13770577307
+ 杭州市萧山区宏达路234号 国际中心
+ 营业时间:10:00-18:00
+
+
+
+ 电话
+
+
+ 导航
+
+
+
+
+
+
+ 手机回收
+ ¥4189234
+
+
+ x1
+
+
+
+
+
+
+ 服务时间
+
+ 请选择预约到店时间
+
+
+
+
+ 联系人
+
+
+
+
+ 先生
+ 女士
+
+
+
+
+
+ 联系电话
+
+
+
+
+
+ 联系人微信
+
+
+
+
+
+ 发件地址
+
+
+
+
+
+ 门牌号
+
+
+
+
+
+ 期待卖价
+
+
+
+
+
+
+
+
+
+ 上传图片
+ 1/8
+
+
+
+
+
+
+
+
+ 免支付预购
+ 提交订单
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/news/recycling/detail.vue b/pages/news/recycling/detail.vue
new file mode 100644
index 0000000..7195363
--- /dev/null
+++ b/pages/news/recycling/detail.vue
@@ -0,0 +1,367 @@
+
+
+
+
+
+
+
+ ¥112
+ 已售1890
+
+ 家用电器上门回收
+ 专业上门回收
+
+
+ 24小时客服
+
+
+ 未服务全额退
+
+
+ 未额外收费
+
+
+ 全程保障
+
+
+
+
+
+ 已选
+ {{selector[tabIndex]}}
+
+
+ 送至
+ 河北省秦皇岛市某某区
+
+
+ 服务
+ 优质服务全程跟踪
+
+
+
+
+ 用户评价(30)
+ 查看更多
+
+
+ 全部12
+ 沟通愉快4
+
+
+
+
+ Shark特
+
+ 非常棒,讲解细致,下次还来!
+
+
+
+
+ 产品详情
+
+
+
+
+
+
+ 客服
+
+
+
+ 收藏
+
+
+ 购物车
+
+ 加入购物车
+ 立即预约
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/news/recycling/index.vue b/pages/news/recycling/index.vue
index 0c920c5..48e1b2d 100644
--- a/pages/news/recycling/index.vue
+++ b/pages/news/recycling/index.vue
@@ -34,13 +34,13 @@
-
+
苹果手机上门回收
专业上门回收
-
+ 免支付预约
已售400+ 好评87%
@@ -77,7 +77,12 @@
this.isScroll = false;
}
},
- methods: {
+ methods: {
+ openPage() {
+ uni.navigateTo({
+ url: "/pages/news/recycling/detail"
+ })
+ },
tabItem(index){
this.tabIndex = index;
},
@@ -170,7 +175,7 @@
margin-right: 20rpx;
}
.info{
- max-width: 500rpx;
+ width: 440rpx;
white-space: nowrap;
.title{
overflow: hidden;
@@ -185,7 +190,28 @@
text-overflow: ellipsis;
margin-top: 10rpx;
color: #888888;
+ height: 110rpx;
+ }
+ .price{
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ font-size: 24rpx;
+ font-weight: 400;
+ color: #888888;
+ .btn{
+ width: 134rpx;
+ line-height: 44rpx;
+ text-align: center;
+ background: #FFFFFF;
+ border-radius: 8rpx;
+ border: 1px solid #FF4949;
+ font-size: 24rpx;
+ font-weight: 400;
+ color: #FF4949;
+ }
}
+
}
}
}
diff --git a/static/news/address.png b/static/news/address.png
new file mode 100644
index 0000000..613c9ce
Binary files /dev/null and b/static/news/address.png differ
diff --git a/static/news/avater.png b/static/news/avater.png
new file mode 100644
index 0000000..3e7c6dd
Binary files /dev/null and b/static/news/avater.png differ
diff --git a/static/news/icon-recycling-05.png b/static/news/icon-recycling-05.png
new file mode 100644
index 0000000..10186bf
Binary files /dev/null and b/static/news/icon-recycling-05.png differ
diff --git a/static/news/icon-recycling-06.png b/static/news/icon-recycling-06.png
new file mode 100644
index 0000000..eafa9f3
Binary files /dev/null and b/static/news/icon-recycling-06.png differ
diff --git a/static/news/icon-recycling-07-on.png b/static/news/icon-recycling-07-on.png
new file mode 100644
index 0000000..e1f251f
Binary files /dev/null and b/static/news/icon-recycling-07-on.png differ
diff --git a/static/news/icon-recycling-07.png b/static/news/icon-recycling-07.png
new file mode 100644
index 0000000..e01499c
Binary files /dev/null and b/static/news/icon-recycling-07.png differ
diff --git a/static/news/icon-recycling-08.png b/static/news/icon-recycling-08.png
new file mode 100644
index 0000000..a6a33c7
Binary files /dev/null and b/static/news/icon-recycling-08.png differ
diff --git a/static/news/icon-recyling-tab-01.png b/static/news/icon-recyling-tab-01.png
new file mode 100644
index 0000000..ef6a249
Binary files /dev/null and b/static/news/icon-recyling-tab-01.png differ
diff --git a/static/news/icon-recyling-tab-02.png b/static/news/icon-recyling-tab-02.png
new file mode 100644
index 0000000..df6bad8
Binary files /dev/null and b/static/news/icon-recyling-tab-02.png differ
diff --git a/static/news/icon-recyling-tab-03.png b/static/news/icon-recyling-tab-03.png
new file mode 100644
index 0000000..f425b79
Binary files /dev/null and b/static/news/icon-recyling-tab-03.png differ
diff --git a/static/news/pic1.png b/static/news/pic1.png
new file mode 100644
index 0000000..46bec13
Binary files /dev/null and b/static/news/pic1.png differ
diff --git a/static/news/recyling-banner-01.png b/static/news/recyling-banner-01.png
new file mode 100644
index 0000000..848b40c
Binary files /dev/null and b/static/news/recyling-banner-01.png differ
diff --git a/static/news/tel.png b/static/news/tel.png
new file mode 100644
index 0000000..30951db
Binary files /dev/null and b/static/news/tel.png differ