mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[improvement] add constant of border (#4078)
This commit is contained in:
@@ -2,7 +2,7 @@ import { createNamespace } from '../utils';
|
||||
import { TouchMixin } from '../mixins/touch';
|
||||
import { ParentMixin } from '../mixins/relation';
|
||||
import { BindEventMixin } from '../mixins/bind-event';
|
||||
import { GREEN } from '../utils/color';
|
||||
import { GREEN } from '../utils/constant';
|
||||
import {
|
||||
getScrollTop,
|
||||
getElementTop,
|
||||
|
Reference in New Issue
Block a user