chache/pages/pay-fail/index.json

9 lines
251 B
JSON
Raw Normal View History

2024-01-16 22:53:42 +08:00
{
"navigationBarTitleText": "支付失败",
"usingComponents": {
"popup-pay-again": "../../components/popup-pay-again/index",
"float-help": "../../components/float-help/index",
"float-share": "../../components/float-share/index"
}
}