account-inner-pickup-grid-view.less 164 字节
Newer Older
1 2 3 4 5 6 7 8 9
.pickup-view {
    --pickup-view: 0;
}
// 避免空文件,后台不让空文件过
.account-inner-pickup-grid-view {
    --account-inner-pickup-grid-view: 0;
}