|
@@ -74,45 +74,45 @@
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/TUIKit/TUIPages/TUIConversation/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "咨询消息",
|
|
|
|
- "navigationBarBackgroundColor": "#fff",
|
|
|
|
- "navigationBarTextStyle": "black"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/TUIKit/TUIPages/TUIConversation/create",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "选择联系人",
|
|
|
|
- "app-plus": {
|
|
|
|
- "scrollIndicator": "none"
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/TUIKit/TUIPages/TUIChat/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "咨询中",
|
|
|
|
- "app-plus": {
|
|
|
|
- "scrollIndicator": "none", //当前页面不显示滚动条
|
|
|
|
- "softinputNavBar": "none", // App平台在iOS上,webview中的软键盘弹出时,默认在软键盘上方有一个横条,显示着:上一项、下一项和完成等按钮
|
|
|
|
- "bounce": "none" // 页面回弹
|
|
|
|
- },
|
|
|
|
- "usingComponents": {
|
|
|
|
- "tuicallkit": "/wxcomponents/TUICallKit/TUICallKit/TUICallKit"
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "path": "pages/TUIKit/TUIPages/TUIChat/components/message-elements/video-play",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "消息",
|
|
|
|
- "app-plus": {}
|
|
|
|
- }
|
|
|
|
}
|
|
}
|
|
|
|
+ // {
|
|
|
|
+ // "path": "pages/TUIKit/TUIPages/TUIConversation/index",
|
|
|
|
+ // "style": {
|
|
|
|
+ // "navigationBarTitleText": "咨询消息",
|
|
|
|
+ // "navigationBarBackgroundColor": "#fff",
|
|
|
|
+ // "navigationBarTextStyle": "black"
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
|
|
+ // {
|
|
|
|
+ // "path": "pages/TUIKit/TUIPages/TUIConversation/create",
|
|
|
|
+ // "style": {
|
|
|
|
+ // "navigationBarTitleText": "选择联系人",
|
|
|
|
+ // "app-plus": {
|
|
|
|
+ // "scrollIndicator": "none"
|
|
|
|
+ // }
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
|
|
+ // {
|
|
|
|
+ // "path": "pages/TUIKit/TUIPages/TUIChat/index",
|
|
|
|
+ // "style": {
|
|
|
|
+ // "navigationBarTitleText": "咨询中",
|
|
|
|
+ // "app-plus": {
|
|
|
|
+ // "scrollIndicator": "none", //当前页面不显示滚动条
|
|
|
|
+ // "softinputNavBar": "none", // App平台在iOS上,webview中的软键盘弹出时,默认在软键盘上方有一个横条,显示着:上一项、下一项和完成等按钮
|
|
|
|
+ // "bounce": "none" // 页面回弹
|
|
|
|
+ // },
|
|
|
|
+ // "usingComponents": {
|
|
|
|
+ // "tuicallkit": "/wxcomponents/TUICallKit/TUICallKit/TUICallKit"
|
|
|
|
+ // }
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
|
|
+ // {
|
|
|
|
+ // "path": "pages/TUIKit/TUIPages/TUIChat/components/message-elements/video-play",
|
|
|
|
+ // "style": {
|
|
|
|
+ // "navigationBarTitleText": "消息",
|
|
|
|
+ // "app-plus": {}
|
|
|
|
+ // }
|
|
|
|
+ // }
|
|
|
|
|
|
],
|
|
],
|
|
"subPackages": [
|
|
"subPackages": [
|
|
@@ -1353,6 +1353,7 @@
|
|
"navigationBarTitleText": "课程",
|
|
"navigationBarTitleText": "课程",
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
"scrollIndicator": "none",
|
|
"scrollIndicator": "none",
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
"usingComponenets": {
|
|
"usingComponenets": {
|
|
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup"
|
|
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup"
|
|
},
|
|
},
|
|
@@ -1372,6 +1373,8 @@
|
|
"navigationBarTitleText": "投诉反馈",
|
|
"navigationBarTitleText": "投诉反馈",
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
"scrollIndicator": "none",
|
|
"scrollIndicator": "none",
|
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
"app-plus": {
|
|
"app-plus": {
|
|
"bounce": "none",
|
|
"bounce": "none",
|
|
"softinputMode": "adjustResize"
|
|
"softinputMode": "adjustResize"
|
|
@@ -1423,12 +1426,12 @@
|
|
// "text": "查医生"
|
|
// "text": "查医生"
|
|
// },
|
|
// },
|
|
|
|
|
|
- {
|
|
|
|
- "pagePath": "pages/TUIKit/TUIPages/TUIConversation/index",
|
|
|
|
- "iconPath": "/static/images/inquiry.png",
|
|
|
|
- "selectedIconPath": "/static/images/inquiry_select.png",
|
|
|
|
- "text": "问诊"
|
|
|
|
- },
|
|
|
|
|
|
+ // {
|
|
|
|
+ // "pagePath": "pages/TUIKit/TUIPages/TUIConversation/index",
|
|
|
|
+ // "iconPath": "/static/images/inquiry.png",
|
|
|
|
+ // "selectedIconPath": "/static/images/inquiry_select.png",
|
|
|
|
+ // "text": "问诊"
|
|
|
|
+ // },
|
|
{
|
|
{
|
|
"pagePath": "pages/store/index",
|
|
"pagePath": "pages/store/index",
|
|
"iconPath": "/static/images/store.png",
|
|
"iconPath": "/static/images/store.png",
|