diff --git a/pages.json b/pages.json index e933b50..44b53ca 100644 --- a/pages.json +++ b/pages.json @@ -34,6 +34,12 @@ "style": { "navigationBarTitleText": "我的收藏" } + }, + { + "path": "pages/contactService/index", + "style": { + "navigationBarTitleText": "联系客服" + } } ], "globalStyle": { diff --git a/pages/contactService/index.vue b/pages/contactService/index.vue new file mode 100644 index 0000000..91344d3 --- /dev/null +++ b/pages/contactService/index.vue @@ -0,0 +1,71 @@ + + + + +