Compare commits

104 Commits

Author SHA1 Message Date
b0e2e58d93 Merge branch 'deng' into deng-release
# Conflicts:
#	src/main/java/com/sipai/controller/equipment/MaintenancePlanController.java
2026-04-04 01:18:42 +08:00
785654a510 bug liucheng 2026-04-04 01:17:13 +08:00
dafda57a0e refactor(mpont): 优化测点查询及前端图表渲染逻辑
- 优化数据库查询测点逻辑,优先通过unitId和测点编码查询,失败后通过测点编码模糊查询
- 统一调整AJAX请求格式,规范URL拼接及回调函数编写
- 修正前端JS代码中数据解析方式,使用严格的空字符串判断
- 规范DOM选择器对应代码格式,采用双引号替换单引号
- 重构echart饼图组件配置,提升代码可读性和维护性
- 移除注释的旧版echart图表函数,精简前端代码
- 优化echart折线图、柱状图渲染,统一异步请求与数据展示流程
- 新增多点柱状图(工业生活污水流量7天日趋势)异步数据加载和渐变色样式配置
- 修复部分变量声明和函数命名规范,提升代码一致性
2026-04-04 00:51:33 +08:00
9cc4d4a988 bug 2026-04-02 01:22:19 +08:00
fadbe2b59f bug 2026-04-01 08:58:11 +08:00
c11112b066 fix: 修复维护计划详情空指针异常并更新GIS页面数据 2026-03-31 15:49:36 +08:00
f33f57f6a7 bug 2026-03-31 09:22:04 +08:00
c3babf2c4d bug 2026-03-28 00:50:10 +08:00
04610aa678 bug 2026-03-28 00:45:42 +08:00
596b2a68bf bug 2026-03-27 23:46:04 +08:00
5bacfa37d4 fix: 修复jobList.jsp中companyId变量初始化顺序问题 2026-03-26 23:15:14 +08:00
a5ac9fb038 fix: 修复嵌套模态框输入框焦点问题并增强功能
修复Bootstrap嵌套模态框中输入框无法获得焦点的问题,通过禁用enforceFocus实现
为文件删除函数添加index参数以支持精确删除
在任务列表中添加SafetyJobInside模块的查看支持
为巡检内容返回数据添加contentsDetail字段
在设备归属选择列表中添加搜索功能并调整姓名列宽度
2026-03-26 20:07:10 +08:00
1cd6750710 bug 2026-03-26 01:47:35 +08:00
b745bb8482 bug 2026-03-26 01:14:31 +08:00
9a9dc780e4 Merge branch 'deng' into deng-release 2026-03-26 00:48:29 +08:00
3208f2b8a3 bug 2026-03-26 00:48:05 +08:00
7048001c0c feat(visual): 优化GIS页面UI并整合实时数据加载 2026-03-26 00:28:34 +08:00
44b6bf04d5 Merge branch 'deng' into deng-release 2026-03-25 21:05:48 +08:00
e50422d7a7 feat: 为污水列表和监控页面添加流量曲线和界面优化 2026-03-25 01:03:20 +08:00
75f33e37d7 bug 2026-03-25 00:56:45 +08:00
17751bd0ab bug fixed 内部人员教育下载不了文件 2026-03-25 00:48:45 +08:00
82d68ed669 bug fixed mpoint 2026-03-23 23:23:22 +08:00
09fce43c98 bug fixed mpoint 2026-03-23 23:20:00 +08:00
9895757c92 Merge branch 'deng' into deng-release 2026-03-23 21:42:59 +08:00
bce9cc42e8 bug fixed active 2026-03-23 21:42:19 +08:00
9a9a743945 首页样式重新设计 2026-03-22 22:36:01 +08:00
6de1aabe80 bug fixed 所属部门 2026-03-17 00:53:23 +08:00
3ea3e0a9af bug fixed 2026-03-17 00:04:44 +08:00
56da3dc9ff bug fixed 2026-03-16 20:31:00 +08:00
2bfa643373 namespace 2026-03-12 09:01:47 +08:00
5e52e1db7c Merge branch 'deng' into deng-release 2026-03-12 01:45:42 +08:00
acd1967b1f 管道GIS展示 2026-03-12 01:43:29 +08:00
1c8f1f98d5 Merge branch 'deng' into deng-release 2026-03-12 01:13:27 +08:00
3da9c9afb5 业务流程类别bug bak 2026-03-12 01:02:22 +08:00
a187b11c33 大屏泥处理 2026-03-12 00:30:18 +08:00
7fbf63ed66 Merge branch 'deng' of http://101.43.41.9:13000/xzzn/SIPAIIS_WMS_JSSW into deng 2026-03-12 00:17:41 +08:00
0d641d8d4f 大屏逻辑更新、首页更新、 2026-03-12 00:17:39 +08:00
0200e883d7 业务流程类别bug 2026-03-11 23:13:18 +08:00
4ca5d82ac0 巡检点bug 2026-03-11 00:13:43 +08:00
e3582cb6ae Merge remote-tracking branch 'origin/deng' into deng 2026-03-10 22:14:30 +08:00
a8f246c026 异常上报bug+KPI测量点详情反显bug 2026-03-10 22:14:10 +08:00
2a183cbf92 Merge branch 'deng' of http://101.43.41.9:13000/xzzn/SIPAIIS_WMS_JSSW into deng 2026-03-10 21:57:18 +08:00
a821565077 a 2026-03-10 21:57:11 +08:00
1798d7c841 管道展示 2026-03-10 21:51:19 +08:00
061ededef9 获取某点位,某段时间内,每天的总量汇总
获取某点位,最新的一条数据量
2026-03-10 20:44:14 +08:00
0a9726fed8 es index 2026-03-10 11:39:33 +08:00
2a8318599a 水厂大屏数据ES查询 2026-03-10 00:49:24 +08:00
29a836ce68 取redis点位数据最新值,没有就是0,时间 2026-03-09 22:10:13 +08:00
fbd2186aaf 取redis点位数据最新值,没有就是0 2026-03-09 17:09:58 +08:00
d1c8ae0b5a 水厂大屏 2026-03-08 23:53:47 +08:00
4b7e269c3a 水厂大屏数据 2026-03-08 23:52:11 +08:00
3fffc91cc1 获取接收人姓名 2026-03-08 23:31:51 +08:00
3a50d35f2c 动态查询点位数据,最大值最小平均当前值 2026-03-08 23:11:58 +08:00
2c1a99269f 管道统计数据 2026-03-08 19:57:26 +08:00
513741bbfa 累计水量统计接口 2026-03-08 19:26:56 +08:00
cf7ca3515c 管道统计数据 2026-03-08 19:08:46 +08:00
0b265d817b 维修工单 2026-03-08 19:00:58 +08:00
7fd0768e8a workorderAchievement 2026-03-08 17:45:38 +08:00
debeec23da 1 2026-03-08 17:41:53 +08:00
d70325751e 数据源切换 2026-03-08 04:48:03 +08:00
5fa4d814aa 管道,流程,数据源切换,大屏,测量点位 2026-03-08 04:20:59 +08:00
d60f8aa1f5 Merge remote-tracking branch 'origin/deng' into deng 2026-03-08 04:08:47 +08:00
2b77b05c10 排污户大屏企业对接 2026-03-08 04:08:47 +08:00
28e1b2a9f1 管道,流程,数据源切换,大屏,测量点位 2026-03-08 04:08:33 +08:00
b79f345ecc Merge branch 'deng' of http://101.43.41.9:13000/xzzn/SIPAIIS_WMS_JSSW into deng 2026-03-08 00:39:18 +08:00
2def5338d9 排污户大屏 2026-03-08 00:38:18 +08:00
cd15aa75c3 排污户大屏 2026-03-07 22:50:45 +08:00
dc5ad9f5e1 测量点位场内外 2026-03-07 21:22:59 +08:00
73c02fa365 GIS 2026-03-07 19:48:01 +08:00
ed81825425 流程相关2 2026-03-06 01:08:17 +08:00
3d81e6950f 流程相关 2026-03-05 17:27:18 +08:00
8cc5132e9b Merge remote-tracking branch 'origin/deng' into deng
# Conflicts:
#	src/main/webapp/jsp/user/roleMenu.jsp
2026-03-05 10:18:52 +08:00
26031a77da 修改所属泵站和权限 2026-03-05 10:18:06 +08:00
696597feba 大屏更新、源头管理 2026-03-05 03:08:24 +08:00
162f538dd1 Merge remote-tracking branch 'origin/deng' into deng 2026-03-05 02:59:30 +08:00
33d20bc55b 一坨屎 2026-03-05 02:56:35 +08:00
258d3d7c13 官网管理对接、大屏更新 2026-03-05 00:35:31 +08:00
96605402a5 员工考勤对接前端,后端未实装 2026-03-03 16:35:12 +08:00
20d389aa4d Merge remote-tracking branch 'origin/deng' into deng 2026-03-03 15:39:09 +08:00
df1367b914 车闸对接前端,后端未实装 2026-03-03 15:39:02 +08:00
44bf9d6a43 大屏 2026-03-01 23:40:06 +08:00
c16744b761 Merge branch 'deng' of http://101.43.41.9:13000/xzzn/SIPAIIS_WMS_JSSW into deng 2026-03-01 23:31:50 +08:00
1fc6272098 场外管道管理 2026-03-01 23:20:13 +08:00
356ac5764a 场外管道管理 2026-03-01 22:11:05 +08:00
c791bcdc72 login-title 2026-02-25 17:55:27 +08:00
c66e19dac8 diff 2026-02-20 16:58:22 +08:00
e847ff6626 diff 2026-02-08 22:57:30 +08:00
fcf08b8b69 登录页UI、主页UI 2026-02-08 01:02:58 +08:00
580606c267 大屏静态数据 2026-02-06 16:30:47 +08:00
14c9bd8ce0 大屏数据展示 2026-02-04 23:46:37 +08:00
79a8fc11cf Merge branch 'deng' of http://101.43.41.9:13000/xzzn/SIPAIIS_WMS_JSSW into deng 2026-02-02 23:52:52 +08:00
5133e4f983 git 2026-02-02 23:52:49 +08:00
8d3cca18d9 diff 2026-02-02 23:46:18 +08:00
e9e5f18a00 Add .DS_Store to .gitignore 2026-02-02 23:41:25 +08:00
b4932d17c4 TGLW bug fix 2026-02-02 23:29:47 +08:00
b2973c6d28 UI、logo 2026-02-02 14:44:36 +08:00
9ec5552307 init config 2026-02-02 00:28:12 +08:00
eb30098e0b init config 2026-02-01 17:46:42 +08:00
cf896e1430 init config 2026-01-30 02:45:48 +08:00
2bb62e0efa init config 2026-01-30 01:38:16 +08:00
a3d7677097 import 2026-01-30 00:17:20 +08:00
58182a0336 功能清单详细版.xlsx 2026-01-29 23:31:24 +08:00
27fd99bc90 移除冗余代码 2026-01-29 16:37:59 +08:00
f5b2ec80a6 移除冗余代码 2026-01-29 16:35:37 +08:00
21528 changed files with 137372 additions and 4593151 deletions

25
.gitignore vendored Normal file
View File

@ -0,0 +1,25 @@
# IntelliJ IDEA
.idea/
.smarttomcat/
*.iml
# Eclipse
.settings/
.classpath
.project
# VS Code
.vscode/
# Mac
.DS_Store
# Maven
target/
# Node
node_modules/
npm-debug.log
# Logs
*.log

View File

@ -1,741 +0,0 @@
tr
{mso-height-source:auto;
mso-ruby-visibility:none;}
col
{mso-width-source:auto;
mso-ruby-visibility:none;}
br
{mso-data-placement:same-cell;}
.font1
{color:windowtext;
font-size:9.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:"宋体";
mso-generic-font-family:auto;
mso-font-charset:134;}
.font4
{color:windowtext;
font-size:9.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:"Times New Roman";
mso-generic-font-family:roman;
mso-font-charset:0;}
.font27
{color:windowtext;
font-size:9.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:"宋体";
mso-generic-font-family:roman;
mso-font-charset:0;}
.style0
{mso-number-format:"General";
text-align:general;
vertical-align:middle;
white-space:nowrap;
mso-rotate:0;
mso-pattern:auto;
mso-background-source:auto;
color:windowtext;
font-size:12.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border:none;
mso-protection:locked visible;
mso-style-name:"常规";
mso-style-id:0;}
.style16
{mso-number-format:"_ \0022\00A5\0022* \#\,\#\#0_ \;_ \0022\00A5\0022* \\-\#\,\#\#0_ \;_ \0022\00A5\0022* \0022-\0022_ \;_ \@_ ";
mso-style-name:"货币[0]";
mso-style-id:7;}
.style17
{mso-pattern:auto none;
background:#EDEDED;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"20% - 强调文字颜色 3";}
.style18
{mso-pattern:auto none;
background:#FFCC99;
color:#3F3F76;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border:.5pt solid #7F7F7F;
mso-style-name:"输入";}
.style19
{mso-number-format:"_ \0022\00A5\0022* \#\,\#\#0\.00_ \;_ \0022\00A5\0022* \\-\#\,\#\#0\.00_ \;_ \0022\00A5\0022* \0022-\0022??_ \;_ \@_ ";
mso-style-name:"货币";
mso-style-id:4;}
.style20
{mso-number-format:"_ * \#\,\#\#0_ \;_ * \\-\#\,\#\#0_ \;_ * \0022-\0022_ \;_ \@_ ";
mso-style-name:"千位分隔[0]";
mso-style-id:6;}
.style21
{mso-pattern:auto none;
background:#DBDBDB;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"40% - 强调文字颜色 3";}
.style22
{mso-pattern:auto none;
background:#FFC7CE;
color:#9C0006;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"差";}
.style23
{mso-number-format:"_ * \#\,\#\#0\.00_ \;_ * \\-\#\,\#\#0\.00_ \;_ * \0022-\0022??_ \;_ \@_ ";
mso-style-name:"千位分隔";
mso-style-id:3;}
.style24
{mso-pattern:auto none;
background:#C9C9C9;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"60% - 强调文字颜色 3";}
.style25
{color:#0000FF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:underline;
text-underline-style:single;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"超链接";
mso-style-id:8;}
.style26
{mso-number-format:"0%";
mso-style-name:"百分比";
mso-style-id:5;}
.style27
{color:#800080;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:underline;
text-underline-style:single;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"已访问的超链接";
mso-style-id:9;}
.style28
{mso-pattern:auto none;
background:#FFFFCC;
border:.5pt solid #B2B2B2;
mso-style-name:"注释";}
.style29
{mso-pattern:auto none;
background:#F4B084;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"60% - 强调文字颜色 2";}
.style30
{color:#44546A;
font-size:11.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"标题 4";}
.style31
{color:#FF0000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"警告文本";}
.style32
{color:#44546A;
font-size:18.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"标题";}
.style33
{color:#7F7F7F;
font-size:11.0pt;
font-weight:400;
font-style:italic;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"解释性文本";}
.style34
{color:#44546A;
font-size:15.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border-bottom:1.0pt solid #5B9BD5;
mso-style-name:"标题 1";}
.style35
{color:#44546A;
font-size:13.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border-bottom:1.0pt solid #5B9BD5;
mso-style-name:"标题 2";}
.style36
{mso-pattern:auto none;
background:#9BC2E6;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"60% - 强调文字颜色 1";}
.style37
{color:#44546A;
font-size:11.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border-bottom:1.0pt solid #ACCCEA;
mso-style-name:"标题 3";}
.style38
{mso-pattern:auto none;
background:#FFD966;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"60% - 强调文字颜色 4";}
.style39
{mso-pattern:auto none;
background:#F2F2F2;
color:#3F3F3F;
font-size:11.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border:.5pt solid #3F3F3F;
mso-style-name:"输出";}
.style40
{mso-pattern:auto none;
background:#F2F2F2;
color:#FA7D00;
font-size:11.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border:.5pt solid #7F7F7F;
mso-style-name:"计算";}
.style41
{mso-pattern:auto none;
background:#A5A5A5;
color:#FFFFFF;
font-size:11.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border:2.0pt double #3F3F3F;
mso-style-name:"检查单元格";}
.style42
{mso-pattern:auto none;
background:#E2EFDA;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"20% - 强调文字颜色 6";}
.style43
{mso-pattern:auto none;
background:#ED7D31;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"强调文字颜色 2";}
.style44
{color:#FA7D00;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border-bottom:2.0pt double #FF8001;
mso-style-name:"链接单元格";}
.style45
{color:#000000;
font-size:11.0pt;
font-weight:700;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border-top:.5pt solid #5B9BD5;
border-bottom:2.0pt double #5B9BD5;
mso-style-name:"汇总";}
.style46
{mso-pattern:auto none;
background:#C6EFCE;
color:#006100;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"好";}
.style47
{mso-pattern:auto none;
background:#FFEB9C;
color:#9C6500;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"适中";}
.style48
{mso-pattern:auto none;
background:#D9E1F2;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"20% - 强调文字颜色 5";}
.style49
{mso-pattern:auto none;
background:#5B9BD5;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"强调文字颜色 1";}
.style50
{mso-pattern:auto none;
background:#DDEBF7;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"20% - 强调文字颜色 1";}
.style51
{mso-pattern:auto none;
background:#BDD7EE;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"40% - 强调文字颜色 1";}
.style52
{mso-pattern:auto none;
background:#FCE4D6;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"20% - 强调文字颜色 2";}
.style53
{mso-pattern:auto none;
background:#F8CBAD;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"40% - 强调文字颜色 2";}
.style54
{mso-pattern:auto none;
background:#A5A5A5;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"强调文字颜色 3";}
.style55
{mso-pattern:auto none;
background:#FFC000;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"强调文字颜色 4";}
.style56
{mso-pattern:auto none;
background:#FFF2CC;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"20% - 强调文字颜色 4";}
.style57
{mso-pattern:auto none;
background:#FFE699;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"40% - 强调文字颜色 4";}
.style58
{mso-pattern:auto none;
background:#4472C4;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"强调文字颜色 5";}
.style59
{mso-pattern:auto none;
background:#B4C6E7;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"40% - 强调文字颜色 5";}
.style60
{mso-pattern:auto none;
background:#8EA9DB;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"60% - 强调文字颜色 5";}
.style61
{mso-pattern:auto none;
background:#70AD47;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"强调文字颜色 6";}
.style62
{mso-pattern:auto none;
background:#C6E0B4;
color:#000000;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"40% - 强调文字颜色 6";}
.style63
{mso-pattern:auto none;
background:#A9D08E;
color:#FFFFFF;
font-size:11.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
mso-style-name:"60% - 强调文字颜色 6";}
td
{mso-style-parent:style0;
padding-top:1px;
padding-right:1px;
padding-left:1px;
mso-ignore:padding;
mso-number-format:"General";
text-align:general;
vertical-align:middle;
white-space:nowrap;
mso-rotate:0;
mso-pattern:auto;
mso-background-source:auto;
color:windowtext;
font-size:12.0pt;
font-weight:400;
font-style:normal;
text-decoration:none;
font-family:;
mso-generic-font-family:auto;
mso-font-charset:134;
border:none;
mso-protection:locked visible;}
.xl65
{mso-style-parent:style0;
font-size:9.0pt;
mso-font-charset:134;}
.xl66
{mso-style-parent:style0;
font-size:9.0pt;
mso-font-charset:134;}
.xl67
{mso-style-parent:style0;
text-align:center;
font-size:16.0pt;
font-family:, monospace;
mso-generic-font-family:modern;
mso-font-charset:134;}
.xl68
{mso-style-parent:style0;
text-align:center;
font-size:9.0pt;
mso-font-charset:134;}
.xl69
{mso-style-parent:style0;
text-align:center;
font-size:9.0pt;
font-family:, monospace;
mso-generic-font-family:modern;
mso-font-charset:134;
border:.5pt solid windowtext;}
.xl70
{mso-style-parent:style0;
text-align:center;
white-space:normal;
font-size:9.0pt;
font-family:, monospace;
mso-generic-font-family:modern;
mso-font-charset:134;
border:.5pt solid windowtext;}
.xl73
{mso-style-parent:style0;
text-align:center;
font-size:9.0pt;
font-family:Times New Roman;
mso-generic-font-family:roman;
mso-font-charset:0;
border:.5pt solid windowtext;}
.xl74
{mso-style-parent:style0;
text-align:center;
white-space:normal;
font-size:9.0pt;
font-family:Times New Roman;
mso-generic-font-family:roman;
mso-font-charset:0;
border:.5pt solid windowtext;}
.xl76
{mso-style-parent:style0;
text-align:left;
white-space:normal;
font-size:9.0pt;
font-family:Times New Roman;
mso-generic-font-family:roman;
mso-font-charset:0;
border:.5pt solid windowtext;}
.xl78
{mso-style-parent:style0;
text-align:left;
white-space:normal;
font-size:9.0pt;
mso-font-charset:134;
border:.5pt solid windowtext;}
.xl79
{mso-style-parent:style0;
text-align:center;
white-space:normal;
font-size:9.0pt;
mso-font-charset:134;
border:.5pt solid windowtext;}
.xl80
{mso-style-parent:style0;
text-align:left;
white-space:normal;
font-size:9.0pt;
font-family:SimSun;
mso-font-charset:134;
border:.5pt solid windowtext;}
.xl81
{mso-style-parent:style0;
text-align:center;
font-size:9.0pt;
font-family:Times New Roman;
mso-generic-font-family:roman;
mso-font-charset:0;
border-left:.5pt solid windowtext;
border-top:.5pt solid windowtext;
border-right:.5pt solid windowtext;}
.xl82
{mso-style-parent:style0;
text-align:center;
white-space:normal;
font-size:9.0pt;
font-family:Times New Roman;
mso-generic-font-family:roman;
mso-font-charset:0;
border-left:.5pt solid windowtext;
border-top:.5pt solid windowtext;
border-right:.5pt solid windowtext;}
.xl84
{mso-style-parent:style0;
text-align:left;
white-space:normal;
font-size:9.0pt;
mso-font-charset:134;
border-left:.5pt solid windowtext;
border-top:.5pt solid windowtext;
border-right:.5pt solid windowtext;}
.xl86
{mso-style-parent:style0;
text-align:center;
font-size:9.0pt;
mso-font-charset:134;}
.xl88
{mso-style-parent:style0;
font-size:14.0pt;
font-family:, sans-serif;
mso-generic-font-family:swiss;
mso-font-charset:134;}
.xl91
{mso-style-parent:style0;
text-align:center;
font-size:9.0pt;
mso-font-charset:134;
border-left:.5pt solid windowtext;
border-top:.5pt solid windowtext;
border-bottom:.5pt solid windowtext;}
.xl94
{mso-style-parent:style0;
mso-number-format:"yyyy/m/d";
text-align:center;
font-size:9.0pt;
font-family:Times New Roman;
mso-font-charset:134;
border:.5pt solid windowtext;}

View File

@ -1,5 +0,0 @@
//$primary: yellow !default;
@import "../node_modules/bootstrap/scss/bootstrap";

View File

@ -1,211 +0,0 @@
#tipZone{
position:relative;
right:0;
top: 16px;
margin: 0 auto;
margin-bottom:25px;
margin-top:25px;
}
#base1 {
z-index:5;
margin-top:10px;
position:absoulte;
}
#base1 .bing {
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform: rotate(29deg);
}
#base2{
z-index:5;
margin-top:10px;
-moz-transform:rotate(30deg);
-webkit-transform:rotate(30deg);
-o-transform:rotate(30deg);
transform:rotate(30deg);
}
#base2 .bing {
-moz-transform: rotate(29deg);
-webkit-transform: rotate(29deg);
-o-transform: rotate(29deg);
transform: rotate(29deg);
}
#base3{
z-index:5;
margin-top:10px;
-moz-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
-o-transform:rotate(60deg);
transform:rotate(60deg);
}
#base3 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
#base4{
z-index:5;
margin-top:10px;
-moz-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg);
}
#base4 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
#base5{
z-index:5;
margin-top:10px;
-moz-transform:rotate(120deg);
-webkit-transform:rotate(120deg);
-o-transform:rotate(120deg);
transform:rotate(120deg);
}
#base5 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
#base6{
z-index:5;
margin-top:10px;
-moz-transform:rotate(150deg);
-webkit-transform:rotate(150deg);
-o-transform:rotate(150deg);
transform:rotate(150deg);
}
#base6 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
#base7{
margin-top:10px;
-moz-transform:rotate(180deg);
-webkit-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg);
}
#base7 .bing {
-moz-transform: rotate(29deg);
-webkit-transform: rotate(29deg);
-o-transform: rotate(29deg);
transform: rotate(29deg);
}
#base8{
margin-top:10px;
-moz-transform:rotate(210deg);
-webkit-transform:rotate(210deg);
-o-transform:rotate(210deg);
transform:rotate(210deg);
}
#base8 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
#base9{
margin-top:10px;
-moz-transform:rotate(240deg);
-webkit-transform:rotate(240deg);
-o-transform:rotate(240deg);
transform:rotate(240deg);
}
#base9 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
#base10{
margin-top:10px;
-moz-transform:rotate(270deg);
-webkit-transform:rotate(270deg);
-o-transform:rotate(270deg);
transform:rotate(270deg);
}
#base10 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
#base11{
margin-top:10px;
-moz-transform:rotate(300deg);
-webkit-transform:rotate(300deg);
-o-transform:rotate(300deg);
transform:rotate(300deg);
}
#base11 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
#base12{
z-index:4;
margin-top:10px;
-moz-transform:rotate(330deg);
-webkit-transform:rotate(330deg);
-o-transform:rotate(330deg);
transform:rotate(330deg);
}
#base12 .bing{
-moz-transform:rotate(29deg);
-webkit-transform:rotate(29deg);
-o-transform:rotate(29deg);
transform:rotate(29deg);
}
.part{
position:absolute;
width: 100%;
height: 100%;
clip: rect(0em,400px,400px,200px);
}
.bing {
position:absolute;
background-color:#cae9ff;
width:400px;
height:400px;
clip:rect(0px,200px,400px,0px);
-moz-border-radius:200px;
-webkit-border-radius:200px;
border-radius:200px;
}
.bing span{
position: absolute;
transform: rotate(-18deg);
top: 20px;
left: 140px;
display: block;
font-size:20px;
color:#000000;
}
.inner{
position: absolute;
top: 6%;
width: 70%;
height: 70%;
background-color: #FFFFFF;
border-radius: 50%;
left: 0;
right: 0;
bottom: 0;
margin: auto;
color:#ffffff;
text-align: center;
z-index:15;
}

View File

@ -1,80 +0,0 @@
.table {
border-collapse: collapse;
border-spacing: 0;
font-size:12px;
table-layout:fixed;
width:100%;
}
.table th,.table td {
border: 1px solid #8CACBB;
padding: 0.3em 0.7em;
text-align: left;
}
.table th {
background: #F8F8F8;
text-align: center;
}
.table thead th {
text-align: center;
}
.table tbody th {
width:120px;
height:22px;
text-align: right;
}
.table tr:hover {
background-color: #f6fafd;
}
.table td:hover {
background-color: #f9feff;
}
.tooltable input{
width:160px;
}
.form th {
text-align: right;
}
.form th,.form td {
padding: 0.1em 0.3em;
border: 1px solid #D1D7DC;
}
.form input,.form select,.form textarea {
width: 200px;
}
.form input[type='checkbox'],.form input[type='radio'] {
width: 20px;
}
fieldset {
border: 1px dotted #D1D7DC;
}
legend {
border: 1px dotted #D1D7DC;
font-size: small;
}
ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
.linkbutton {
color :#005590;
}
.linkbutton:visited{
color :#005590;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 626 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 716 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 799 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 753 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 753 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 764 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 711 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 720 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 524 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 610 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 533 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 656 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 467 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 605 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 714 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 612 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 581 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 685 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 670 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 656 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 701 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 525 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 585 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 547 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 581 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 520 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 555 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 465 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 507 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 733 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 582 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 379 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 626 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 625 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 685 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 608 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 602 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 683 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 655 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 760 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 743 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 391 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 853 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 733 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 755 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 849 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 753 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 781 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 714 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 738 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 789 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 816 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 824 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 813 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 850 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 476 B

Some files were not shown because too many files have changed in this diff Show More