浏览代码

支付设置改成提现密码设置

gcz 1 年之前
父节点
当前提交
2841eff748
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/balance/index.vue

+ 1 - 1
pages/balance/index.vue

@@ -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: {}