1 Star 0 Fork 9

大傻鸭 / studypay

forked from yirenji / studypay 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 6.23 KB
一键复制 编辑 原始数据 按行查看 历史
ZHENG 提交于 2020-07-06 13:48 . 更新
{
"pages" : [
/* 首页 */
{
"path" : "pages/index/index",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none",
"titleNView":false
}
}
},
{
"path" : "pages/index/order_ing",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none",
"titleNView":false
}
}
},
{
"path" : "pages/index/orderline",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none",
"titleNView":false
}
}
},
{
"path" : "pages/index/orderdo",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none",
"titleNView":false
}
}
},
{
"path" : "pages/index/xorderdo",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none",
"titleNView":false
}
}
},
/* 账号 */
{
"path" : "pages/account/account",
"style" : {
"navigationStyle":"custom",
"navigationBarTitleText" : "帐户",
"navigationBarTextStyle":"white"
}
},
{
"path" : "pages/account/buydc",
"style" : {
"navigationBarTitleText" : "一键买币"
}
},
{
"path" : "pages/account/selldc",
"style" : {
"navigationBarTitleText" : "一键卖币"
}
},
{
"path" : "pages/account/buydo",
"style" : {
"navigationStyle":"custom",
"navigationBarTitleText" : "买币",
"navigationBarTextStyle":"white"
}
},
{
"path" : "pages/account/selldo",
"style" : {
"navigationStyle":"custom",
"navigationBarTitleText" : "卖币",
"navigationBarTextStyle":"white"
}
},
/* 银行卡 */
{
"path" : "pages/bank/bank_list",
"style" : {
"navigationBarTitleText" : "银行卡列表"
}
},
{
"path" : "pages/bank/bank_set",
"style" : {
"navigationBarTitleText" : "银行卡设置"
}
},
{
"path" : "pages/index/chat",
"style" : {
"navigationBarTitleText" : "在线客服"
}
},
/* 收款码 */
{
"path" : "pages/allcode/allcode",
"style" : {
"navigationBarTitleText" : "收款码管理"
}
},
{
"path" : "pages/allcode/wxpay_list",
"style" : {
"navigationBarTitleText" : "微信通用码"
}
},
{
"path" : "pages/allcode/alipay_list",
"style" : {
"navigationBarTitleText" : "支付宝通用码"
}
},
{
"path" : "pages/allcode/qq_list",
"style" : {
"navigationBarTitleText" : "QQ钱包通用码"
}
},
{
"path" : "pages/allcode/bank_list",
"style" : {
"navigationBarTitleText" : "银联云闪付通用码"
}
},
{
"path" : "pages/allcode/addcode",
"style" : {
"navigationBarTitleText" : "添加收款码"
}
},
{
"path" : "pages/allcode/listcode",
"style" : {
"navigationBarTitleText" : "设置收款码"
}
},
/* 订单 */
{
"path" : "pages/order/history_order",
"style" : {
"navigationBarTitleText" : "历史抢单"
}
},
/* 团队 */
{
"path":"pages/team/my_team",
"style":{
"navigationBarTitleText":"我的团队"
}
},
{
"path":"pages/team/my_branch",
"style":{
"navigationBarTitleText":"我的下级"
}
},
{
"path":"pages/team/my_income",
"style":{
"navigationBarTitleText":"业绩报表"
}
},
{
"path":"pages/team/agent_income",
"style":{
"navigationBarTitleText":"领取佣金"
}
},
{
"path":"pages/team/return_form",
"style":{
"navigationBarTitleText":"返佣阶梯表"
}
},
/* 活动 */
{
"path":"pages/activity/activity_list",
"style":{
"navigationBarTitleText":"用户消息"
}
},
/* 公告 */
{
"path":"pages/notice/notice_list",
"style":{
"navigationBarTitleText":"公告列表"
}
},
{
"path":"pages/notice/notice_page",
"style":{
"navigationBarTitleText":"公告详情"
}
},
/* 问题 */
{
"path":"pages/question/question_list",
"style":{
"navigationBarTitleText":"常见问题"
}
},
{
"path":"pages/question/question_page",
"style":{
"navigationBarTitleText":"问题详情"
}
},
/* 用户设置 */
{
"path":"pages/member/setup",
"style":{
"navigationBarTitleText":"设置"
}
},
{
"path":"pages/member/changepassword",
"style":{
"navigationBarTitleText":"修改密码"
}
},
{
"path":"pages/member/changecard",
"style":{
"navigationBarTitleText":"身份认证"
}
},
{
"path":"pages/member/my_share",
"style":{
"navigationBarTitleText":"邀请有奖"
}
},
{
"path":"pages/member/my_shares",
"style":{
"navigationBarTitleText":"邀请有奖",
"app-plus":{
"bounce":"none",
"titleNView":false
}
}
}
,{
"path" : "pages/member/homes",
"style" : {
"navigationBarTitleText" : "我的",
"app-plus":{
"bounce":"none",
"titleNView":false
}
}
},
{
"path" : "pages/index/about",
"style" : {
"navigationBarTitleText" : "关于"
}
},
/* 登录 */
{
"path" : "pages/logon/login",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none"
}
}
},
{
"path" : "pages/logon/find_password",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none"
}
}
},
{
"path" : "pages/logon/reg_member",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none"
}
}
},
{
"path" : "pages/logon/set_password",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none"
}
}
},
{
"path" : "pages/logon/captcha",
"style" : {
"navigationBarTitleText" : "",
"app-plus":{
"bounce":"none"
}
}
}
],
"globalStyle" : {
"navigationBarTextStyle" : "black",
"navigationBarTitleText" : "Simple App",
"navigationBarBackgroundColor" : "#F8F8F8",
"backgroundColor" : "#F8F8F8",
"app-plus":{
"bounce":"none"
}
},
"condition" : { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}
]
}
}
PHP
1
https://gitee.com/xcorp/studypay.git
git@gitee.com:xcorp/studypay.git
xcorp
studypay
studypay
master

搜索帮助