Zhengxiaowei il y a 5 ans
Parent
commit
51e358ef09
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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);