f
This commit is contained in:
241
src/pages.json
Normal file
241
src/pages.json
Normal file
@@ -0,0 +1,241 @@
|
||||
{
|
||||
"globalStyle": {
|
||||
"backgroundColor": "@bgColor",
|
||||
"backgroundColorBottom": "@bgColorBottom",
|
||||
"backgroundColorTop": "@bgColorTop",
|
||||
"backgroundTextStyle": "@bgTxtStyle",
|
||||
"navigationBarBackgroundColor": "#000000",
|
||||
"navigationBarTextStyle": "@navTxtStyle",
|
||||
"navigationBarTitleText": "一查查"
|
||||
},
|
||||
"pages": [
|
||||
// GENERATED BY UNI-PAGES, PLATFORM: MP-WEIXIN
|
||||
{
|
||||
"path": "pages/index",
|
||||
"type": "home",
|
||||
"layout": "HomeLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "一查查"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/agent/index",
|
||||
"type": "page",
|
||||
"layout": "HomeLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "数据"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/agentManageAgreement/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "代理管理协议"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/agentPromotionQueryList/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "推广查询记录",
|
||||
"navigationStyle": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/agentSystemGuide/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "代理系统指南"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/agentUpgrade/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "升级代理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/help/detail",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "帮助详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/help/guide",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "引导指南"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/help/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "帮助中心"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/historyQuery/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "历史查询"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/invitation/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "邀请下级代理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/me/index",
|
||||
"type": "page",
|
||||
"layout": "HomeLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/privacyPolicy/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "隐私政策"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/promote/index",
|
||||
"type": "page",
|
||||
"layout": "HomeLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "推广"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/promote/report",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "推广报告"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/promoteDetails/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的推广收益"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/register/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "注册成为代理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/report/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "报告详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/rewardsDetails/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "下级推广收益"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/service/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "客服"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/teamList/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的团队"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/upgradeSubordinate/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "调整下级级别"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/userAgreement/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户协议"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/withdrawDetails/index",
|
||||
"type": "page",
|
||||
"layout": "PageLayout",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提现记录"
|
||||
}
|
||||
}
|
||||
],
|
||||
"subPackages": [],
|
||||
"tabBar": {
|
||||
"color": "#999",
|
||||
"selectedColor": "#1989fa",
|
||||
"backgroundColor": "#fff",
|
||||
"borderStyle": "black",
|
||||
"list": [
|
||||
// GENERATED BY UNI-PAGES, PLATFORM: MP-WEIXIN
|
||||
{
|
||||
"pagePath": "pages/index",
|
||||
"text": "首页",
|
||||
"iconPath": "/static/homelayout/index.png",
|
||||
"selectedIconPath": "/static/homelayout/index_active.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/promote/index",
|
||||
"text": "推广",
|
||||
"iconPath": "/static/homelayout/promote.png",
|
||||
"selectedIconPath": "/static/homelayout/promote_active.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/agent/index",
|
||||
"text": "数据",
|
||||
"iconPath": "/static/homelayout/promote.png",
|
||||
"selectedIconPath": "/static/homelayout/promote_active.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/me/index",
|
||||
"text": "我的",
|
||||
"iconPath": "/static/homelayout/me.png",
|
||||
"selectedIconPath": "/static/homelayout/me_active.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user