From 9977c8fc3a2c7df4041ab14eaeb62976f1a607ea Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 04 十二月 2025 11:30:49 +0800
Subject: [PATCH] 备份节点一
---
pages.json | 19 ++++++++++++-------
1 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/pages.json b/pages.json
index 6e3118e..08580a4 100644
--- a/pages.json
+++ b/pages.json
@@ -1,4 +1,10 @@
{
+ "easycom": {
+ "autoscan": true,
+ "custom": {
+ "^uni-icons$": "@/uni_modules/uni-icons/components/uni-icons/uni-icons.vue"
+ }
+ },
"tabBar": {
"color": "#7a7e83",
"selectedColor": "#0faeff",
@@ -10,18 +16,17 @@
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
- "app-plus":{
- "titleNView":false
+ "app-plus": {
+ "titleNView": false
}
},
"pages": [
{
- "path" : "pages/index",
- "style" :
- {
- "navigationBarTitleText" : "骞挎繁宸ユ帶鏈哄钩鍙�"
+ "path": "pages/index",
+ "style": {
+ "navigationBarTitleText": "骞挎繁宸ユ帶鏈哄钩鍙�"
},
- "app-plus":{
+ "app-plus": {
"titleNView": false
}
}
--
Gitblit v1.9.3