EP-WachatApp/eaterplanet_ecommerce/pages/order/shopCart.json

18 lines
716 B
JSON

{
"navigationBarTitleText": "购物车",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "white",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"i-card": "../../components/card/index",
"i-tabbar": "../../components/tabbar/index",
"i-dialog": "../../components/dialog/index",
"i-router-link": "../../components/router-link/router-link",
"i-img": "../../components/img/index",
"guess-like": "../../components/guess-like/index",
"i-new-auth": "../../components/new-auth/index",
"i-vip-price": "../../components/vipPrice/vipPrice",
"i-sku": "../../components/sku/index",
"ad-alert": "../../components/ad-alert/index"
}
}