2024-11-10 07:01:22 +00:00
|
|
|
{
|
2024-11-15 03:51:28 +00:00
|
|
|
"defaultTitle": "购物车",
|
2024-12-01 11:56:54 +00:00
|
|
|
"usingComponents": {
|
|
|
|
"ant-checkbox": "antd-mini/es/Checkbox/index",
|
|
|
|
"stepper": "antd-mini/es/Stepper/index",
|
|
|
|
"ant-checkbox-group": "antd-mini/es/Checkbox/CheckboxGroup/index",
|
|
|
|
"ant-stepper": "antd-mini/es/Stepper/index"
|
|
|
|
},
|
2024-11-10 07:01:22 +00:00
|
|
|
"styleIsolation": "apply-shared"
|
|
|
|
}
|