新大宝股票管理后台
e060dae05a4540fc69786a1f841ff4476906caa8..19a06d7cd879f8344757908a1f8c6c10cc22c370
2026-01-28 admin
1
19a06d diff | tree
2026-01-21 admin
1
ebe3de diff | tree
4 files modified
48 ■■■■ changed files
.env 2 ●●● patch | view | raw | blame | history
.env.development 13 ●●●● patch | view | raw | blame | history
.env.preview 2 ●●● patch | view | raw | blame | history
src/views/capital/withdrawallist.vue 31 ●●●●● patch | view | raw | blame | history
.env
@@ -1,6 +1,6 @@
NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL= https://api.fidelitys.icu/
VUE_APP_API_BASE_URL= https://api.fidelitys.cfd/
# VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/
# VUE_APP_API_BASE_URL= https://api.dfddgj346.xyz/
# VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
.env.development
@@ -1,14 +1,5 @@
NODE_ENV=development
VUE_APP_PREVIEW=true
# VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/
# VUE_APP_API_BASE_URL=https://api.3falcon.com/
# VUE_APP_API_BASE_URL=https://api.marwadi.online/
# VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
# VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/
# VUE_APP_API_BASE_URL=https://api.durocaspitall.com/
# VUE_APP_API_BASE_URL=https://api.fidelityio.com/
# VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/
# VUE_APP_API_BASE_URL=https://api.guosen.org/
# VUE_APP_API_BASE_URL=https://api.fidelitys.icu/
VUE_APP_API_BASE_URL=http://192.168.10.5:8219/
VUE_APP_API_BASE_URL=https://api.fidelitys.cfd/
# VUE_APP_API_BASE_URL=https://192.168.10.5:8219/
.env.preview
@@ -2,6 +2,6 @@
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=https://api.fidelitys.icu/
VUE_APP_API_BASE_URL=https://api.fidelitys.cfd/
# VUE_APP_API_BASE_URL=http://192.168.10.4:8091/
src/views/capital/withdrawallist.vue
@@ -204,17 +204,26 @@
              customRender: 'withStatus'
            },
          },
          // {
          //   title: '提现银行',
          //   dataIndex: 'bankName',
          //   align: 'center',
          // },
          // {
          //   title: '提现支行',
          //   dataIndex: 'bankAddress',
          //   align: 'center',
          //   width: 200,
          // },
          {
            title: '提现银行',
            dataIndex: 'bankName',
            align: 'center',
          },
          {
            title: '分行名称',
            dataIndex: 'bankAddress',
            align: 'center',
          },
          {
            title: '分行代码',
            dataIndex: 'branchCode',
            align: 'center',
          },
          {
            title: '账户持有人姓名',
            dataIndex: 'cardholderName',
            align: 'center',
          },
          {
            title: '银行号码或提现地址',
            dataIndex: 'bankNo',