12 lines
458 B
JSON
12 lines
458 B
JSON
{
|
|
"navigationBarTitleText": "商品详情",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-new-auth": "../../components/new-auth/index",
|
|
"i-count-down": "../../components/count-down/index",
|
|
"i-order-notify": "../../components/order-notify/index",
|
|
"i-change-community": "../../components/changeCommunity/index",
|
|
"parser":"../../components/parser/parser",
|
|
"advimg": "../../components/advimg/index"
|
|
}
|
|
} |