2025-07-19 20:00:08 +08:00

390 lines
8.9 KiB
JSON

{
"pages": [{
"path": "pages/index",
"style": {
"navigationBarTitleText": "若依移动端框架",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/index",
"style": {
"navigationBarTitleText": "工作台"
}
}, {
"path": "pages/mine/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": "subpages/auth",
"name": "auth",
"pages": [
{
"path": "login",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "register",
"style": {
"navigationBarTitleText": "注册"
}
}
]
},
{
"root": "subpages/profile",
"name": "profile",
"pages": [
{
"path": "avatar/index",
"style": {
"navigationBarTitleText": "修改头像"
}
},
{
"path": "info/index",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "info/edit",
"style": {
"navigationBarTitleText": "编辑资料"
}
},
{
"path": "pwd/index",
"style": {
"navigationBarTitleText": "修改密码"
}
},
{
"path": "setting/index",
"style": {
"navigationBarTitleText": "应用设置"
}
},
{
"path": "help/index",
"style": {
"navigationBarTitleText": "常见问题"
}
},
{
"path": "about/index",
"style": {
"navigationBarTitleText": "关于我们"
}
}
]
},
{
"root": "subpages/common",
"name": "common",
"pages": [
{
"path": "webview/index",
"style": {
"navigationBarTitleText": "浏览网页"
}
},
{
"path": "textview/index",
"style": {
"navigationBarTitleText": "浏览文本"
}
},
{
"path": "destroy-liquor",
"style": {
"navigationBarTitleText": "销毁酒类",
"navigationStyle": "custom"
}
}
]
},
{
"root": "subpages/activity",
"name": "activity",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "活动管理",
"navigationStyle": "custom"
}
},
{
"path": "add",
"style": {
"navigationBarTitleText": "发布活动",
"navigationStyle": "custom"
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "活动详情",
"navigationStyle": "custom"
}
},
{
"path": "edit",
"style": {
"navigationBarTitleText": "编辑活动",
"navigationStyle": "custom"
}
}
]
},
{
"root": "subpages/rebate",
"name": "rebate",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "返利管理",
"navigationStyle": "custom"
}
},
{
"path": "add",
"style": {
"navigationBarTitleText": "发布返利",
"navigationStyle": "custom"
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "返利详情",
"navigationStyle": "custom"
}
},
{
"path": "batch",
"style": {
"navigationBarTitleText": "批量处理",
"navigationStyle": "custom"
}
}
]
},
{
"root": "subpages/newproduct",
"name": "newproduct",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "新品首发",
"navigationStyle": "custom"
}
},
{
"path": "add",
"style": {
"navigationBarTitleText": "发布新品",
"navigationStyle": "custom"
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "新品详情",
"navigationStyle": "custom"
}
},
{
"path": "edit",
"style": {
"navigationBarTitleText": "编辑新品",
"navigationStyle": "custom"
}
}
]
},
{
"root": "subpages/distiller",
"name": "distiller",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "酒头接管",
"navigationStyle": "custom"
}
},
{
"path": "add",
"style": {
"navigationBarTitleText": "创建酒头",
"navigationStyle": "custom"
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "酒头详情",
"navigationStyle": "custom"
}
},
{
"path": "edit",
"style": {
"navigationBarTitleText": "编辑酒头",
"navigationStyle": "custom"
}
},
{
"path": "history",
"style": {
"navigationBarTitleText": "接管历史",
"navigationStyle": "custom"
}
},
{
"path": "transfer",
"style": {
"navigationBarTitleText": "转让酒头",
"navigationStyle": "custom"
}
}
]
},
{
"root": "subpages/order",
"name": "order",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "订单信息",
"navigationStyle": "custom"
}
},
{
"path": "add",
"style": {
"navigationBarTitleText": "创建订单",
"navigationStyle": "custom"
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "订单详情",
"navigationStyle": "custom"
}
},
{
"path": "edit",
"style": {
"navigationBarTitleText": "编辑订单",
"navigationStyle": "custom"
}
},
{
"path": "batch",
"style": {
"navigationBarTitleText": "批量处理",
"navigationStyle": "custom"
}
}
]
},
{
"root": "subpages/shipping",
"name": "shipping",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "发货历史",
"navigationStyle": "custom"
}
},
{
"path": "add",
"style": {
"navigationBarTitleText": "创建发货",
"navigationStyle": "custom"
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "发货详情",
"navigationStyle": "custom"
}
},
{
"path": "edit",
"style": {
"navigationBarTitleText": "编辑发货",
"navigationStyle": "custom"
}
},
{
"path": "batch",
"style": {
"navigationBarTitleText": "批量发货",
"navigationStyle": "custom"
}
},
{
"path": "logistics",
"style": {
"navigationBarTitleText": "物流信息",
"navigationStyle": "custom"
}
}
]
}
],
"preloadRule": {
"pages/work/index": {
"network": "all",
"packages": ["activity", "rebate", "newproduct", "distiller", "order", "shipping"]
},
"pages/mine/index": {
"network": "all",
"packages": ["profile"]
}
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "RuoYi",
"navigationBarBackgroundColor": "#FFFFFF"
}
}