新大宝股票管理后台
1
2026-05-19 8af83559540f412fe84aeae81ae627ba95912719
1
4 files modified
20 ■■■■ changed files
.env 2 ●●● patch | view | raw | blame | history
.env.development 2 ●●● patch | view | raw | blame | history
.env.preview 2 ●●● patch | view | raw | blame | history
src/views/capital/rechargelist.vue 14 ●●●● patch | view | raw | blame | history
.env
@@ -1,6 +1,6 @@
NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL= https://api.bitget-jp-us.shop/
VUE_APP_API_BASE_URL= https://api.bitget-jp-us.cyou/
# 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,5 +1,5 @@
NODE_ENV=development
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=https://api.bitget-jp-us.shop/
VUE_APP_API_BASE_URL=https://api.bitget-jp-us.cyou/
# VUE_APP_API_BASE_URL=http://192.168.10.4:8219/
.env.preview
@@ -2,6 +2,6 @@
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=https://api.bitget-jp-us.shop/
VUE_APP_API_BASE_URL=https://api.bitget-jp-us.cyou/
# VUE_APP_API_BASE_URL=http://192.168.10.4:8091/
src/views/capital/rechargelist.vue
@@ -258,13 +258,13 @@
        //     }
        //   },
        // },
        // {
        //   title: '上传凭证',
        //   dataIndex: 'img',
        //   align: 'center',
        //   width: 180,
        //   scopedSlots: { customRender: 'img' },
        // },
        {
          title: '上传凭证',
          dataIndex: 'img',
          align: 'center',
          width: 180,
          scopedSlots: { customRender: 'img' },
        },
        {
          title: '客户电话',
          dataIndex: 'userPhone',