@@ -61,7 +61,7 @@
statusBarHeight: 0, // 状态栏安全距离
monry: 0,
tool: [ // 我的工具
- { title: "支付设置",icon: this.$commonConfig.staticUrl + 'balance/zhifu.png', url: '/pages/passwordSet/index?type=1' },
+ { title: "提现密码设置",icon: this.$commonConfig.staticUrl + 'balance/zhifu.png', url: '/pages/passwordSet/index?type=1' },
{ title: "收支明细",icon: this.$commonConfig.staticUrl + 'balance/mingxi.png', url: '/pages/consume/index' },
],
withdrawInfo: {}