From 55ba702c1df240929e68df3b42fa9cb0607378b8 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 08 九月 2025 10:58:48 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1
---
bicycle/manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/bicycle/manifest.json b/bicycle/manifest.json
index 683d4e1..d8ecf83 100644
--- a/bicycle/manifest.json
+++ b/bicycle/manifest.json
@@ -5,6 +5,7 @@
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
+ "sassImplementationName" : "node-sass",
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
"usingComponents" : true,
@@ -58,7 +59,7 @@
"minified" : true
},
"usingComponents" : true,
- "requiredPrivateInfos": ["getLocation", "chooseLocation"],
+ "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
"permission" : {
"scope.userLocation" : {
"desc" : "鐢ㄤ簬鑾峰彇鍛ㄨ竟鍗曡溅浣嶇疆"
--
Gitblit v1.9.3