wangn пре 5 година
родитељ
комит
48374d399e
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      ghs/src/components/chat/index.vue
  2. 1 1
      ghs/src/main.js

+ 1 - 1
ghs/src/components/chat/index.vue

@@ -368,7 +368,7 @@ export default {
 
     .global_kd_button {
         position fixed;
-        bottom: 35px;
+        bottom: 86px;
         right: 70px;
         z-index:9999;
     }

+ 1 - 1
ghs/src/main.js

@@ -39,7 +39,7 @@ const conf = {
 			// },
 			pagination: {
 				props: {
-					layout: 'prev, pager, next, jumper'
+          layout: 'total, prev, pager, next, jumper'
 				}
 			},
 			dict: {