10 lines
342 B
JSON
10 lines
342 B
JSON
{
|
|
"navigationBarTitleText": "确认支付",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"u-navbar": "/node-modules/uview-ui/components/u-navbar/u-navbar",
|
|
"u-card": "/node-modules/uview-ui/components/u-card/u-card",
|
|
"u-image": "/node-modules/uview-ui/components/u-image/u-image"
|
|
}
|
|
} |