mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
feat: 迁移sku组件
This commit is contained in:
4
packages/sku/constants.js
Normal file
4
packages/sku/constants.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const LIMIT_TYPE = {
|
||||
QUOTA_LIMIT: 0,
|
||||
STOCK_LIMIT: 1
|
||||
};
|
Reference in New Issue
Block a user