From 9efd4a80aae58cf36266e774d3c820cc8e115028 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期四, 25 九月 2025 17:33:45 +0800
Subject: [PATCH] test

---
 App.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/App.vue b/App.vue
index 83571f9..e6f487c 100644
--- a/App.vue
+++ b/App.vue
@@ -15,7 +15,8 @@
 				min_y: 0,
 				img_x: 1,
 				img_y: 1,
-			}
+			},
+			withLog:false
 		},
 		onLaunch: function() {
 			console.log('App Launch')

--
Gitblit v1.9.1