From 424304d58e1acbe096fad794605906482c3a2ef7 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期二, 19 八月 2025 16:42:51 +0800 Subject: [PATCH] 1.销售台账联调 2.开票登记开发联调 --- src/pages.json | 23 +++++++++++++++++++++-- 1 files changed, 21 insertions(+), 2 deletions(-) diff --git a/src/pages.json b/src/pages.json index 928af20..d14e8ad 100644 --- a/src/pages.json +++ b/src/pages.json @@ -71,6 +71,27 @@ } }, { + "path": "pages/sales/invoicingRegistration/index", + "style": { + "navigationBarTitleText": "寮�绁ㄧ櫥璁�", + "navigationStyle": "custom" + } + }, + { + "path": "pages/sales/invoicingRegistration/add", + "style": { + "navigationBarTitleText": "鏂板寮�绁ㄧ櫥璁�", + "navigationStyle": "custom" + } + }, + { + "path": "pages/sales/invoicingRegistration/view", + "style": { + "navigationBarTitleText": "寮�绁ㄧ櫥璁拌鎯�", + "navigationStyle": "custom" + } + }, + { "path": "pages/common/webview/index", "style": { "navigationBarTitleText": "娴忚缃戦〉" @@ -82,7 +103,6 @@ "navigationBarTitleText": "娴忚鏂囨湰" } }, - //鍗忓悓瀹℃壒 { "path": "pages/cooperativeOffice/collaborativeApproval/index", "style": { @@ -97,7 +117,6 @@ "navigationStyle": "custom" } }, - //瀹㈡埛鎷滆 { "path": "pages/cooperativeOffice/clientVisit/index", "style": { -- Gitblit v1.9.3