EP-WachatApp/eaterplanet_ecommerce/moduleA/pin/rule.json

9 lines
254 B
JSON
Raw Normal View History

2023-03-24 11:24:28 +08:00
{
"navigationBarTitleText": "拼团规则",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationBarTextStyle": "black",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"parser":"../../components/parser/parser"
}
}