14 lines
248 B
JSON
14 lines
248 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index"
|
|
],
|
|
"subPackages": [],
|
|
"window": {
|
|
"defaultTitle": "uni-app",
|
|
"titleBarColor": "#FE5C2D",
|
|
"backgroundColor": "#FE5C2D"
|
|
},
|
|
"usingComponents": {
|
|
"plugin-wrapper": "/plugin-wrapper"
|
|
}
|
|
} |