| | |
| | | }, |
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
| | | { |
| | | "path" : "pages/aiQuestions/aiQuestions", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | }, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | |
| | | "path": "pages/search-list/knowlage-details/knowlage-details", |
| | | "style": { |
| | | "navigationBarTitleText": "知识检索" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/aiQuestions/aiQuestions", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | }, |
| | | "navigationStyle": "custom" |
| | | } |
| | | } |
| | | ], |