- 修改 ArticleController.java - 更新 application.yml 配置 - 更新 frontend/.env.production 环境配置 - 添加 single_uniapp22miao 小程序模块 - 添加 logs 目录
230 lines
4.4 KiB
JSON
230 lines
4.4 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle":"white",
|
|
"app-plus": {
|
|
"scrollIndicator": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/personal/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle":"white",
|
|
"app-plus": {
|
|
"scrollIndicator": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/rushing/index",
|
|
"style": {
|
|
"navigationBarTitleText": "采购",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle":"white",
|
|
"app-plus": {
|
|
"scrollIndicator": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/rushing/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "采购列表",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle":"white",
|
|
"app-plus": {
|
|
"scrollIndicator": false
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [
|
|
{
|
|
"root": "pages/integral",
|
|
"name": "integral",
|
|
"pages": [
|
|
{
|
|
"path": "index",
|
|
"style": {
|
|
"navigationBarTitleText": "积分商城",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "detail",
|
|
"style": {
|
|
"navigationBarTitleText": "商品详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "confirm",
|
|
"style": {
|
|
"navigationBarTitleText": "确认兑换"
|
|
}
|
|
},
|
|
{
|
|
"path": "orders",
|
|
"style": {
|
|
"navigationBarTitleText": "兑换订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "order-detail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "points",
|
|
"style": {
|
|
"navigationBarTitleText": "积分明细"
|
|
}
|
|
},
|
|
{
|
|
"path": "rules",
|
|
"style": {
|
|
"navigationBarTitleText": "积分规则"
|
|
}
|
|
},
|
|
{
|
|
"path": "search",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索商品"
|
|
}
|
|
},
|
|
{
|
|
"path": "cart",
|
|
"style": {
|
|
"navigationBarTitleText": "购物车",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"root": "pages/sub-pages",
|
|
"name": "sub-pages",
|
|
"pages": [
|
|
{
|
|
"path": "login/index",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "login/register",
|
|
"style": {
|
|
"navigationBarTitleText": "注册"
|
|
}
|
|
},
|
|
"login/reset-account",
|
|
"login/change-pwd",
|
|
"user-info/index",
|
|
"address/index",
|
|
"address/detail",
|
|
"good/good-detail",
|
|
"search/index",
|
|
{
|
|
"path": "rushing-order/index",
|
|
"style": {
|
|
"navigationBarTitleText": "采购订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "rushing-order/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情"
|
|
}
|
|
},
|
|
"balance/index",
|
|
"coupon/index",
|
|
"withdraw/index",
|
|
"withdraw/list",
|
|
{
|
|
"path": "prize/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的奖金"
|
|
}
|
|
},
|
|
{
|
|
"path": "invite/index",
|
|
"style": {
|
|
"navigationBarTitleText": "邀请好友"
|
|
}
|
|
},
|
|
"webview/index",
|
|
{
|
|
"path": "webview/sign-preview",
|
|
"style": {
|
|
"navigationBarTitleText": "合同预览"
|
|
}
|
|
},
|
|
{
|
|
"path": "webview/sign",
|
|
"style": {
|
|
"navigationBarTitleText": "签字"
|
|
}
|
|
},
|
|
"my-payee/index",
|
|
"my-payee/zfb-detail",
|
|
"my-payee/yl-detail",
|
|
"my-fans/index",
|
|
"promote-prize/index",
|
|
"agreement/index",
|
|
"agreement/contract",
|
|
"agreement/contract1",
|
|
"agreement/my-contract",
|
|
"setting/index",
|
|
"setting/404",
|
|
"setting/route-test"
|
|
]
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "加载中...",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"backgroundColor": "#F8F8F8",
|
|
"titleNView": false,
|
|
"rpxCalcMaxDeviceWidth": 960,
|
|
"rpxCalcBaseDeviceWidth": 375,
|
|
"rpxCalcIncludeWidth": 750
|
|
},
|
|
"tabBar": {
|
|
"custom": false,
|
|
"color": "#282828",
|
|
"selectedColor": "#fc4141",
|
|
"borderStyle": "white",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/rushing/index",
|
|
"text": "抢购",
|
|
"iconPath": "static/tabBar/rushing.png",
|
|
"selectedIconPath": "static/tabBar/rushing-a.png"
|
|
},
|
|
{
|
|
"pagePath": "pages/personal/index",
|
|
"text": "我的",
|
|
"iconPath": "static/tabBar/personal.png",
|
|
"selectedIconPath": "static/tabBar/personal-a.png"
|
|
}
|
|
]
|
|
},
|
|
"condition": {
|
|
"current": 0,
|
|
"list": [{
|
|
"name": "",
|
|
"path": "",
|
|
"query": ""
|
|
}]
|
|
}
|
|
}
|