diff --git a/pages.json b/pages.json index 3649e7c..5096c1a 100644 --- a/pages.json +++ b/pages.json @@ -1516,7 +1516,47 @@ "bounce": "none" } } - } + }, + { + "path": "quickReply/quickReply", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "uni-app分页", + "app": { + "bounce": "none" + } + } + }, + { + "path": "article/article", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "uni-app分页", + "app": { + "bounce": "none" + } + } + }, + { + "path": "searchArticle/searchArticle", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "uni-app分页", + "app": { + "bounce": "none" + } + } + }, + { + "path": "video/video", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "uni-app分页", + "app": { + "bounce": "none" + } + } + } ] } // { @@ -1552,46 +1592,7 @@ // } // } // }, - // { - // "path": "quickReply/quickReply", - // "style": { - // "navigationStyle": "custom", - // "navigationBarTitleText": "uni-app分页", - // "app": { - // "bounce": "none" - // } - // } - // }, - // { - // "path": "article/article", - // "style": { - // "navigationStyle": "custom", - // "navigationBarTitleText": "uni-app分页", - // "app": { - // "bounce": "none" - // } - // } - // }, - // { - // "path": "searchArticle/searchArticle", - // "style": { - // "navigationStyle": "custom", - // "navigationBarTitleText": "uni-app分页", - // "app": { - // "bounce": "none" - // } - // } - // }, - // { - // "path": "video/video", - // "style": { - // "navigationStyle": "custom", - // "navigationBarTitleText": "uni-app分页", - // "app": { - // "bounce": "none" - // } - // } - // }, + // { // "path": "addAddress/addAddress", // "style": { diff --git a/pages_chat/quickReply/quickReply.vue b/pages_chat/quickReply/quickReply.vue index 4db91a7..ecb5729 100644 --- a/pages_chat/quickReply/quickReply.vue +++ b/pages_chat/quickReply/quickReply.vue @@ -1,16 +1,19 @@