From 04d2adf59260c09920f59adee894ce6a0aa72b53 Mon Sep 17 00:00:00 2001 From: liuxiaobo <1224730913@qq.com> Date: Wed, 25 Jun 2025 23:59:33 +0800 Subject: [PATCH] =?UTF-8?q?gm=E5=90=8E=E5=8F=B0=E6=B7=BB=E5=8A=A0=E9=87=91?= =?UTF-8?q?=E6=B5=81=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/web/src/pathInfo.json | 1 - admin/web/src/view/logRecord/logResource.vue | 87 ++++++++++++++------ common/rpc/logRecord/rpcGetUserResLogs.go | 9 +- server/db/server/handlerLogRecord.go | 7 +- 4 files changed, 74 insertions(+), 30 deletions(-) diff --git a/admin/web/src/pathInfo.json b/admin/web/src/pathInfo.json index 9b12320..e66e542 100644 --- a/admin/web/src/pathInfo.json +++ b/admin/web/src/pathInfo.json @@ -20,7 +20,6 @@ "/src/view/example/upload/upload.vue": "Upload", "/src/view/gameuser/addResourceDialog.vue": "AddResourceDialog", "/src/view/gameuser/index.vue": "Index", - "/src/view/gameuser/logResource.vue": "LogResource", "/src/view/init/index.vue": "Init", "/src/view/layout/aside/asideComponent/asyncSubmenu.vue": "AsyncSubmenu", "/src/view/layout/aside/asideComponent/index.vue": "AsideComponent", diff --git a/admin/web/src/view/logRecord/logResource.vue b/admin/web/src/view/logRecord/logResource.vue index a2b6b50..ebd8ee5 100644 --- a/admin/web/src/view/logRecord/logResource.vue +++ b/admin/web/src/view/logRecord/logResource.vue @@ -3,12 +3,12 @@ - + - + - + @@ -28,7 +28,7 @@ + placeholder="选择日期" :style="{ width: '140px', height: '30px' }" > @@ -36,7 +36,7 @@ + placeholder="选择日期" :style="{ width: '140px', height: '30px' }" > @@ -46,20 +46,47 @@ +