Zhengxiaowei 5 년 전
부모
커밋
51e358ef09
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);