9 lines
240 B
JSON
9 lines
240 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "视频通话",
|
|
"navigationBarBackgroundColor": "#FDF8F2",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"payment-modal": "../../components/PaymentModal"
|
|
}
|
|
} |