Blame view

admin/SubMenus/readme 3.5 KB
5d56c01e   Andy   add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
  /*
      ================================
      @作者:chenbiao
      @修改者:chenbiao
      @模块描述:菜单目录
      @创建日期:2017/09/06
      @修改日期:2018/11/27
      ================================
  */
  SubMenus-目录:
  
  1.index.html             首页
  
  2.generaloperation.html  车场概览-运行概况
  3.incomeprofile.html     车场概览-收入概况
  4.caryard.html           车场概览-车场概况
  4.opermonitoring.html    车场运营-运行监控
  
  5.vipcardmanage.html     车场运营-会员卡管理
  【 卡规则设置(cardruleSetting) 卡规则办理(cardRule) 会员卡记录(vipcardreCord) 】
  
  6.schedulingplan.html    车场运营-排班计划
  7.allparkrecords.html    车场运营-停车记录
  8.incomeanalysis.html    车场运营-收益分析
  【 停车收入(incomeAnalysisFile-parkingFee) 收益测算(incomeAnalysisFile-incomeCalculation)  】
  9.operationanalysis.html 车场运营-运行分析
  【 车流量(operationFile-vehicleFlow) 停车时长(operationFile-lengthofParking)  】
  10.deviceanalysis.html   车场运营-设备分析
  【 地磁时长(deviceanaFile-geodynaFile) 地磁周转次数(deviceanaFile-lengthofParking)  】
  
  11.billmanage.html             财务管理-账单管理
  12.reconciliation.html         财务管理-对账管理
  13.settlementmanage.html       财务管理-结算管理
  【 结算管理(settleFile-temporarySettle) 结算查询(settleFile-temporarySettletob)  】
  14.invoicemanage.html          财务管理-发票管理
  15.financialstate.html         财务管理-财务报表
  15.tollaccountmanage.html      财务管理-收费员账户管理
  15.remainingsum.html           财务管理-APP账单
  15.tollincomeandexp.html       财务管理-收费员账单
  
  16.parksetting.html            资源管理-停车场管理
  【 车场列表(parksetFile-areaManage) 泊位区间(parksetFile-berthInterval)  泊位(parksetFile-berthManage)】
  17.tollcollectormanage.html    资源管理-收费员管理
  【 收费员(tollFile-tollCollector) 收费组(tollFile-chargeGroup) 收费员稽查(tollFile-cashierAudit)】
  18.devicemanage.html           资源管理-设备管理
  【 地磁(devicemanageFile-geomagnetismFile) pda(devicemanageFile-pdamanageFile) 道闸(devicemanageFile-roadgateFile) 】
  
  19.incomereport.html            统计报表-收入报表
  【 停车场(incomereportFile-geomagnetismFile) 收费员(incomereportFile-pdamanageFile) 】
  20.yardoperation.html           统计报表-车场运营
  21.devicereport.html            统计报表-设备报表
  
  22.authorization.html            系统管理-权限管理
  【组织管理(rbac-frameworkManage)区域关系管理(rbac-orgarearelation)用户管理(rbac-userManage)角色管理(rbac-roleManage)职能管理(rbac-jobFuncManage】
  23.menuAssignment.html           系统管理-菜单分配管理
  【菜单管理(menuallot-menuManage)组织菜单关系管理(menuallot-orgresrelation)】
  24.logmanagement.html            系统管理-日志管理
  25.dictionarymanage.html         系统管理-字典管理
  26.menusetting.html              系统管理-设置
  【组织管理(syssetting-changePwd)】
  27.rulesetting.html              系统管理-计费规则设置
  【计费设置(rulesetFile-chargingrule) 费率设置(rulesetFile-ratemanage) 模拟计费(rulesetFile-analogbilling)】
  28.orthersetting.html            系统管理-其他设置
  【折扣设置(otherSetting-disCount) 白名单(otherSetting-whiteList) 结算规则(otherSetting-settleRule)】