From 22f79cc9003f5a62873ca144a38e8015da9f2b28 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期三, 03 十二月 2025 15:17:29 +0800
Subject: [PATCH] 刷新表格 currentCjNum
---
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