From 8af83559540f412fe84aeae81ae627ba95912719 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 19 May 2026 17:38:56 +0800
Subject: [PATCH] 1

---
 .env.development                   |    2 +-
 .env.preview                       |    2 +-
 .env                               |    2 +-
 src/views/capital/rechargelist.vue |   14 +++++++-------
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/.env b/.env
index 695d5e4..cdae6ea 100644
--- a/.env
+++ b/.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/
diff --git a/.env.development b/.env.development
index 5252466..016834a 100644
--- a/.env.development
+++ b/.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/
\ No newline at end of file
diff --git a/.env.preview b/.env.preview
index f28b505..efbdecb 100644
--- a/.env.preview
+++ b/.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/
\ No newline at end of file
diff --git a/src/views/capital/rechargelist.vue b/src/views/capital/rechargelist.vue
index 7b082ed..1290d86 100644
--- a/src/views/capital/rechargelist.vue
+++ b/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',

--
Gitblit v1.9.3