You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
6.3 KiB

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <views>
  3. <!--
  4. view :本软件需要的显示页面;
  5. id :每个page的id所以不能重复; id起始以数字开始,表示model值相同情况下页面显示的顺序
  6. channel : 0.表示没有通道, 1.qt与js建立通道 (不填默认0)
  7. type : 0.显示时的页面,1.分割线
  8. model : 0.不加载 1.渡口静态页面数据 2.动态页面数据 3.渡口监管页面数据 4.配置页面数据 5.登录页面
  9. -->
  10. <!--渡口动态 -->
  11. <group id="voyagemanage" name="Voyage Manage">
  12. <view id="1-currenvoyage" model="2" url="http://192.168.2.51:9910/pages/ferry/voyage/voyageList.html" channel="1" authoritykey="yunen:voyage:voyagelist">Current Voyage</view>
  13. <view id="2-histvoyage" model="2" url="http://192.168.2.51:9910/pages/ferry/voyagehistory/voyagehistoryList.html" channel="1" authoritykey="yunen:voyagehistory:voyagehistorylist">History Voyage</view>
  14. </group>
  15. <group id="voyagestatistics" name="Voyage Statistics">
  16. <view id="3-currentvoyageStatistics" model="2" url="http://192.168.2.51:9910/pages/ferry/voyage/voyageCurrentStatistics.html" authoritykey="yunen:voyage:voyagecurrentstatistics">Current Voyage Statistics</view>
  17. <view id="4-histvoyagestatistics" model="2" url="http://192.168.2.51:9910/pages/ferry/voyage/voyageStatistics.html" authoritykey="yunen:voyage:voyagestatistics">History Voyage Statistics</view>
  18. <view id="5-persondistributionstatistics" model="2" url="http://192.168.2.51:9910/pages/ferry/voyage/voyageLoadStatistics.html" authoritykey="yunen:voyage:voyageloadstatistics">Person Distribution Statistics</view>
  19. <view id="6-timevoyagestatics" model="2" url="http://192.168.2.51:9910/pages/ferry/statistics/voyage/interval.html" authoritykey="yunen:statistics:voyage:interval">Time Voyage Statistics</view>
  20. </group>
  21. <!--警示 -->
  22. <group id="alertmanage" name="alertmanage">
  23. <!--卡口警示 -->
  24. <!-- <view id="1-alertmanage" model="7" url="http://192.168.191.110:9940/pages/smartship/alarm/untreated/listAlarmEvent.html" authoritykey="yunen:alram:alarmeventlist">Alert Manage</view>
  25. <view id="2-alerthistory" model="7" url="http://192.168.191.110:9940/pages/smartship/alarm/disposed/listAlarmEvent.html" authoritykey="yunen:alram:history:alarmeventlist">Alert History</view>
  26. <view id="3-alarmcheckconfig" model="7" url="http://192.168.191.110:9940/pages/smartship/alarm/config/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Alarm Check Config</view>
  27. <view id="4-alarmsummaryevent" model="7" url="http://192.168.191.110:9940/pages/smartship/alarm/config/listAlarmSummaryEvent.html" authoritykey="yunen:alarm_summary_event:list">Alarm Summary Event</view> -->
  28. <!--渡口警示 -->
  29. <view id="1-alertmanage" model="7" url="http://192.168.2.51:9910/pages/ferry/alram/alarmEventList.html" authoritykey="yunen:alram:alarmeventlist">Alert Manage</view>
  30. <view id="2-alerthistory" model="7" url="http://192.168.2.51:9910/pages/ferry/alram/history/alarmEventList.html" authoritykey="yunen:alram:history:alarmeventlist">Alert History</view>
  31. <view id="3-alarmcheckconfig" model="7" url="http://192.168.2.51:9910/pages/ferry/alram/alarmCheckConfig.html" authoritykey="yunen:alram:alarmcheckconfig">Alarm Check Config</view>
  32. </group>
  33. <!-- 渡口管理 -->
  34. <group id="resourcemanage" name="Ferry Manage">
  35. <view id="a-shiproute" model="6" url="http://192.168.2.51:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view>
  36. <view id="b-ferry" model="6" url="http://192.168.2.51:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view>
  37. <view id="c-ship" model="6" url="http://192.168.2.51:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view>
  38. <view id="d-shipower" model="6" url="http://192.168.2.51:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view>
  39. <view id="e-boatman" model="6" url="http://192.168.2.51:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view>
  40. <view id="f-line" model="6" type="1"/>
  41. </group>
  42. <!-- 流媒体管理 -->
  43. <group id="cameraconfig" name="Stream Media Manage">
  44. <view id="j-mediaserver" model="6" url="http://192.168.2.51:9910/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view>
  45. <view id="k-cameragroup" model="6" url="http://192.168.2.51:9910/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view>
  46. <view id="l-camera" model="6" url="http://192.168.2.51:9910/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view>
  47. <!--删除相机预置位-->
  48. <!--<view id="j-camerapreset" model="6" url="http://192.168.2.51:9910/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>-->
  49. <view id="m-line" model="6" type="1"/>
  50. </group>
  51. <!-- 用户管理 -->
  52. <group id="userconfig" name="User Permission Manage">
  53. <view id="n-user-statistics" model="6" url="http://192.168.2.51:9910/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view>
  54. <view id="o-user" model="6" url="http://192.168.2.51:9910/pages/user/userList.html" authoritykey="sys:user">User Manage</view>
  55. <view id="p-user-permission" model="6" url="http://192.168.2.51:9910/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view>
  56. <view id="q-user-role" model="6" url="http://192.168.2.51:9910/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view>
  57. <view id="r-organization" model="6" url="http://192.168.2.51:9910/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view>
  58. <view id="s-line" model="6" type="1"/>
  59. </group>
  60. <!--航次详情-->
  61. <group id="voyagelane" name="voyagelane">
  62. <view id="0-laneDetail" model="3" url="http://192.168.2.51:9910/pages/ferry/position/checkpointMap.html">laneDetail</view>
  63. </group>
  64. </views>