Browse Source

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

gcz 1 năm trước cách đây
mục cha
commit
2841eff748
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: {}