From cc610ef597a4b600b4c48c80026f3a99be171f3b Mon Sep 17 00:00:00 2001 From: yuanhao <yuanhao_2024> Date: 星期一, 19 五月 2025 18:03:48 +0800 Subject: [PATCH] fix: scss跟背景图 --- pages.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 50 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index a625c7a..373f299 100644 --- a/pages.json +++ b/pages.json @@ -67,6 +67,20 @@ "navigationBarTitleText" : "淇℃伅鍏ず璇︽儏", "navigationStyle": "custom" } + }, + { + "path" : "pages/visitiorRegis/visitiorRegis", + "style" : + { + "navigationBarTitleText" : "鏉ヨ浜哄憳鐧昏" + } + }, + { + "path" : "pages/index/home", + "style" : + { + "navigationBarTitleText" : "" + } } ], "subPackages": [ @@ -168,6 +182,13 @@ "navigationBarTitleText" : "瀹℃壒璇︽儏", "navigationStyle": "custom" } + }, + { + "path" : "applyLook/applyLook", + "style" : + { + "navigationBarTitleText" : "" + } } ] }, @@ -230,11 +251,40 @@ } }, { + "path" : "complaint/details1", + "style" : + { + "navigationBarTitleText" : "", + "navigationStyle": "custom" + } + }, + { "path" : "switchPhone/switchPhone", "style" : { "navigationBarTitleText" : "鍒囨崲浼佷笟" } + }, + { + "path" : "proposal/proposal", + "style" : + { + "navigationBarTitleText" : "鎶曡瘔" + } + }, + { + "path" : "proposal1/proposal1", + "style" : + { + "navigationBarTitleText" : "寤鸿" + } + }, + { + "path" : "proprsalRecord/proprsalRecord", + "style" : + { + "navigationBarTitleText" : "寤鸿璁板綍" + } } ] -- Gitblit v1.9.1