mirror of
https://github.com/mfish-qf/mfish-nocode.git
synced 2026-08-29 03:43:14 +08:00
16 lines
352 B
JSON
16 lines
352 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/logs/logs"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "摸鱼低代码—微信小程序",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"style": "v2",
|
|
|
|
"usingComponents": {},
|
|
"sitemapLocation": "sitemap.json"
|
|
} |