From d2d50b2537e6af9def5b4a52d4446e4d41a46e05 Mon Sep 17 00:00:00 2001 From: hanbaoshan <hanbaoshan@aiotlink.com> Date: 星期六, 15 八月 2020 19:09:54 +0800 Subject: [PATCH] orc识别 --- src/pages/ai/index/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/ai/index/App.vue b/src/pages/ai/index/App.vue index a346f5b..1917651 100644 --- a/src/pages/ai/index/App.vue +++ b/src/pages/ai/index/App.vue @@ -1866,7 +1866,7 @@ transform: translate(-50%, -50%); } .baseImg { - width: 80%; + width: 60%; position: absolute; top: 50%; left: 50%; -- Gitblit v1.8.0