10 lines
235 B
JSON
10 lines
235 B
JSON
{
|
|
"defaultTitle": "我的订单",
|
|
"usingComponents": {
|
|
"ant-icon": "antd-mini/es/Icon/index",
|
|
"container": "antd-mini/es/Container/index",
|
|
"ant-tabs": "antd-mini/es/Tabs/index"
|
|
},
|
|
"styleIsolation": "apply-shared"
|
|
}
|