diff --git a/pages.json b/pages.json
index a14dafe..03ef47e 100644
--- a/pages.json
+++ b/pages.json
@@ -139,6 +139,13 @@
"navigationBarTitleText": "隐私政策",
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "myCoupons",
+ "style": {
+ "navigationBarTitleText": "我的优惠卷",
+ "navigationStyle": "custom"
+ }
}
]
}
diff --git a/pages/detail/serviceDetail.vue b/pages/detail/serviceDetail.vue
index b17beab..f6c4b13 100644
--- a/pages/detail/serviceDetail.vue
+++ b/pages/detail/serviceDetail.vue
@@ -101,29 +101,22 @@
+
+
+
+
+
diff --git a/static/profile/my_icon.png b/static/profile/my_icon.png
new file mode 100644
index 0000000..e2df470
Binary files /dev/null and b/static/profile/my_icon.png differ