You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.9 KiB
60 lines
1.9 KiB
{
|
|
"entryPagePath": "pages/index/index",
|
|
"pages": [
|
|
"pages/logs/logs",
|
|
"pages/home/me/indexx",
|
|
"pages/home/xx/index",
|
|
"pages/home/xy/index",
|
|
"pages/home/xyc/index",
|
|
"pages/home/jl/index",
|
|
"pages/index/index",
|
|
"pages/index/out/out",
|
|
"pages/home/xx/xz/xz",
|
|
"pages/home/xx/xz/index"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"tabBar": {
|
|
"position": "bottom",
|
|
"color": "#6C6C6C",
|
|
"selectedColor": "#F8632A",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/home/xy/index",
|
|
"text": "星运",
|
|
"iconPath": "icons/unselected/xy.png",
|
|
"selectedIconPath": "icons/selected/xy.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/home/xyc/index",
|
|
"text": "许愿池",
|
|
"iconPath": "icons/unselected/xyc.png",
|
|
"selectedIconPath": "icons/selected/xyc.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/home/jl/index",
|
|
"text": "精灵",
|
|
"iconPath": "icons/unselected/jl.png",
|
|
"selectedIconPath": "icons/selected/jl.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/home/xx/index",
|
|
"text": "星讯",
|
|
"iconPath": "icons/unselected/xx.png",
|
|
"selectedIconPath": "icons/selected/xx.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/home/me/indexx",
|
|
"text": "我的",
|
|
"iconPath": "icons/unselected/me.png",
|
|
"selectedIconPath": "icons/selected/me.png"
|
|
}
|
|
]
|
|
},
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |