diff --git a/common/js/mixin.js b/common/js/mixin.js
index 6587d44..30a7290 100644
--- a/common/js/mixin.js
+++ b/common/js/mixin.js
@@ -105,7 +105,7 @@ export default{
if(beforePage && beforePage.route){
uni.navigateBack();
}else{
- uni.switchTab({url:'/pages/index/index'});
+ uni.reLaunch({url:'/pages/index/index/index'});
}
}
}
diff --git a/components/index-nav/index-nav.vue b/components/index-nav/index-nav.vue
index 0c1e101..106d364 100644
--- a/components/index-nav/index-nav.vue
+++ b/components/index-nav/index-nav.vue
@@ -50,7 +50,7 @@ export default {
image: 'https://cdn.guojiang.club/storage/uploads/images/2020_06_05/rNCqCVUgi5GFYntpqmevHEaO1NYt5PZ2tgjEXRMU.png',
name: '会员服务'
},{
- link: '/pages/index/eventRegistration/eventRegistration',
+ link: '/pages/index/activity/hot',
image: 'https://cdn.guojiang.club/storage/uploads/images/2020_06_05/rNCqCVUgi5GFYntpqmevHEaO1NYt5PZ2tgjEXRMU.png',
name: '活动报名'
},{
diff --git a/pages.json b/pages.json
index e514120..0100418 100644
--- a/pages.json
+++ b/pages.json
@@ -797,12 +797,26 @@
}
},
{
- "path" : "pages/index/eventRegistration/eventRegistration",
+ "path" : "pages/index/activity/hot",
"style" : {
"navigationBarTitleText": "热门活动",
"navigationStyle": "custom"
}
},
+ {
+ "path" : "pages/index/activity/detail",
+ "style" : {
+ "navigationBarTitleText": "活动详情",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path" : "pages/index/activity/confirm",
+ "style" : {
+ "navigationBarTitleText": "确认报名",
+ "navigationStyle": "custom"
+ }
+ },
{
"path" : "pages/user/member/code",
"style" : {
diff --git a/pages/index/activity/confirm.vue b/pages/index/activity/confirm.vue
new file mode 100644
index 0000000..2971151
--- /dev/null
+++ b/pages/index/activity/confirm.vue
@@ -0,0 +1,84 @@
+
+
+
+
+ 联系人信息
+
+ 姓名
+
+
+
+ 手机号
+
+
+
+ 确认报名(免费)
+
+
+
+
+
+
diff --git a/pages/index/activity/detail.vue b/pages/index/activity/detail.vue
new file mode 100644
index 0000000..8420a56
--- /dev/null
+++ b/pages/index/activity/detail.vue
@@ -0,0 +1,104 @@
+
+
+
+
+ 海蓝之谜美颜会 9月15日场10:30场
+ 会员尊享美颜会
+
+ 活动时间:
+ 2021年9月15日 10:30-12:00场
+
+
+ 报名时间:
+ 即日起-9月12日24:00
+
+
+ 活动内容:
+ 美白课堂+现场DIY甜橙茶
+
+
+ 活动人数:
+ 5人
+
+
+ 活动报名:
+ 免费
+
+
+ 活动规则:
+
+ 1、金卡及以上会员可免费报名参加,每个ID仅可报名一场活动(以每个第一次报名场次为准,超出报名次数不予审核通过);
+ 2、报名成功后,店铺会在活动前一天联系您报名的手机号;
+ 3、如有疑问,请致电海蓝之谜店铺联系电话:0315-743843474
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/index/eventRegistration/eventRegistration.vue b/pages/index/activity/hot.vue
similarity index 98%
rename from pages/index/eventRegistration/eventRegistration.vue
rename to pages/index/activity/hot.vue
index fc84776..f07d13a 100644
--- a/pages/index/eventRegistration/eventRegistration.vue
+++ b/pages/index/activity/hot.vue
@@ -8,7 +8,7 @@
-
+