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>