10 lines
327 B
JSON
10 lines
327 B
JSON
{
|
|
"navigationBarTitleText": "选择商品",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-load-more": "../../components/load-more/index",
|
|
"i-empty": "../../components/empty/index",
|
|
"i-solitaire-good": "../components/solitaireGood"
|
|
}
|
|
} |