1 Star 0 Fork 0

提拉米苏/newjijin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 4.98 KB
一键复制 编辑 原始数据 按行查看 历史
提拉米苏 提交于 2024-12-01 21:07 . 1
{
"easycom": {
"^tn-(.*)": "@/tuniao-ui/components/tn-$1/tn-$1.vue",
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/login",
"style": {
"navigationBarTitleText": "登录"
}
}, {
"path": "pages/index",
"style": {
"mp-weixin": {
"disableScroll": true
},
"app-plus": {
"bounce": "none"
},
"mp-alipay": {
"allowsBounceVertical": "NO"
},
"mp-baidu": {
"disableScroll": true
}
}
}, {
"path": "pages/work/index",
"style": {
"navigationBarTitleText": "工作台"
}
}, {
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的"
}
}, {
"path": "pages/mine/avatar/index",
"style": {
"navigationBarTitleText": "修改头像"
}
}, {
"path": "pages/mine/info/index",
"style": {
"navigationBarTitleText": "个人信息"
}
}, {
"path": "pages/mine/info/edit",
"style": {
"navigationBarTitleText": "编辑资料"
}
}, {
"path": "pages/mine/pwd/index",
"style": {
"navigationBarTitleText": "修改密码"
}
}, {
"path": "pages/mine/setting/index",
"style": {
"navigationBarTitleText": "应用设置"
}
}, {
"path": "pages/mine/help/index",
"style": {
"navigationBarTitleText": "常见问题"
}
}, {
"path": "pages/mine/about/index",
"style": {
"navigationBarTitleText": "关于我们"
}
}, {
"path": "pages/common/webview/index",
"style": {
"navigationBarTitleText": "浏览网页"
}
}, {
"path": "pages/common/textview/index",
"style": {
"navigationBarTitleText": "浏览文本"
}
}],
// "tabBar": {
// "color": "#000000",
// "selectedColor": "#000000",
// "borderStyle": "white",
// "backgroundColor": "#ffffff",
// "list": [{
// "pagePath": "pages/index",
// "iconPath": "static/images/tabbar/home.png",
// "selectedIconPath": "static/images/tabbar/home_.png",
// "text": "首页"
// }, {
// "pagePath": "pages/work/index",
// "iconPath": "static/images/tabbar/work.png",
// "selectedIconPath": "static/images/tabbar/work_.png",
// "text": "工作台"
// }, {
// "pagePath": "pages/mine/index",
// "iconPath": "static/images/tabbar/mine.png",
// "selectedIconPath": "static/images/tabbar/mine_.png",
// "text": "我的"
// }
// ]
// },
"subPackages": [{
"root": "accountManagement",
"pages": [{
"path": "accountList",
"style": {
"navigationBarTitleText": "账户列表",
"enablePullDownRefresh": false
}
}]
}, {
"root": "base",
"pages": [{
"path": "noticeinfo",
"style": {
"navigationBarTitleText": "公告信息",
"enablePullDownRefresh": true
}
},
{
"path": "noticeinfoDetail",
"style": {
"navigationBarTitleText": "公告信息详情",
"enablePullDownRefresh": true
}
},
{
"path": "motherInquiry",
"style": {
"navigationBarTitleText": "母基金查询",
"enablePullDownRefresh": false
}
},
{
"path": "specialApplication",
"style": {
"navigationBarTitleText": "特殊业务申请",
"enablePullDownRefresh": false
}
},
{
"path": "performanceManagement",
"style": {
"navigationBarTitleText": "绩效管理",
"enablePullDownRefresh": false
}
}
]
}, {
"root": "subfundsInquiry",
"pages": [{
"path": "search",
"style": {
"navigationBarTitleText": "子基金查询",
"enablePullDownRefresh": true
}
},
{
"path": "relationshipmanagement",
"style": {
"navigationBarTitleText": "关联关系管理",
"enablePullDownRefresh": true
}
},
{
"path": "exitmanagement",
"style": {
"navigationBarTitleText": "退出子基金管理",
"enablePullDownRefresh": false
}
},
{
"path": "usermanagement",
"style": {
"navigationBarTitleText": "子基金用户管理",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "updateInfo",
"pages": [{
"path": "updateindex",
"style": {
"navigationBarTitleText": "事项更新",
"enablePullDownRefresh": false
}
},
{
"path": "candle",
"style": {
"navigationBarTitleText": "正在开发中",
"enablePullDownRefresh": false
}
},
{
"path": "candle2",
"style": {
"navigationBarTitleText": "正在开发中",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "register",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "基金信息",
"enablePullDownRefresh": false
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "基金信息",
"enablePullDownRefresh": false
}
}
]
}
],
"globalStyle": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/addclass/newjijin.git
git@gitee.com:addclass/newjijin.git
addclass
newjijin
newjijin
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385