From 9efd4a80aae58cf36266e774d3c820cc8e115028 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期四, 25 九月 2025 17:33:45 +0800
Subject: [PATCH] test
---
pages/map/infos/scene-create.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pages/map/infos/scene-create.vue b/pages/map/infos/scene-create.vue
index 67a281b..3aa1b1b 100644
--- a/pages/map/infos/scene-create.vue
+++ b/pages/map/infos/scene-create.vue
@@ -102,6 +102,7 @@
computed: {
},
+
mounted() {
const _this = this
uni.getSystemInfo({
--
Gitblit v1.9.1