mirror of
https://github.com/youzan/vant.git
synced 2025-12-18 02:06:02 +08:00
[Improvement] extract component common part (#703)
This commit is contained in:
@@ -16,7 +16,7 @@ import utils from '../utils/scroll';
|
||||
import { on, off } from '../utils/event';
|
||||
|
||||
export default create({
|
||||
name: 'van-list',
|
||||
name: 'list',
|
||||
|
||||
model: {
|
||||
prop: 'loading'
|
||||
|
||||
Reference in New Issue
Block a user