8 lines
209 B
JSON
8 lines
209 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "照片复活",
|
||
|
|
"navigationBarBackgroundColor": "#FDF8F2",
|
||
|
|
"navigationBarTextStyle": "black",
|
||
|
|
"usingComponents": {
|
||
|
|
"payment-modal": "../../components/PaymentModal"
|
||
|
|
}
|
||
|
|
}
|