Changpeng Duan %!s(int64=5) %!d(string=hai) anos
pai
achega
2b96128923
Modificáronse 2 ficheiros con 1 adicións e 2 borrados
  1. 1 1
      tv/src/Mock/index.js
  2. 0 1
      tv/src/views/Wait.vue

+ 1 - 1
tv/src/Mock/index.js

@@ -357,7 +357,7 @@ let getClassStat = function (ClassOn, dp) {
     };
     };
 };
 };
 
 
-let t = 0;//0 is on 1 is off
+let t = 1;//0 is on 1 is off
 if (t == 0) {
 if (t == 0) {
     // 列表测试
     // 列表测试
     Mock.mock('/api/testTable', 'post', testTable());
     Mock.mock('/api/testTable', 'post', testTable());

+ 0 - 1
tv/src/views/Wait.vue

@@ -89,7 +89,6 @@
                 </el-carousel>
                 </el-carousel>
             </div>
             </div>
         </div>
         </div>
-
         <el-dialog
         <el-dialog
                 title="提示"
                 title="提示"
                 :visible.sync="dialogVisible"
                 :visible.sync="dialogVisible"