cuiqian2004
4 天以前 2af5f043b60c1f7ac38ecccc8f5bf44743134325
uni_modules/uni-icons/components/uni-icons/uni-icons.vue
@@ -85,8 +85,8 @@
         }
      },
      methods: {
         _onClick() {
            this.$emit('click')
         _onClick(e) {
            this.$emit('click', e)
         }
      }
   }
@@ -107,4 +107,4 @@
      text-decoration: none;
      text-align: center;
   }
</style>
</style>