Zhengxiaowei 5 years ago
parent
commit
51e358ef09
1 changed files with 1 additions and 1 deletions
  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);