You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
233 lines
4.8 KiB
233 lines
4.8 KiB
{
|
|
"pages": [{
|
|
"path": "pages/login",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
}, {
|
|
"path": "pages/register",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
// "navigationBarTitleText": "注册"
|
|
}
|
|
}, {
|
|
"path": "pages/home/index",
|
|
"style": {
|
|
"navigationBarTitleText": "老挝金控支付",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/work/index",
|
|
"style": {
|
|
"navigationBarTitleText": "工作台"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/indexOld",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/avatar/index",
|
|
"style": {
|
|
"navigationBarTitleText": "修改头像"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/info/index",
|
|
"style": {
|
|
"navigationBarTitleText": "个人信息",
|
|
"app-plus": {
|
|
"bounce": "none",
|
|
"titleNView": {
|
|
"buttons": [{
|
|
"fontSize": "15px",
|
|
"text": "编辑"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/mine/info/edit",
|
|
"style": {
|
|
"navigationBarTitleText": "编辑资料"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/security/index",
|
|
"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": "浏览文本"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/message/index",
|
|
"style": {
|
|
"navigationBarTitleText": "消息通知",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/receiptPayment",
|
|
"style": {
|
|
"navigationBarTitleText": "收付款"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/personalPaymentCode",
|
|
"style": {
|
|
"navigationBarTitleText": "二维码收款"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/setAmount",
|
|
"style": {
|
|
"navigationBarTitleText": "设置金额"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/transferAccounts",
|
|
"style": {
|
|
"navigationBarTitleText": "转账",
|
|
"navigationBarBackgroundColor": "#FFD990"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/withdrawDeposit",
|
|
"style": {
|
|
"navigationBarTitleText": "提现",
|
|
"navigationBarBackgroundColor": "#666666",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/topUp",
|
|
"style": {
|
|
"navigationBarTitleText": "充值",
|
|
"navigationBarBackgroundColor": "#666666",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/pwd/payPwd",
|
|
"style": {
|
|
"navigationBarTitleText": "设置支付密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/wallet/index",
|
|
"style": {
|
|
"navigationBarTitleText": "钱包",
|
|
"navigationBarBackgroundColor": "#FEE1A8",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/transactionRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "交易明细"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/bankCard/index",
|
|
"style": {
|
|
"navigationBarTitleText": "银行卡"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/myAccount/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的账户"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/bankCard/addCard",
|
|
"style": {
|
|
"navigationBarTitleText": "添加银行卡"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/bankCard/cardDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"app-plus": {
|
|
"bounce": "none",
|
|
"titleNView": {
|
|
"buttons": [{
|
|
"fontSize": "15px",
|
|
"text": "解绑"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
],
|
|
"tabBar": {
|
|
"color": "#000000",
|
|
"selectedColor": "#000000",
|
|
"borderStyle": "white",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/home/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": "我的"
|
|
}
|
|
]
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "RuoYi",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
},
|
|
"easycom": {
|
|
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
|
|
}
|
|
}
|
|
|
|
|