From cd72d65056de096f11cffe74de8d22e8eaace05e Mon Sep 17 00:00:00 2001 From: lihui Date: Sat, 11 Oct 2025 18:10:51 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- src/views/audit/bean/beanAudit.vue | 79 +-- src/views/consume/bean/articleVideo.vue | 167 ++++--- src/views/consume/bean/dieHardFan.vue | 208 ++++---- src/views/consume/bean/liveStream.vue | 184 ++++--- src/views/consume/gold/coinConsumeDetail.vue | 184 ++++--- src/views/recharge/bean/beanOnlineRecharge.vue | 197 +++++--- src/views/recharge/bean/beanSystemRecharge.vue | 667 +++++++++++++------------ src/views/recharge/gold/coinRechargeDetail.vue | 184 ++++--- 9 files changed, 1079 insertions(+), 795 deletions(-) diff --git a/.env.development b/.env.development index e9dfee0..410ce99 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ - VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' +VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' # 测试环境 # VITE_API_BASE='http://54.255.212.181:10704/' # 正式环境 @@ -13,4 +13,4 @@ VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # 本地 #VITE_API_BASE='http://localhost:8081/' # sunjiabei -# VITE_API_BASE='http://192.168.1.70:8081/' \ No newline at end of file +#VITE_API_BASE='http://192.168.1.50:8081/' \ No newline at end of file diff --git a/src/views/audit/bean/beanAudit.vue b/src/views/audit/bean/beanAudit.vue index 3d89c26..69394f9 100644 --- a/src/views/audit/bean/beanAudit.vue +++ b/src/views/audit/bean/beanAudit.vue @@ -4,26 +4,28 @@
精网号: - +
所属地区: + style="width: 12vw" @change="handleMarketChange"/>
- 提交时间: + 提交时间: 审核时间: - - - 近7天 + end-placeholder="结束时间" class="selectContent" style="width: 25vw;margin-right:1vw" + @change="handleDatePickerChange" + :default-time="defaultTime"/> + + +
重置 @@ -53,15 +55,15 @@ {{ scope.$index + 1 + (pagination.pageNum - 1) * pagination.pageSize }} - - - - - - - - - + + + + + + + + + + prop="operation" label="操作" width="400px"> - + 驳回
@@ -98,14 +102,16 @@ + v-model:page-size="pagination.pageSize" layout="total, sizes, prev, pager, next, jumper" + :total="stats.num" + @size-change="handlePageSizeChange" @current-change="handleCurrentChange"> - +