eassy-pay/unpackage/dist/build/mp-alipay/app.json

14 lines
248 B
JSON
Raw Normal View History

2024-05-09 17:22:25 +08:00
{
"pages": [
"pages/index/index"
],
"subPackages": [],
"window": {
"defaultTitle": "uni-app",
"titleBarColor": "#FE5C2D",
"backgroundColor": "#FE5C2D"
},
"usingComponents": {
"plugin-wrapper": "/plugin-wrapper"
}
}