From 31b7700b976a46901f67c5d7a00281ca4745fc9f Mon Sep 17 00:00:00 2001 From: Linjiajia <319408893@qq.com> Date: 星期六, 07 十月 2023 21:44:35 +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