diff --git a/jeecgboot-vue3-master/src/views/demo/main-home/components/homePage/index.vue b/jeecgboot-vue3-master/src/views/demo/main-home/components/homePage/index.vue index 8c6b76a3..f831fa93 100644 --- a/jeecgboot-vue3-master/src/views/demo/main-home/components/homePage/index.vue +++ b/jeecgboot-vue3-master/src/views/demo/main-home/components/homePage/index.vue @@ -24,7 +24,7 @@ @@ -60,7 +60,7 @@
- +
{{ o.title}}
@@ -185,7 +185,7 @@ function lookMore(i){ cursor: pointer; .img-box { - width: 20px; + width: 20px; height: 20px; img { @@ -294,6 +294,7 @@ function lookMore(i){ height: 189px; .img-box { + cursor: pointer; width: 100%; height: 158px; margin-bottom: 10px; diff --git a/jeecgboot-vue3-master/src/views/demo/main-home/components/matchEvaluation/components/MCh.vue b/jeecgboot-vue3-master/src/views/demo/main-home/components/matchEvaluation/components/MCh.vue index af53c2f3..df8e9c5d 100644 --- a/jeecgboot-vue3-master/src/views/demo/main-home/components/matchEvaluation/components/MCh.vue +++ b/jeecgboot-vue3-master/src/views/demo/main-home/components/matchEvaluation/components/MCh.vue @@ -18,9 +18,10 @@
{{ parseTime(o.createTime,'b') }}
{{parseTime(o.createTime,'a')}}
- +
-
+
+

{{ o.title }}

{{ o.info }} @@ -49,7 +50,7 @@

-
{{ o.publishTime }}
diff --git a/jeecgboot-vue3-master/src/views/demo/main-home/index.vue b/jeecgboot-vue3-master/src/views/demo/main-home/index.vue index 3c161a5a..67c5b24c 100644 --- a/jeecgboot-vue3-master/src/views/demo/main-home/index.vue +++ b/jeecgboot-vue3-master/src/views/demo/main-home/index.vue @@ -21,13 +21,13 @@
-
+ +
-
-
选手查询
+
+
后台管理
diff --git a/jeecgboot-vue3-master/src/views/system/loginmini/MiniLogin.vue b/jeecgboot-vue3-master/src/views/system/loginmini/MiniLogin.vue index 37f9b681..16e647ba 100644 --- a/jeecgboot-vue3-master/src/views/system/loginmini/MiniLogin.vue +++ b/jeecgboot-vue3-master/src/views/system/loginmini/MiniLogin.vue @@ -1,5 +1,17 @@