7 lines
187 B
JSON
Raw Permalink Normal View History

2024-02-28 13:41:19 +08:00
{
"usingComponents": {
2024-03-07 16:52:08 +08:00
"van-count-down": "@vant/weapp/count-down/index",
"van-notify": "@vant/weapp/notify/index"
2024-02-28 13:41:19 +08:00
},
"navigationBarTitleText": "支付订单"
}