10 lines
345 B
JSON
10 lines
345 B
JSON
{
|
|
"navigationBarTitleText": "核销信息",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-input-number": "../../components/input-number/index",
|
|
"i-modal": "../../components/modal/index",
|
|
"i-cashon_delivery": "../../components/cashon_delivery/index"
|
|
}
|
|
} |