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.
294 lines
6.0 KiB
294 lines
6.0 KiB
{
|
|
"pages": [{
|
|
"path": "pages/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/register",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/home/index",
|
|
"style": {
|
|
"navigationBarTitleText": "老挝金融支付",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"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": "%navbar.center.personAuth%"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/security/index",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.securityCtr%"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/pwd/index",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.chgLoginPwd%"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/setting/index",
|
|
"style": {
|
|
"navigationBarTitleText": "应用设置"
|
|
}
|
|
}, {
|
|
"path": "pages/mine/help/index",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.commonQues%"
|
|
}
|
|
}, {
|
|
"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": "%navbar.center.NotMsg%",
|
|
"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": "#2C54D0",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/withdrawDeposit",
|
|
"style": {
|
|
"navigationBarTitleText": "提现"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/topUp",
|
|
"style": {
|
|
"navigationBarTitleText": "充值"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/pwd/payPwd",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.setPayPwd%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/wallet/index",
|
|
"style": {
|
|
"navigationBarTitleText": "钱包",
|
|
"navigationBarBackgroundColor": "#2C53CA",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/transactionRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "交易明细",
|
|
"navigationBarBackgroundColor": "#2C53CA",
|
|
"navigationBarTextStyle": "white"
|
|
}
|
|
},
|
|
{
|
|
"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": "%unbind%"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mchManage/index",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.dataStatistics%"
|
|
}
|
|
},
|
|
{
|
|
"path": "components/payResult/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "components/payResult/indexNew",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/findPass",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.forgotPass%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/functions/utilityPayment",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.utilityPayment%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/functions/proxyPayment",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.proxyPay%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/transfer2usr",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.trans2usr%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/transfer2card",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.trans2card%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/account/ledger",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.ledger%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/pwd/findPayPass",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.findPayPass%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/info/merchant/edit",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.merchantAuth%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/info/merchant/index",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.merchantInfo%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/info/proxy/edit",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.agentAuth%"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/mine/info/proxy/index",
|
|
"style": {
|
|
"navigationBarTitleText": "%navbar.center.agentAuth%"
|
|
}
|
|
}
|
|
|
|
],
|
|
"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/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"
|
|
}
|
|
}
|
|
|
|
|