Zhengxiaowei hace 5 años
padre
commit
51e358ef09
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/Index/index.ux

+ 1 - 1
src/views/Index/index.ux

@@ -82,7 +82,7 @@ export default {
     current: 0,
     showPopup: false,
     showSignPop: false,
-    showShortPop:false
+    showShortPop: false
   },
    onInit() {
     this.$on('dispathEvt', this.changeSignPop);