chenrui  3 سال پیش
والد
کامیت
3ee81195b9
3فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. BIN
      dist.rar
  2. 1 0
      src/views/systemManagement/EditSystem/index.vue
  3. 1 0
      src/views/systemManagement/addSystem/index.vue

BIN
dist.rar


+ 1 - 0
src/views/systemManagement/EditSystem/index.vue

@@ -637,6 +637,7 @@ export default {
   white-space: nowrap;
   white-space: nowrap;
   overflow: hidden;
   overflow: hidden;
   text-overflow: ellipsis;
   text-overflow: ellipsis;
+  cursor: pointer;
 }
 }
 // .box-card :hover {
 // .box-card :hover {
 //   box-shadow: none;
 //   box-shadow: none;

+ 1 - 0
src/views/systemManagement/addSystem/index.vue

@@ -614,6 +614,7 @@ export default {
   white-space: nowrap;
   white-space: nowrap;
   overflow: hidden;
   overflow: hidden;
   text-overflow: ellipsis;
   text-overflow: ellipsis;
+  cursor: pointer;
 }
 }
 // .box-card :hover {
 // .box-card :hover {
 //   box-shadow: none;
 //   box-shadow: none;