<?xml version="1.0" encoding="UTF-8" standalone="no"?> <views> <!-- view :本软件需要的显示页面; id :每个page的id所以不能重复; id起始以数字开始,表示model值相同情况下页面显示的顺序 channel : 0.表示没有通道, 1.qt与js建立通道 (不填默认0) type : 0.显示时的页面,1.分割线 model : 0.不加载 1.渡口静态页面数据 2.动态页面数据 3.渡口监管页面数据 4.配置页面数据 5.登录页面 流媒体 分组 相机 预置位 用户 --> <!-- 资源管理 --> <group id="resourcemanage" name="Resource Manage"> <view id="a-realmap" model="6" url="http://111.35.6.165:9940/pages/smartship/resource/position/checkpointMap.html" authoritykey="check:point:map:reltime">Real Map</view> <view id="b-smartshipmanage" model="6" url="http://111.35.6.165:9940/pages/smartship/resource/area/checkpoint/listCheckpoint.html" authoritykey="yunen:smartship:manage">SmartShip Manage</view> <view id="c-keyarea" model="6" url="http://111.35.6.165:9940/pages/smartship/resource/area/keyregion/listKeyRegion.html" authoritykey="yunen:smartship:keyarea">Key Area</view> <view id="d-positionmanage" model="6" url="http://111.35.6.165:9940/pages/smartship/resource/position/listPosition.html" authoritykey="yunen:smartship:positionmanage">Position Manage</view> <view id="e-camerainspectionarea" model="6" url="http://111.35.6.165:9940/pages/smartship/resource/area/camera/inspection/listCameraInspectionArea.html" authoritykey="yunen:smartship:camerainspectionarea">Camera Inspection Area</view> <view id="f-aisstorearea" model="6" url="http://111.35.6.165:9940/pages/smartship/resource/area/ais/listAisStoreArea.html" authoritykey="yunen:smartship:aisstorearea">Ais Store Area</view> <view id="g-servermanage" model="6" url="http://111.35.6.165:9940/pages/smartship/resource/device/server/serverList.html" authoritykey="yunen:smartship:servermanage">Server Manage</view> <view id="h-networkswitch" model="6" url="http://111.35.6.165:9940/pages/smartship/resource/device/networkswitch/networkSwitchList.html" authoritykey="yunen:smartship:networkswitch">Network Switch</view> <view id="i-line" model="6" type="1"/> </group> <!-- 渡口管理 --> <!-- <group id="resourcemanage" name="Ferry Manage"> <view id="a-shiproute" model="6" url="http://111.35.6.165:9910/pages/ferry/lane/laneList.html" authoritykey="yunen:lane">Ship Route Manage</view> <view id="b-ferry" model="6" url="http://111.35.6.165:9910/pages/ferry/ferrylocal/ferrylocalList.html" authoritykey="yunen:ferry">Ferry Manage</view> <view id="c-ship" model="6" url="http://111.35.6.165:9910/pages/ferry/ship/shipList.html" authoritykey="yunen:ship">Ship Manage</view> <view id="d-shipower" model="6" url="http://111.35.6.165:9910/pages/ferry/shipowner/shipownerList.html" authoritykey="yunen:shipowner">Shipowner Manage</view> <view id="e-boatman" model="6" url="http://111.35.6.165:9910/pages/ferry/boatman/boatmanList.html" authoritykey="yunen:boatman">Boatman Manage</view> <view id="f-line" model="6" type="1"/> </group> --> <!-- 流媒体管理 --> <group id="cameraconfig" name="Stream Media Manage"> <view id="j-mediaserver" model="6" url="http://111.35.6.165:9940/pages/camera/streamserver/streamServerList.html" authoritykey="yunen:camera_stream_server">Stream Media Server Manage</view> <view id="k-cameragroup" model="6" url="http://111.35.6.165:9940/pages/camera/group/cameraGroupList.html" authoritykey="yunen:camera_group">Camera Group Manage</view> <view id="l-camera" model="6" url="http://111.35.6.165:9940/pages/camera/camera/cameraList.html" authoritykey="yunen:camera">Camera Manage</view> <!--删除相机预置位--> <!--<view id="j-camerapreset" model="6" url="http://111.35.6.165:9940/pages/camera/preset/cameraPreSetList.html">Camera Preset Manage</view>--> <view id="m-line" model="6" type="1"/> </group> <!-- 用户管理 --> <group id="userconfig" name="User Permission Manage"> <view id="n-user-statistics" model="6" url="http://111.35.6.165:9940/pages/user/userStatistics.html" authoritykey="sys:user:statistics">User Statistics</view> <view id="o-user" model="6" url="http://111.35.6.165:9940/pages/user/userList.html" authoritykey="sys:user">User Manage</view> <view id="p-user-permission" model="6" url="http://111.35.6.165:9940/pages/menu/menuList.html" authoritykey="sys:menu">Permission Manage</view> <view id="q-user-role" model="6" url="http://111.35.6.165:9940/pages/role/roleList.html" authoritykey="sys:role">Role Manage</view> <view id="r-organization" model="6" url="http://111.35.6.165:9940/pages/user/organization/organization.html" authoritykey="yunen:organization">Organization Manage</view> <view id="s-line" model="6" type="1"/> </group> </views>