1 Star 1 Fork 1

zxstrive/strive-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 6.76 KB
一键复制 编辑 原始数据 按行查看 历史
zxstrive 提交于 2020-09-10 18:44 . 完成规则界面开发
{
"pages": [
{
"path": "pages/index/index",
"style": {
"navigationStyle":"custom"
}
},
{
"path": "pages/mine/index",
"style": {
"navigationBarTitleText":"个人"
}
},
{
"path": "pages/mine/chgpass",
"style": {
"navigationBarTitleText":"修改密码"
}
},
{
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/login/code",
"style": {
"navigationBarTitleText": "验证码"
}
},
{
"path": "pages/login/password",
"style": {
"navigationBarTitleText": "密码登录"
}
},
{
"path": "pages/org/index",
"style": {
"navigationBarTitleText": "组织管理"
}
},
{
"path": "pages/org/list",
"style": {
"navigationBarTitleText": "组织列表",
"enablePullDownRefresh": true
}
},
{
"path": "pages/org/edit",
"style": {
"navigationBarTitleText": "组织编辑"
}
},
{
"path": "pages/org/role-list",
"style": {
"navigationBarTitleText": "选择角色"
}
},
{
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "组织机构"
}
},
{
"path": "pages/user/org-list",
"style": {
"navigationBarTitleText": "组织机构"
}
},
{
"path": "pages/user/list",
"style": {
"navigationBarTitleText": "用户列表",
"enablePullDownRefresh": true
}
},
{
"path": "pages/user/edit",
"style": {
"navigationBarTitleText": "用户编辑"
}
},
{
"path": "pages/user/role-list",
"style": {
"navigationBarTitleText": "选择角色"
}
},
{
"path": "pages/role/index",
"style": {
"navigationBarTitleText": "角色列表",
"enablePullDownRefresh": true
}
},
{
"path": "pages/role/edit",
"style": {
"navigationBarTitleText": "角色编辑"
}
},
{
"path": "pages/role/auth-list",
"style": {
"navigationBarTitleText": "选择权限"
}
},
{
"path": "pages/auth/index",
"style": {
"navigationBarTitleText": "权限列表",
"enablePullDownRefresh": true
}
},
{
"path": "pages/auth/edit",
"style": {
"navigationBarTitleText": "权限编辑"
}
},
{
"path": "pages/auth/menu-list",
"style": {
"navigationBarTitleText": "选择菜单"
}
},
{
"path": "pages/auth/elem-list",
"style": {
"navigationBarTitleText": "选择元素"
}
},
{
"path": "pages/auth/res-list",
"style": {
"navigationBarTitleText": "选择资源"
}
},
{
"path": "pages/menu/index",
"style": {
"navigationBarTitleText": "菜单列表",
"enablePullDownRefresh": true
}
},
{
"path": "pages/menu/edit",
"style": {
"navigationBarTitleText": "菜单编辑"
}
},
{
"path": "pages/elem/index",
"style": {
"navigationBarTitleText": "元素列表",
"enablePullDownRefresh": true
}
},
{
"path": "pages/elem/edit",
"style": {
"navigationBarTitleText": "元素编辑"
}
},
{
"path": "pages/res/index",
"style": {
"navigationBarTitleText": "资源列表",
"enablePullDownRefresh": true
}
},
{
"path": "pages/res/edit",
"style": {
"navigationBarTitleText": "资源编辑"
}
},
{
"path": "pages/dict/index",
"style": {
"navigationBarTitleText": "数据字典",
"enablePullDownRefresh": true
}
},
{
"path": "pages/dict/edit",
"style": {
"navigationBarTitleText": "字典编辑"
}
},
{
"path": "pages/appm/index",
"style": {
"navigationBarTitleText": "应用管理",
"enablePullDownRefresh": true
}
},
{
"path": "pages/appm/edit",
"style": {
"navigationBarTitleText": "应用编辑"
}
},
{
"path": "pages/holiday/index",
"style": {
"navigationBarTitleText": "节假日",
"enablePullDownRefresh": true
}
},
{
"path": "pages/holiday/edit",
"style": {
"navigationBarTitleText": "节假日编辑"
}
},
{
"path": "pages/sched/index",
"style": {
"navigationBarTitleText": "执行器管理",
"enablePullDownRefresh": true
}
},
{
"path": "pages/sched/executor-edit",
"style": {
"navigationBarTitleText": "执行器编辑"
}
},
{
"path": "pages/sched/job",
"style": {
"navigationBarTitleText": "任务管理",
"enablePullDownRefresh": true
}
},
{
"path": "pages/sched/job-edit",
"style": {
"navigationBarTitleText": "任务编辑"
}
},
{
"path": "pages/sched/log",
"style": {
"navigationBarTitleText": "调度日志",
"enablePullDownRefresh": true
}
},
{
"path": "pages/sched/log-info",
"style": {
"navigationBarTitleText": "日志信息"
}
},
{
"path": "pages/logs/index",
"style": {
"navigationBarTitleText": "查看日志"
}
},
{
"path": "pages/logs/accesslog-list",
"style": {
"navigationBarTitleText": "访问日志",
"enablePullDownRefresh": true
}
},
{
"path": "pages/logs/accesslog-info",
"style": {
"navigationBarTitleText": "访问日志"
}
},
{
"path": "pages/logs/actionlog-list",
"style": {
"navigationBarTitleText": "行为日志",
"enablePullDownRefresh": true
}
},
{
"path": "pages/logs/actionlog-info",
"style": {
"navigationBarTitleText": "行为日志"
}
},
{
"path": "pages/logs/errorlog-list",
"style": {
"navigationBarTitleText": "错误日志",
"enablePullDownRefresh": true
}
},
{
"path": "pages/logs/errorlog-info",
"style": {
"navigationBarTitleText": "错误日志"
}
},
{
"path": "pages/rule/index",
"style": {
"navigationBarTitleText": "规则定义",
"enablePullDownRefresh": true
}
},
{
"path": "pages/rule/edit",
"style": {
"navigationBarTitleText": "规则编辑"
}
},
{
"path": "pages/rule/test",
"style": {
"navigationBarTitleText": "规则测试"
}
}
],
"easycom": {
"autoscan": true,
"custom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
"^tui-(.*)": "thorui-uni/lib/thorui/tui-$1/tui-$1.vue",
"^cmp-(.*)": "@/components/cmp-$1.vue"
}
},
"globalStyle": {
"navigationStyle": "default",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "STRIVE基础框架",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/images/home.png",
"selectedIconPath": "static/images/home-s.png",
"text": "首页"
}, {
"pagePath": "pages/mine/index",
"iconPath": "static/images/mine.png",
"selectedIconPath": "static/images/mine-s.png",
"text": "我的"
}]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zxstrive/strive-app.git
git@gitee.com:zxstrive/strive-app.git
zxstrive
strive-app
strive-app
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385