guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
89675bf1a7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/live/frame.vue

+ 1 - 1
src/layout/live/frame.vue

@@ -35,7 +35,7 @@ export default {
   created() {
     let route = window.location.pathname;
     console.log(route);
-    if (route == '/notice/index') {
+    if (route == '/platlive/notice/index') {
       this.display = 'notice';
     } else {
       this.display = 'all';