mirror of
https://github.com/youzan/vant.git
synced 2026-03-10 02:07:09 +08:00
[improvement] update lint rules (#3970)
This commit is contained in:
@@ -141,7 +141,7 @@ export default createComponent({
|
||||
}
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
return (
|
||||
<div class={bem({ round: this.round })} style={this.style} onClick={this.onClick}>
|
||||
{this.renderImage()}
|
||||
|
||||
Reference in New Issue
Block a user