From 82e57df230ecb744af6c8865f80870ba03c86d89 Mon Sep 17 00:00:00 2001 From: Linjiajia <319408893@qq.com> Date: 星期二, 25 七月 2023 22:18:27 +0800 Subject: [PATCH] 基本功能完成 --- .idea/misc.xml | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 360e6d4..5895a79 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -7,4 +7,11 @@ <component name="ProjectType"> <option name="id" value="Android" /> </component> + <component name="VisualizationToolProject"> + <option name="state"> + <ProjectState> + <option name="scale" value="0.152" /> + </ProjectState> + </option> + </component> </project> \ No newline at end of file -- Gitblit v1.9.1