From e0143ad80f9c78ac1eb1bd06782567ebffb67b8f Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 04 十一月 2024 10:28:25 +0800
Subject: [PATCH] 充值金额从后台获取

---
 app.json |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/app.json b/app.json
index fd923d6..7a67abd 100644
--- a/app.json
+++ b/app.json
@@ -22,7 +22,14 @@
     "navigationBarBackgroundColor": "#1890FF"
   },
   "componentFramework": "glass-easel",
-  "sitemapLocation": "sitemap.json"
+  "sitemapLocation": "sitemap.json",
+  "permission": {
+    "scope": {
+      "userLocation": {
+        "desc": "涓轰簡鏇村ソ鐨勪负鎮ㄦ湇鍔★紝灏嗚幏鍙栨偍鐨勪綅缃俊鎭�"
+      }
+    }
+  }
 
 
 }
\ No newline at end of file

--
Gitblit v1.8.0