Explorar el Código

delete 冗余代码

liujiejie hace 2 meses
padre
commit
4cff7f8a55
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/views/home/Index.vue

+ 0 - 2
src/views/home/Index.vue

@@ -55,8 +55,6 @@ export default {
       isShowHd: true,
     };
   },
-  mounted() {},
-  created() {},
   methods: {
     setLoding(state) {
       this.loading = state;