From 483719caa1f1eb3d87edcaf506fc6cdccb9ec5f0 Mon Sep 17 00:00:00 2001 From: "@jyuhsin" <729757837@qq.com> Date: Thu, 15 Jan 2026 15:44:26 +0800 Subject: [PATCH] commit --- .../components/plugins/sysCard/index.vue | 120 ++++++++++++++++++ .../views/layouts/v4/baseLayout.html | 1 + .../resources/views/layouts/v4/home/jcdt.js | 2 +- .../zhgh/club/register/apply/index.html | 13 +- 4 files changed, 129 insertions(+), 7 deletions(-) create mode 100644 src/main/resources/static/components/plugins/sysCard/index.vue diff --git a/src/main/resources/static/components/plugins/sysCard/index.vue b/src/main/resources/static/components/plugins/sysCard/index.vue new file mode 100644 index 00000000..b6352758 --- /dev/null +++ b/src/main/resources/static/components/plugins/sysCard/index.vue @@ -0,0 +1,120 @@ + + + + + diff --git a/src/main/resources/views/layouts/v4/baseLayout.html b/src/main/resources/views/layouts/v4/baseLayout.html index 56f649c1..dc9a561d 100644 --- a/src/main/resources/views/layouts/v4/baseLayout.html +++ b/src/main/resources/views/layouts/v4/baseLayout.html @@ -392,6 +392,7 @@ Vue.component("excel-import", httpVueLoader("/components/plugins/sysImport/excelImport.vue?v=" + new Date().getTime())) Vue.component("flow-form-button", httpVueLoader("/components/plugins/flowable/formButton.vue?v=" + new Date().getTime())) Vue.component("snaker-flow", httpVueLoader("/components/plugins/snaker/snakerFlow.vue?v=" + new Date().getTime())) + Vue.component("custom-card", httpVueLoader("/components/plugins/sysCard/index.vue?v=" + new Date().getTime())) Vue.component( "snaker-flow-task-form-action", httpVueLoader("/components/plugins/snaker/snakerFlowTaskFormAction.vue?v=" + new Date().getTime()) diff --git a/src/main/resources/views/layouts/v4/home/jcdt.js b/src/main/resources/views/layouts/v4/home/jcdt.js index 5322a464..dbeefbc5 100644 --- a/src/main/resources/views/layouts/v4/home/jcdt.js +++ b/src/main/resources/views/layouts/v4/home/jcdt.js @@ -2,7 +2,7 @@ const jcdt = { template: /*language=HTML*/ `
- +
{{ item.label }} diff --git a/src/main/resources/views/platform/zhgh/club/register/apply/index.html b/src/main/resources/views/platform/zhgh/club/register/apply/index.html index 9e9f101e..71f166e7 100644 --- a/src/main/resources/views/platform/zhgh/club/register/apply/index.html +++ b/src/main/resources/views/platform/zhgh/club/register/apply/index.html @@ -3,9 +3,10 @@ layout("/layouts/platform.html"){ #-->
- - + + + @@ -24,8 +25,7 @@ layout("/layouts/platform.html"){
- - + + +