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.
75 lines
2.5 KiB
75 lines
2.5 KiB
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/logs/logs",
|
|
"pages/index/subpage/ranking/ranking",
|
|
"pages/index/subpage/brand/brand",
|
|
"pages/quest/quest",
|
|
"pages/material/material",
|
|
"pages/user/user",
|
|
"pages/quest/subpage/detail/detail",
|
|
"pages/material/subpage/newest/newest",
|
|
"pages/user/subpage/relation/relation",
|
|
"pages/user/subpage/system/system",
|
|
"pages/user/subpage/colllection/colllection",
|
|
"pages/user/subpage/setup/setup",
|
|
"pages/lookup/loockvideo/video",
|
|
"pages/lookup/lookimg/img",
|
|
"pages/user/subpage/newest/newest",
|
|
"pages/user/subpage/tutorial/tutorial",
|
|
"pages/user/subpage/quest/quest",
|
|
"pages/user/subpage/integral/integral"
|
|
],
|
|
"tabBar": {
|
|
"borderStyle": "white",
|
|
"color": "#E8E8E8",
|
|
"selectedColor": "#333333",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"text": "首页",
|
|
"iconPath": "/images/img_shouye_nor@3x.png",
|
|
"selectedIconPath": "/images/img_shouye_sel@3x.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/quest/quest",
|
|
"text": "任务",
|
|
"iconPath": "/images/img_dingdan_nor@3x.png",
|
|
"selectedIconPath": "/images/img_dingdan_sel@3x.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/material/material",
|
|
"text": "素材",
|
|
"iconPath": "/images/img_sucai_nor@3x.png",
|
|
"selectedIconPath": "/images/img_sucai_sel@3x.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/user",
|
|
"text": "我的",
|
|
"iconPath": "/images/img_wode_nor@3x.png",
|
|
"selectedIconPath": "/images/img_wode_sel@3x.png"
|
|
}
|
|
]
|
|
},
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "Weixin",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"usingComponents": {
|
|
"l-button": "/miniprogram_npm/lin-ui/button/index",
|
|
"l-icon": "/miniprogram_npm/lin-ui/icon/index",
|
|
"l-search-bar": "/miniprogram_npm/lin-ui/search-bar",
|
|
"l-mas": "/miniprogram_npm/lin-ui/mask/index",
|
|
"l-list": "/miniprogram_npm/lin-ui/list/index",
|
|
"l-water-flow": "/miniprogram_npm/lin-ui/water-flow/index",
|
|
"s-spu-preview": "/components/spu-preview/index",
|
|
"l-arc-popup": "/miniprogram_npm/lin-ui/arc-popup/index",
|
|
"l-dialog": "/miniprogram_npm/lin-ui/dialog/index",
|
|
"l-collapse": "/miniprogram_npm/lin-ui/collapse/index",
|
|
"l-collapse-item": "/miniprogram_npm/lin-ui/collapse-item/index"
|
|
},
|
|
"style": "v2",
|
|
"sitemapLocation": "sitemap.json"
|
|
} |