diff --git a/components/lf-nav/lf-nav.vue b/components/lf-nav/lf-nav.vue
index 74c07d2..313bf85 100644
--- a/components/lf-nav/lf-nav.vue
+++ b/components/lf-nav/lf-nav.vue
@@ -13,7 +13,14 @@
-
+
+
+
+
+
{{ title }}
@@ -113,12 +120,15 @@
// 搜索
onSearch(event){
this.$emit('search', event.detail.value);
+ },
+ searchClick(){
+ this.$url('/pages/shop/search');
}
}
}
-
diff --git a/pages/coupon/index/index.vue b/pages/coupon/index/index.vue
index 48df1f8..231f6d4 100644
--- a/pages/coupon/index/index.vue
+++ b/pages/coupon/index/index.vue
@@ -5,7 +5,7 @@
-
+
@@ -14,7 +14,10 @@
- ¥200
+
+ ¥
+ 200
+
待使用
@@ -94,7 +97,7 @@
margin-left: 84rpx;
}
.coupon-left {
- margin-left: 40rpx;
+ margin-left: 20rpx;
display: flex;
flex-direction: column;
justify-content: center;
@@ -132,6 +135,9 @@
background: #15716E;
border-radius: 20rpx;
}
+ .invalid-bg{
+ background-color: #999999;
+ }
.coupon-radius {
width: 664rpx;
display: flex;
diff --git a/pages/discover/discover.vue b/pages/discover/discover.vue
index 98cb544..766e2ee 100644
--- a/pages/discover/discover.vue
+++ b/pages/discover/discover.vue
@@ -59,8 +59,7 @@
tab_list: [
{name: '最新',id: 1},
{name: '最热',id: 2},
- {name: '已关注',id: 3},
- {name: '消息',id: 4}
+ {name: '已关注',id: 3}
],
current: 0,
}
diff --git a/pages/discover/discoverdetails.vue b/pages/discover/discoverdetails.vue
index e5ed563..0a79e67 100644
--- a/pages/discover/discoverdetails.vue
+++ b/pages/discover/discoverdetails.vue
@@ -8,7 +8,10 @@
V
- 最新FUEJFEI
+
+ 最新FUEJFEI
+
+
08-28 18:39
diff --git a/pages/order/index/onlineorder.vue b/pages/order/index/onlineorder.vue
index 29e6846..02b5763 100644
--- a/pages/order/index/onlineorder.vue
+++ b/pages/order/index/onlineorder.vue
@@ -1,7 +1,7 @@
nav_height = e">
-
+
线上订单
线下订单
@@ -10,14 +10,15 @@
-
-
+
+
-
+
订单编号783974398749328
@@ -58,9 +59,9 @@
-
+
@@ -189,7 +190,7 @@
},
{
id: 3,
- name: '拼团中',
+ name: '秒杀单',
list: [
{
id: 10,
@@ -324,7 +325,7 @@
return `calc(${this.scrollH}px - ${this.nav_height}px - 86rpx - 120rpx - 120rpx)`;
},
autoHeightTwo(){
- return `calc(${this.scrollH}px - ${this.nav_height}px - 86rpx - 90rpx)`;
+ return `calc(${this.scrollH}px - ${this.nav_height}px - 90rpx)`;
}
},
onLoad(){
diff --git a/pages/order/newdetail/newdetail.vue b/pages/order/newdetail/newdetail.vue
index 0a1989d..76638a7 100644
--- a/pages/order/newdetail/newdetail.vue
+++ b/pages/order/newdetail/newdetail.vue
@@ -1,6 +1,15 @@
+
+
+ 王小二
+ 18284385380
+
+
+ 广西壮族自治区-南宁市-青秀区-民族大道民族大道民族大道民族大道民族大道民族大道15号
+
+
@@ -18,12 +27,14 @@
-
- 商品订单号
- 7863465293852482642934
+
+
+
+ 积分数量
+ 385
-
+
订单总价
¥385
@@ -35,6 +46,10 @@
+ 商品订单编号
+ 75894375395739345
+
+
订单编号
75894375395739345
@@ -42,6 +57,10 @@
创建时间
2021-09-07 10:21:38
+
+ 兑换状态
+ 兑换成功
+
@@ -50,11 +69,11 @@
export default {
data(){
return {
-
+ type: 'default' // point积分订单详情, default默认普通商品订单详情
}
},
- onLoad(){
-
+ onLoad(options){
+ this.type = options.type || this.type;
},
methods: {
diff --git a/pages/point/detail/detail.vue b/pages/point/detail/detail.vue
index 7cee881..beefdc9 100644
--- a/pages/point/detail/detail.vue
+++ b/pages/point/detail/detail.vue
@@ -10,7 +10,7 @@
78326478
diff --git a/pages/point/exchangeRecord/exchangeRecord.vue b/pages/point/exchangeRecord/exchangeRecord.vue
index 64662bb..7359bdb 100644
--- a/pages/point/exchangeRecord/exchangeRecord.vue
+++ b/pages/point/exchangeRecord/exchangeRecord.vue
@@ -5,7 +5,7 @@
-
+
精品超市
diff --git a/pages/point/shoppingMall/shoppingMall.vue b/pages/point/shoppingMall/shoppingMall.vue
index cbf3a4a..d49f988 100644
--- a/pages/point/shoppingMall/shoppingMall.vue
+++ b/pages/point/shoppingMall/shoppingMall.vue
@@ -42,7 +42,7 @@
-
+
@@ -50,7 +50,7 @@
+