diff --git a/news/activity/intimate.vue b/news/activity/intimate.vue
deleted file mode 100644
index 3cc54fa..0000000
--- a/news/activity/intimate.vue
+++ /dev/null
@@ -1,418 +0,0 @@
-
-
-
-
-
-
-
- 大白兔维修
- 上门服务 细心周到
-
-
-
-
- 全部商品
- TCL
- 创维
- 海尔
- 长虹
- 小米
- 东芝
- 华为
- 雷鸟
-
-
-
- 价格
- 折扣
- 销量
- 综合
-
-
-
-
-
- 自营iphone13 绿色 128GB
-
-
- ¥7595到手价
- ¥7595
-
-
- 200+条评论 99%好评率
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages.json b/pages.json
index c1fee73..20e7c2d 100644
--- a/pages.json
+++ b/pages.json
@@ -530,10 +530,41 @@
}
],
"subPackages": [
+ {
+ "root": "pages/news/",
+ "pages": [
+ {
+ "path" : "recycling/index",
+ "style" :
+ {
+ "navigationBarTitleText": "上门回收",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+ }
+
+ ]
+ },
{
"root": "pages/activity/",
"pages": [
{
+ "path" : "presale",
+ "style" :
+ {
+ "navigationBarTitleText": "预售专区",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path" : "presaleRule",
+ "style" :
+ {
+ "navigationBarTitleText": "预售规则",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path" : "intimate",
"style" :
{
diff --git a/pages/activity/intimate.vue b/pages/activity/intimate.vue
index 3cc54fa..bcbf14e 100644
--- a/pages/activity/intimate.vue
+++ b/pages/activity/intimate.vue
@@ -1,7 +1,7 @@
-
+
@@ -57,7 +57,11 @@
import img from "@/static/news/refund-bg1.png"
export default {
data() {
- return {
+ return {
+ isScroll: true,
+ background1: {
+ background: '#fff',
+ },
background: {
background: 'transparent',
backgroundSize: '100%',
@@ -81,6 +85,13 @@
}
],
}
+ },
+ onPageScroll(e){
+ if(e.scrollTop <= 44){
+ this.isScroll = true;
+ }else{
+ this.isScroll = false;
+ }
},
methods: {
tabItem(index){
@@ -165,7 +176,7 @@
&-bd{
padding: 30rpx 0 0;
display: flex;
- height: calc(100vh - 700rpx);
+ height: calc(100vh - 500rpx);
box-sizing: border-box;
overflow: hidden;
.a{
diff --git a/pages/activity/presale.vue b/pages/activity/presale.vue
new file mode 100644
index 0000000..f352820
--- /dev/null
+++ b/pages/activity/presale.vue
@@ -0,0 +1,190 @@
+
+
+
+
+
+
+
+
+
+
+
+ 正在进行中
+
+
+
+
+
+
+ 一加Ace 2pro超值砍价手机全网通双卡双待
+ 后失效
+
+
+ 预约价¥4189
+ 去预约
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/activity/presaleRule.vue b/pages/activity/presaleRule.vue
new file mode 100644
index 0000000..b321ee6
--- /dev/null
+++ b/pages/activity/presaleRule.vue
@@ -0,0 +1,36 @@
+
+
+ 预售规则:
+ 1、选择心仪的商品,邀请好友一起砍价,每次砍价金额以页面显示为准,参与好友越多商品到手价越低。
+ 2、砍价商品会设置可砍金额,在规定时间内砍到可砍金额后即可按对应金额优惠下单。选择下单购买后该笔砍价订单不再支持继续砍价。
+ 3、发起砍价后,需要在指定时间内完成砍价 (以页面显示为准),未完成最终砍价可按已砍金额进行下单购买,砍价进行中也可按已砍金额进行下单购买
+ 4、砍价结束后,需要在指定时间内完成下单 (以页面显示为准),未在指定时间内完成下单所造成的砍价优惠无法使用,平台不再额外补发。
+ 5、每个新用户 (注册24小时内的用户) 可帮好友完成一次砍价,如出现用户ID不同,但存在下列情形的: 包括但不限于微信账户、收货人姓名、详细地址、联系方式、支付信息、IP地址、设备号等信息的任意一项或数项相同或重叠的,均将被认定为同一用户。 同一设备仅支持一个账号登录进行该活动。
+
+ 6、如小当严选发现用户存在弄虚作假、作弊、套现、洗钱、赌博等违规行为 (包括并不仅限于恶意刷单、非正常手段砍成,使用非法工具分享、下载、安装、注册、登录多个账号及其他不正当手段) 侵害小当严选利益的,小当严选有权对用户进行异常标记,小当严选将取消用户的活动资格并有权不发放奖励、撤销剩余奖励、收回用户可领取的奖励,追讨已发放的奖励,并保留追究该用户责任的权利。
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/news/recycling/index.vue b/pages/news/recycling/index.vue
new file mode 100644
index 0000000..0c920c5
--- /dev/null
+++ b/pages/news/recycling/index.vue
@@ -0,0 +1,194 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 家电回收
+
+
+
+
+ 手机回收
+
+
+
+
+ 电脑回收
+
+
+
+
+ 平板回收
+
+
+
+
+
+
+ 苹果手机上门回收
+ 专业上门回收
+
+
+ 已售400+ 好评87%
+
+
+
+
+
+
+
+
+
+
+
diff --git a/static/news/icon-recycling-01-on.png b/static/news/icon-recycling-01-on.png
new file mode 100644
index 0000000..ba0bdec
Binary files /dev/null and b/static/news/icon-recycling-01-on.png differ
diff --git a/static/news/icon-recycling-01.png b/static/news/icon-recycling-01.png
new file mode 100644
index 0000000..ff600d3
Binary files /dev/null and b/static/news/icon-recycling-01.png differ
diff --git a/static/news/icon-recycling-02-on.png b/static/news/icon-recycling-02-on.png
new file mode 100644
index 0000000..ab44342
Binary files /dev/null and b/static/news/icon-recycling-02-on.png differ
diff --git a/static/news/icon-recycling-02.png b/static/news/icon-recycling-02.png
new file mode 100644
index 0000000..f830681
Binary files /dev/null and b/static/news/icon-recycling-02.png differ
diff --git a/static/news/icon-recycling-03-on.png b/static/news/icon-recycling-03-on.png
new file mode 100644
index 0000000..fa06b2f
Binary files /dev/null and b/static/news/icon-recycling-03-on.png differ
diff --git a/static/news/icon-recycling-03.png b/static/news/icon-recycling-03.png
new file mode 100644
index 0000000..580fe61
Binary files /dev/null and b/static/news/icon-recycling-03.png differ
diff --git a/static/news/icon-recycling-04-on.png b/static/news/icon-recycling-04-on.png
new file mode 100644
index 0000000..e526919
Binary files /dev/null and b/static/news/icon-recycling-04-on.png differ
diff --git a/static/news/icon-recycling-04.png b/static/news/icon-recycling-04.png
new file mode 100644
index 0000000..ff9bbbe
Binary files /dev/null and b/static/news/icon-recycling-04.png differ
diff --git a/static/news/icon-volume.png b/static/news/icon-volume.png
new file mode 100644
index 0000000..743b8d8
Binary files /dev/null and b/static/news/icon-volume.png differ
diff --git a/static/news/newPresale-1.png b/static/news/newPresale-1.png
new file mode 100644
index 0000000..138074c
Binary files /dev/null and b/static/news/newPresale-1.png differ
diff --git a/static/news/newPresale-2.png b/static/news/newPresale-2.png
new file mode 100644
index 0000000..a314cc8
Binary files /dev/null and b/static/news/newPresale-2.png differ
diff --git a/static/news/newPresale-bg.jpg b/static/news/newPresale-bg.jpg
new file mode 100644
index 0000000..34be13e
Binary files /dev/null and b/static/news/newPresale-bg.jpg differ
diff --git a/static/news/recycling-bg.png b/static/news/recycling-bg.png
new file mode 100644
index 0000000..cc8c162
Binary files /dev/null and b/static/news/recycling-bg.png differ