wxy há 4 anos atrás
pai
commit
cf5bc2148a
2 ficheiros alterados com 2 adições e 3 exclusões
  1. 1 1
      src/router/index.js
  2. 1 2
      src/views/halltwo/detail.vue

+ 1 - 1
src/router/index.js

@@ -150,7 +150,7 @@ const live = [
   {
     path: '/halltwo/detail',
     name: 'detail',
-    meta: { title: '直播大厅', subSite: true },
+    meta: { title: '活动总结', subSite: true },
     component: () => import('../views/halltwo/detail.vue'),
   },
   {

+ 1 - 2
src/views/halltwo/detail.vue

@@ -274,7 +274,7 @@ export default {
     },
     //返回直播大厅
     back() {
-      this.$router.push({ path: '/halltwo/directTwo' });
+      this.$router.push({ path: '/halltwo/directTwo', query: { id: this.id } });
     },
     handleCurrentChange(skip) {
       this.searchInfo({ skip });
@@ -511,7 +511,6 @@ export default {
           .zj {
             padding: 27px 10px;
             .zjInfo {
-              width: 48%;
               padding: 20px 30px;
               .img {
                 // width: 160px;