WXL
3 天以前 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1
node_modules/@dcloudio/uni-ui/lib/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>