1. 优化了一些交互,中药药品编辑交互

2. dev和生产环境统一鉴别
This commit is contained in:
李琦
2026-05-30 13:52:44 +08:00
parent ad370375a7
commit 6d93314222
15 changed files with 496 additions and 326 deletions

View File

@@ -101,10 +101,10 @@
}
],
"tabBar": {
"color": "#fff",
"selectedColor": "#fff",
"backgroundColor": "#fff",
"borderStyle": "white",
"color": "#666666",
"selectedColor": "#1575FC",
"backgroundColor": "#ffffff",
"borderStyle": "black",
"list": [{
"pagePath": "pages/workbench/index",
"text": "工作台"