From ba389833f9fbb043c3fa2df5aac8ed00d899e0fb Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 02 二月 2026 11:44:13 +0800
Subject: [PATCH] 进销存升级app: 1.不需要登录公司
---
src/pages.json | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 09bebad..e93e39d 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -58,6 +58,20 @@
}
},
{
+ "path": "pages/sales/salesAccount/out",
+ "style": {
+ "navigationBarTitleText": "鍙戣揣鐘舵��",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/sales/salesAccount/goOut",
+ "style": {
+ "navigationBarTitleText": "鍙戣揣",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/sales/salesAccount/detail",
"style": {
"navigationBarTitleText": "淇敼鍙拌处",
--
Gitblit v1.9.3