diff --git a/pages.json b/pages.json
index 530f0ff..b616fe5 100644
--- a/pages.json
+++ b/pages.json
@@ -12,10 +12,9 @@
}
},
{
- "path" : "pages/index/tourGuide",
- "style" :
- {
- "navigationBarTitleText" : ""
+ "path": "pages/index/tourGuide",
+ "style": {
+ "navigationBarTitleText": ""
}
}
],
@@ -66,6 +65,15 @@
{
"path": "service/applyRelic"
},
+ {
+ "path": "service/tell"
+ },
+ {
+ "path": "service/experience"
+ },
+ {
+ "path": "service/following"
+ },
{
"path": "mine/subscribe"
},
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 36f1f9c..192482e 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -80,12 +80,12 @@
{
icon : '/static/image/home/g3.png',
title : '遗产讲述',
- path : '',
+ path : '/pages_order/service/tell?type=0',
},
{
icon : '/static/image/home/g4.png',
title : '达人同游',
- path : '',
+ path : '/pages_order/service/tell?type=1',
},
{
icon : '/static/image/home/g5.png',
@@ -95,12 +95,12 @@
{
icon : '/static/image/home/g6.png',
title : '我要跟拍',
- path : '',
+ path : '/pages_order/service/following' ,
},
{
icon : '/static/image/home/g7.png',
title : '非遗体验',
- path : '',
+ path : '/pages_order/service/experience',
},
{
icon : '/static/image/home/g8.png',
diff --git a/pages_order/components/list/cardList.vue b/pages_order/components/list/cardList.vue
new file mode 100644
index 0000000..c7f5a24
--- /dev/null
+++ b/pages_order/components/list/cardList.vue
@@ -0,0 +1,104 @@
+
+
+
+
+
+
+
+
+ 刘申林
+
+
+
+ 提前一周预约
+
+
+ 御窑厂、刘家弄、观音阁、陶瓷博物馆御窑博物馆...
+
+
+
+ ¥300起
+
+
+ ¥线上预约
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages_order/service/experience.vue b/pages_order/service/experience.vue
new file mode 100644
index 0000000..3a1dda2
--- /dev/null
+++ b/pages_order/service/experience.vue
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages_order/service/following.vue b/pages_order/service/following.vue
new file mode 100644
index 0000000..e416c23
--- /dev/null
+++ b/pages_order/service/following.vue
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages_order/service/tell.vue b/pages_order/service/tell.vue
new file mode 100644
index 0000000..ee3c070
--- /dev/null
+++ b/pages_order/service/tell.vue
@@ -0,0 +1,139 @@
+
+
+
+
+
+ 级别
+ 遗产点
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages_order/static/tell/goldMedal.png b/pages_order/static/tell/goldMedal.png
new file mode 100644
index 0000000..0c34421
Binary files /dev/null and b/pages_order/static/tell/goldMedal.png differ