Commit 5f877ff6 by 杨子

update

parent 1049820a
......@@ -15,6 +15,7 @@ import { NgZorroAntdModule, NZ_I18N, zh_CN, NzIconModule } from "ng-zorro-antd";
import { BrowserAnimationsModule } from "@angular/platform-browser/animations";
import { LoginComponent } from "./login/login.component";
import { QsMarkComponent } from "./qs-mark/qs-mark.component";
import { NgxEchartsModule } from "ngx-echarts";
@NgModule({
declarations: [
AppComponent,
......@@ -34,6 +35,7 @@ import { QsMarkComponent } from "./qs-mark/qs-mark.component";
ReactiveFormsModule,
ApiModule,
NzIconModule,
NgxEchartsModule,
/** 导入 ng-zorro-antd 模块 **/
NgZorroAntdModule,
BaiduMapModule.forRoot({ ak: "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6" })
......
......@@ -343,12 +343,13 @@ fieldset {
position: absolute;
width: 340px;
height: 64px;
background: #fff;
background: #015293;
bottom: 0;
left: 50%;
margin-left: -150px;
display: flex;
align-items: center;
color: powderblue;
.legend {
width: 42px;
......
......@@ -58,7 +58,7 @@ export class QsMarkComponent implements OnInit {
data: [
{
value: 335,
name: "安全监管\n\n\n\n\n",
name: "安全管理\n\n\n\n\n",
link: "http://tydeh.zhinengjianshe.com?username=dehzhb&password=a",
label: {
fontWeight: "bold",
......@@ -92,31 +92,28 @@ export class QsMarkComponent implements OnInit {
data: [
{
value: 500,
name: "人员信息"
name: "风险管控",
link: "http://tydeh.zhinengjianshe.com/sgms/danger/list"
},
{
value: 500,
name: "风险信息"
name: "保障体系",
link: "http://tydeh.zhinengjianshe.com/sgms/document/fromMenu"
},
{
value: 500,
name: "机械设备信息"
name: "隐患治理",
link: "http://tydeh.zhinengjianshe.com/sgms/patrol/list"
},
{
value: 500,
name: "安全投入信息"
name: "应急救援",
link: "http://tydeh.zhinengjianshe.com/sgms/emergency/supplies"
},
{
value: 500,
name: "隐患信息"
},
{
value: 500,
name: "应急预案信息"
},
{
value: 500,
name: "应急资源信息"
name: "责任体系",
link: "http://tydeh.zhinengjianshe.com/sgms/person/inventory"
}
]
}
......@@ -169,7 +166,7 @@ export class QsMarkComponent implements OnInit {
data: [
{
value: 335,
name: "质量监管\n\n\n\n\n",
name: "质量管理\n\n\n\n\n",
label: {
fontWeight: "bold",
fontSize: 20,
......@@ -203,26 +200,24 @@ export class QsMarkComponent implements OnInit {
data: [
{
value: 500,
name: "责任体系"
name: "试验检测",
link: "http://deh.ypt.klims.cn/MsSys/Login"
},
{
value: 500,
name: "试验检测"
},
{
value: 500,
name: "工序检验",
name: "工序验收",
link: "http://47.92.203.246/pcByFullScreen/#/pcByFullScreen/"
},
{
value: 500,
name: "质量督导检查"
name: "质量巡查",
link: "http://47.92.203.246/pcByFullScreen/#/pcByFullScreen/"
},
{
value: 500,
name: "工程评价"
},
{}
name: "品质工程创建",
link: "http://218.26.21.218:5050/pm/"
}
]
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment