From 4169f64b0b62314b02db7896f6c4795b7820960d Mon Sep 17 00:00:00 2001 From: Sharker <1548742234@qq.com> Date: Sun, 7 Apr 2024 11:07:24 +0800 Subject: [PATCH] fix: https://github.com/tisfeng/Easydict/issues/452 blank for tips view --- .../EZBaseQueryViewController.m | 37 +++++++++++-------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/Easydict/Feature/ViewController/Window/BaseQueryWindow/EZBaseQueryViewController.m b/Easydict/Feature/ViewController/Window/BaseQueryWindow/EZBaseQueryViewController.m index ff6bcbdad..dffc4055a 100644 --- a/Easydict/Feature/ViewController/Window/BaseQueryWindow/EZBaseQueryViewController.m +++ b/Easydict/Feature/ViewController/Window/BaseQueryWindow/EZBaseQueryViewController.m @@ -78,7 +78,7 @@ @interface EZBaseQueryViewController ()