帧视界壹通告,付费看视频的微信小程序
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.
 
 
 

140 lines
2.3 KiB

{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "unapp模板"
}
},
{
"path" : "pages/index/publish",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/index/center",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/releaseRecord",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/promotionRecord",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/addBankCard",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/purse",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/incomeRecord",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/certifiedIndividual",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/withdraw",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/withdrawalRecord",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/mine/enterpriseCertification",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/publish/publishPost",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/publish/actorRelease",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/publish/postList",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/publish/postDetail",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/publish/actorList",
"style" :
{
"navigationBarTitleText" : ""
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "unapp模板",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle": "custom"
},
"uniIdRouter": {},
"condition" : { //
"current": 0, //(list )
"list": [
{
"name": "", //
"path": "", //
"query": "" //onLoad
}
]
}
}