Browse Source

page title

star7th 5 years ago
parent
commit
9f5cfc6ad4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web_src/src/components/item/show/show_regular_item/Index.vue

+ 1 - 0
web_src/src/components/item/show/show_regular_item/Index.vue

@@ -110,6 +110,7 @@
                 that.page_id = page_id ;
                 //页面回到顶部
                  document.body.scrollTop = document.documentElement.scrollTop = 0;
+                 document.title = that.page_title +"--ShowDoc";
               });
               
             }else{