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);