From fdcfe6ef562cc3e8bbd6fcf2faedfbd9571f4490 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期一, 01 四月 2024 14:33:42 +0800
Subject: [PATCH] 解决小程序白屏的问题

---
 local.properties |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/local.properties b/local.properties
index 72f7e7a..7e45c0e 100644
--- a/local.properties
+++ b/local.properties
@@ -1,10 +1,8 @@
-## This file is automatically generated by Android Studio.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file should *NOT* be checked into Version Control Systems,
+## This file must *NOT* be checked into Version Control Systems,
 # as it contains information specific to your local configuration.
 #
 # Location of the SDK. This is only used by Gradle.
 # For customization when using a Version Control System, please read the
 # header note.
-sdk.dir=/Users/hdl/Library/Developer/Xamarin/android-sdk-macosx
\ No newline at end of file
+#Fri Feb 23 16:45:51 CST 2024
+sdk.dir=/Users/user/Library/Android/sdk

--
Gitblit v1.8.0