diff --git a/pages.json b/pages.json
index a386342..293f2e1 100644
--- a/pages.json
+++ b/pages.json
@@ -16,6 +16,20 @@
"navigationBarTextStyle": "white"
}
},
+ {
+ "path" : "pages/post/postInfo/postInfo",
+ "style" :
+ {
+ "navigationBarTitleText" : "话题详情"
+ }
+ },
+ {
+ "path" : "pages/post/postPublish/postPublish",
+ "style" :
+ {
+ "navigationBarTitleText" : "发布话题"
+ }
+ },
{
"path": "pages/signln/harvestaddress",
"style": {
diff --git a/pages/post/postInfo/postInfo.vue b/pages/post/postInfo/postInfo.vue
index 6dda658..ae39fef 100644
--- a/pages/post/postInfo/postInfo.vue
+++ b/pages/post/postInfo/postInfo.vue
@@ -7,16 +7,70 @@
举报
-
-
+
+
+
-