特易招,招聘小程序
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.
 
 
 

162 lines
2.6 KiB

{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/index/consult",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/keepAccounts",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/center",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white"
}
}
],
"preloadRule": {
"pages/index/index": {
"network": "all",
"packages": ["pages_order"]
}
},
"subPackages": [{
"root": "pages_order",
"pages": [{
"path": "mine/purse"
},
{
"path": "mine/runningWater"
},
{
"path": "auth/wxLogin"
},
{
"path": "auth/wxUserInfo"
},
{
"path": "auth/loginAndRegisterAndForgetPassword"
},
{
"path": "mine/help"
},
{
"path": "work/workDetail"
},
{
"path": "work/bossDetail"
},
{
"path": "mine/collect",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white"
}
},
{
"path": "mine/contactRecord",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white"
}
},
{
"path": "mine/releaseWork",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white"
}
},
{
"path": "mine/seeMy",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white"
}
},
{
"path": "mine/contract"
},
{
"path": "mine/promotion"
},
{
"path": "mine/IntegralRecord"
},
{
"path": "mine/MemberRecharge"
},
{
"path": "mine/GainPoints"
},
{
"path": "kepp/AnnualExpenditure"
},
{
"path": "kepp/MechanicProblem"
},
{
"path": "work/workList"
},
{
"path": "mine/setting"
},
{
"path": "work/userDetail"
},
{
"path": "auth/certification"
},
{
"path": "work/jobPosting"
},
{
"path": "kepp/keepAccountsDetail"
},
{
"path": "mine/InvitationCredit"
},
{
"path": "work/addResume"
},
{
"path": "auth/switchIdentity"
},
{
"path": "work/postConsult"
},
{
"path": "mine/about"
},
{
"path": "mine/redeemCode"
},
{
"path": "kepp/addPriceEntryRecords"
},
{
"path": "kepp/addWorkEntryRecords"
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "酒店桌布",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle": "custom"
},
"uniIdRouter": {}
}