111
This commit is contained in:
		
							parent
							
								
									6d2ae6196b
								
							
						
					
					
						commit
						7da697bdc2
					
				
							
								
								
									
										28
									
								
								README.md
								
								
								
								
							
							
						
						
									
										28
									
								
								README.md
								
								
								
								
							| 
						 | 
					@ -41,15 +41,15 @@ https://1x.antdv.com/components/icon/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 路由说明
 | 
					## 路由说明
 | 
				
			||||||
 | 
					
 | 
				
			||||||
登录页 /login
 | 
					登录页 /login 对接完成
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 管理页
 | 
					### 管理页
 | 
				
			||||||
 | 
					
 | 
				
			||||||
用户管理 /manager/user
 | 
					用户管理 /manager/user 对接完成
 | 
				
			||||||
角色管理 /manager/role
 | 
					角色管理 /manager/role 对接完成
 | 
				
			||||||
菜单管理 /manager/menu
 | 
					菜单管理 /manager/menu 对接完成
 | 
				
			||||||
设备管理 /manager/device
 | 
					设备管理 /manager/device 对接完成
 | 
				
			||||||
工序管理 /manager/organized
 | 
					工序管理 /manager/organized 对接完成
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 用户端
 | 
					### 用户端
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -57,22 +57,22 @@ https://1x.antdv.com/components/icon/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### 有组织
 | 
					#### 有组织
 | 
				
			||||||
 
 | 
					 
 | 
				
			||||||
有组织排放 /youzuzhi/paifang 待联调
 | 
					有组织排放 /youzuzhi/paifang  缺少排放源清单接口
 | 
				
			||||||
有组织排放统计 /youzuzhi/paifangtongji 待联调
 | 
					有组织排放统计 /youzuzhi/paifangtongji 待联调 接口暂无
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### 无组织
 | 
					#### 无组织
 | 
				
			||||||
 | 
					
 | 
				
			||||||
无组织排放 /wuzuzhi/paifang 待联调
 | 
					无组织排放 /wuzuzhi/paifang 待联调 接口暂无
 | 
				
			||||||
洗车机管理 /wuzuzhi/xichejiguanli (已做)待联调
 | 
					洗车机管理 /wuzuzhi/xichejiguanli 待联调  缺少导出接口  监控信息  运行信息
 | 
				
			||||||
环境治理 /wuzuzhi/huanjingzhili 待联调
 | 
					环境治理 /wuzuzhi/huanjingzhili 待联调  缺少 实时数据的接口
 | 
				
			||||||
环卫巡航 /wuzuzhi/huanweixunhang (已做)待联调
 | 
					环卫巡航 /wuzuzhi/huanweixunhang 待联调
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### 清洁运输
 | 
					#### 清洁运输
 | 
				
			||||||
 | 
					
 | 
				
			||||||
清洁运输 /cleanTravel/home 联调完成
 | 
					清洁运输 /cleanTravel/home 联调完成
 | 
				
			||||||
厂区车辆台账 /cleanTravel/ledger 联调完成
 | 
					厂区车辆台账 /cleanTravel/ledger 联调完成
 | 
				
			||||||
清洁运输趋势 /cleanTravel/trend 
 | 
					清洁运输趋势 /cleanTravel/trend 待联调  /api/Transport/gettransport
 | 
				
			||||||
磅秤台账 /cleanTravel/bangcheng (已做)待联调
 | 
					磅秤台账 /cleanTravel/bangcheng 待联调 不要了
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### 视频广场
 | 
					#### 视频广场
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @Description: Description
 | 
					 | 
				
			||||||
* @ComponentName: BFC
 | 
					 | 
				
			||||||
* @Author: wangzhigang11
 | 
					 | 
				
			||||||
* @Date: 2023-05-10 18:59
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="BFC">
 | 
					  <div class="BFC">
 | 
				
			||||||
    <div v-if="showLeft" class="left" :style="curStyle">
 | 
					    <div v-if="showLeft" class="left" :style="curStyle">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @Description: Description
 | 
					 | 
				
			||||||
* @ComponentName: FlexCol
 | 
					 | 
				
			||||||
* @Author: wangzhigang11
 | 
					 | 
				
			||||||
* @Date: 2023-05-10 13:42
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="FlexCenter" :style="{height: cHeight}">
 | 
					  <div class="FlexCenter" :style="{height: cHeight}">
 | 
				
			||||||
    <slot></slot>
 | 
					    <slot></slot>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @Description: Description
 | 
					 | 
				
			||||||
* @ComponentName: FlexCol
 | 
					 | 
				
			||||||
* @Author: wangzhigang11
 | 
					 | 
				
			||||||
* @Date: 2023-05-10 13:42
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="FlexCol" :style="curStyle">
 | 
					  <div class="FlexCol" :style="curStyle">
 | 
				
			||||||
    <slot></slot>
 | 
					    <slot></slot>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @Description: Description
 | 
					 | 
				
			||||||
* @ComponentName: FlexCol
 | 
					 | 
				
			||||||
* @Author: wangzhigang11
 | 
					 | 
				
			||||||
* @Date: 2023-05-10 13:42
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="FlexRow" :style="{height: cHeight}">
 | 
					  <div class="FlexRow" :style="{height: cHeight}">
 | 
				
			||||||
    <slot></slot>
 | 
					    <slot></slot>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @Description: 内容
 | 
					 | 
				
			||||||
* @ComponentName: ModuleContent
 | 
					 | 
				
			||||||
* @Author: wangzhigang11
 | 
					 | 
				
			||||||
* @Date: 2023-05-06 18:30
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="Content " :style="curStyle">
 | 
					  <div class="Content " :style="curStyle">
 | 
				
			||||||
    <div class="content-box" :style="{padding}" :class="{ noneEvent }">
 | 
					    <div class="content-box" :style="{padding}" :class="{ noneEvent }">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @Description: 内容
 | 
					 | 
				
			||||||
* @ComponentName: ModuleContent
 | 
					 | 
				
			||||||
* @Author: wangzhigang11
 | 
					 | 
				
			||||||
* @Date: 2023-05-06 18:30
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="bg">
 | 
					  <div class="bg">
 | 
				
			||||||
    <slot></slot>
 | 
					    <slot></slot>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @description:
 | 
					 | 
				
			||||||
* @component: TabItem
 | 
					 | 
				
			||||||
* @author: wangzhigang11
 | 
					 | 
				
			||||||
* @date: 2023/11/9 11:12
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="TabItem" :class="{ selected }" v-on="$listeners" v-bind="$attrs">
 | 
					  <div class="TabItem" :class="{ selected }" v-on="$listeners" v-bind="$attrs">
 | 
				
			||||||
    <slot></slot>
 | 
					    <slot></slot>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @Description: 内容
 | 
					 | 
				
			||||||
* @ComponentName: ModuleContent
 | 
					 | 
				
			||||||
* @Author: wangzhigang11
 | 
					 | 
				
			||||||
* @Date: 2023-05-06 18:30
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="Content " :style="curStyle">
 | 
					  <div class="Content " :style="curStyle">
 | 
				
			||||||
    <div class="content-header" :class="{ border }"></div>
 | 
					    <div class="content-header" :class="{ border }"></div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @description:
 | 
					 | 
				
			||||||
* @component: index
 | 
					 | 
				
			||||||
* @author: wangzhigang11
 | 
					 | 
				
			||||||
* @date: 2023/8/21 19:30
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="index">
 | 
					  <div class="index">
 | 
				
			||||||
    <div :style="autoStyle" class="iframe-container">
 | 
					    <div :style="autoStyle" class="iframe-container">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -26,7 +26,6 @@
 | 
				
			||||||
          <ModuleContent2 bg padding="20px">
 | 
					          <ModuleContent2 bg padding="20px">
 | 
				
			||||||
            <a-row :gutter="16">
 | 
					            <a-row :gutter="16">
 | 
				
			||||||
              <a-col :span="18">
 | 
					              <a-col :span="18">
 | 
				
			||||||
 | 
					 | 
				
			||||||
                <CustomTable
 | 
					                <CustomTable
 | 
				
			||||||
                  hide-action
 | 
					                  hide-action
 | 
				
			||||||
                  hide-search
 | 
					                  hide-search
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
<!--
 | 
					
 | 
				
			||||||
* @description:
 | 
					 | 
				
			||||||
* @component: index
 | 
					 | 
				
			||||||
* @author: wangzhigang11
 | 
					 | 
				
			||||||
* @date: 2023/8/21 19:30
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
  <div class="index">
 | 
					  <div class="index">
 | 
				
			||||||
    <div :style="autoStyle" class="iframe-container">
 | 
					    <div :style="autoStyle" class="iframe-container">
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,9 +1,4 @@
 | 
				
			||||||
/**
 | 
					
 | 
				
			||||||
 * @Description: 工具类
 | 
					 | 
				
			||||||
 * @ComponentName: tools
 | 
					 | 
				
			||||||
 * @Author: wangzhigang11
 | 
					 | 
				
			||||||
 * @Date: 2022-08-08 14:30
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
// 开始动画
 | 
					// 开始动画
 | 
				
			||||||
export const raf =
 | 
					export const raf =
 | 
				
			||||||
  window.requestAnimationFrame ||
 | 
					  window.requestAnimationFrame ||
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue