mirror of
https://github.com/youzan/vant.git
synced 2026-05-15 01:06:30 +08:00
[improvement] update lint rules (#3970)
This commit is contained in:
@@ -17,7 +17,7 @@ export default createComponent({
|
||||
this.$parent.swipes.splice(this.$parent.swipes.indexOf(this), 1);
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
const { vertical, computedWidth, computedHeight } = this.$parent;
|
||||
|
||||
const style = {
|
||||
|
||||
Reference in New Issue
Block a user