口才和会议场景

This commit is contained in:
zhonghua1
2026-01-09 19:41:18 +08:00
parent 99d644d082
commit 602338b27b
49 changed files with 5747 additions and 13 deletions

View File

@@ -23,6 +23,36 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_voice/speaking_training_voice",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_expression/speaking_training_expression",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_record/speaking_training_record",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_homework/speaking_training_homework",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/speaking_training_edu/speaking_training_edu",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/list/list",
"style": {
@@ -63,12 +93,109 @@
"navigationBarTitleText": "文章详情"
}
},
{
"path": "pages/workspace/workspace",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/workspace/scene-detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/bluetooth-recorder/bluetooth-recorder",
"style": {
"navigationBarTitleText": "蓝牙录音设备",
"navigationStyle": "custom"
}
},
{
"path": "pages/general_sales/prepare/prepare",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/general_sales/process/process",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/general_sales/summary/summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_sales/prepare/prepare",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_sales/process/process",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/furniture_sales/summary/summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/car_sales/prepare/prepare",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/car_sales/process/process",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/car_sales/summary/summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/ucenter/ucenter",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting_prepare/meeting_prepare",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting_meeting/meeting_meeting",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting_summary/meeting_summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/meeting_me/meeting_me",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/uni-agree/uni-agree",
"style": {
@@ -267,6 +394,8 @@
"current": 1
},
"tabBar": {
// 启用自定义 TabBar原生配置仅用于声明 tab 页路径
"custom": true,
"color": "#7A7E83",
"selectedColor": "#007AFF",
"borderStyle": "black",
@@ -291,11 +420,21 @@
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_active.png",
"text": "销冠"
}, {
"pagePath": "pages/workspace/workspace",
"iconPath": "static/tabbar/workspace.png",
"selectedIconPath": "static/tabbar/workspace_active.png",
"text": "工作台"
}, {
"pagePath": "pages/ucenter/ucenter",
"iconPath": "static/tabbar/me.png",
"selectedIconPath": "static/tabbar/me_active.png",
"text": "我的"
}, {
"pagePath": "pages/meeting_summary/meeting_summary",
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_active.png",
"text": "总结和统计"
}]
},
"uniIdRouter": {