EP-WachatApp/eaterplanet_ecommerce/moduleB/supply/changePrice.json

10 lines
335 B
JSON
Raw Normal View History

2023-03-24 11:24:28 +08:00
{
"navigationBarTitleText": "订单改价",
"navigationBarBackgroundColor": "#FE8464",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"i-input-number": "../../components/input-number/index",
"i-fixed-bottom": "../../components/fixed-bottom/index",
"i-img": "../../components/img/index"
}
}