zhangchong преди 9 месеца
родител
ревизия
16ab93b086
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 2 2
      src/theme/common/transition.scss
  2. 1 1
      src/views/business/discern/todo.vue

+ 2 - 2
src/theme/common/transition.scss

@@ -5,7 +5,7 @@
 .slide-left-enter-active,
 .slide-left-leave-active {
 	will-change: transform;
-	transition: all 0.3s ease;
+	transition: all 0.2s ease;
 }
 // slide-right
 .slide-right-enter-from {
@@ -27,7 +27,7 @@
 .opacitys-enter-active,
 .opacitys-leave-active {
 	will-change: transform;
-	transition: all 0.3s ease;
+	transition: all 0.2s ease;
 }
 .opacitys-enter-from,
 .opacitys-leave-to {

+ 1 - 1
src/views/business/discern/todo.vue

@@ -212,7 +212,7 @@ const state = reactive({
 		// 查询条件
 		PageIndex: 1,
 		PageSize: 10,
-    Title: null, // 标题
+		Title: null, // 标题
 		CreationTimeStart: null, // 创建时间 开始
 		CreationTimeEnd: null, // 创建时间 结束
 		exTime: [], // 办理期限