2024-04-25 18:02:30 +08:00
|
|
|
{
|
|
|
|
"navigationBarTitleText": "购物车",
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"usingComponents": {
|
|
|
|
"up-navbar": "../../uni_modules/uview-plus/components/u-navbar/u-navbar",
|
2024-04-26 18:04:56 +08:00
|
|
|
"u--icon": "../../uni_modules/uview-plus/components/u-icon/u-icon",
|
|
|
|
"up-empty": "../../uni_modules/uview-plus/components/u-empty/u-empty",
|
|
|
|
"up-button": "../../uni_modules/uview-plus/components/u-button/u-button",
|
2024-04-29 18:14:58 +08:00
|
|
|
"up-transition": "../../uni_modules/uview-plus/components/u-transition/u-transition",
|
|
|
|
"good-popup": "../../components/goodPopup"
|
2024-04-25 18:02:30 +08:00
|
|
|
}
|
|
|
|
}
|