10 lines
335 B
JSON
10 lines
335 B
JSON
{
|
|
"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"
|
|
}
|
|
} |