中建四局:完成临时图片展示
BIN
src/views/projectAdmin/zjsj/assets/temp/1.png
Normal file
|
After Width: | Height: | Size: 1.3 MiB |
BIN
src/views/projectAdmin/zjsj/assets/temp/2.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
src/views/projectAdmin/zjsj/assets/temp/3.png
Normal file
|
After Width: | Height: | Size: 455 KiB |
BIN
src/views/projectAdmin/zjsj/assets/temp/4.png
Normal file
|
After Width: | Height: | Size: 1.6 MiB |
BIN
src/views/projectAdmin/zjsj/assets/temp/5.png
Normal file
|
After Width: | Height: | Size: 537 KiB |
BIN
src/views/projectAdmin/zjsj/assets/temp/6.png
Normal file
|
After Width: | Height: | Size: 700 KiB |
BIN
src/views/projectAdmin/zjsj/assets/temp/7.png
Normal file
|
After Width: | Height: | Size: 539 KiB |
BIN
src/views/projectAdmin/zjsj/assets/temp/8.png
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
src/views/projectAdmin/zjsj/assets/temp/9.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
@ -6,4 +6,11 @@
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
<style lang="less" scoped>
|
||||
.carbon {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../assets/temp/7.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="cim">
|
||||
<div class="between">
|
||||
<!-- <div class="between">
|
||||
<div class="top">
|
||||
<LeftTop />
|
||||
</div>
|
||||
@ -16,7 +16,7 @@
|
||||
<div class="bottom">
|
||||
<RightBottom />
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -37,6 +37,8 @@ export default {
|
||||
color: #fff;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background: url(../assets/temp/2.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
.between {
|
||||
width: 20%;
|
||||
height: 100%;
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="containerBox">
|
||||
<div class="leftBox">
|
||||
<!-- <div class="leftBox">
|
||||
<div class="leftOne">
|
||||
<leftOne></leftOne>
|
||||
</div>
|
||||
@ -40,29 +40,29 @@
|
||||
<div class="rightFour">
|
||||
<rightFour></rightFour>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import leftOne from "./leftOne";
|
||||
import leftTwo from "./leftTwo";
|
||||
import leftThree from "./leftThree";
|
||||
import leftFour from "./leftFour";
|
||||
import center from "./center";
|
||||
import centerBOne from "./centerBOne";
|
||||
import centerBTwo from "./centerBTwo";
|
||||
import rightOne from "./rightOne";
|
||||
import rightTwo from "./rightTwo";
|
||||
import rightThree from "./rightThree";
|
||||
import rightFour from "./rightFour";
|
||||
import leftOne from './leftOne'
|
||||
import leftTwo from './leftTwo'
|
||||
import leftThree from './leftThree'
|
||||
import leftFour from './leftFour'
|
||||
import center from './center'
|
||||
import centerBOne from './centerBOne'
|
||||
import centerBTwo from './centerBTwo'
|
||||
import rightOne from './rightOne'
|
||||
import rightTwo from './rightTwo'
|
||||
import rightThree from './rightThree'
|
||||
import rightFour from './rightFour'
|
||||
|
||||
export default {
|
||||
components: { leftOne, leftTwo, leftThree, leftFour, center ,centerBOne,centerBTwo,rightOne,rightTwo,rightThree,rightFour},
|
||||
components: { leftOne, leftTwo, leftThree, leftFour, center, centerBOne, centerBTwo, rightOne, rightTwo, rightThree, rightFour },
|
||||
data() {
|
||||
return {};
|
||||
return {}
|
||||
}
|
||||
};
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped>
|
||||
@ -70,6 +70,8 @@ export default {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../assets/temp/1.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
.leftBox {
|
||||
width: 25%;
|
||||
.leftOne {
|
||||
@ -86,18 +88,18 @@ export default {
|
||||
width: 50%;
|
||||
margin-left: 2%;
|
||||
margin-right: 2%;
|
||||
.centerTop{
|
||||
.centerTop {
|
||||
height: 78%;
|
||||
background-color: #11a0a6;
|
||||
}
|
||||
.centerBot{
|
||||
.centerBot {
|
||||
margin-top: 2%;
|
||||
display: flex;
|
||||
.one{
|
||||
.one {
|
||||
width: 100%;
|
||||
// margin-left: 10%;
|
||||
}
|
||||
.two{
|
||||
.two {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
@ -115,4 +117,4 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
@ -6,4 +6,11 @@
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
<style lang="less" scoped>
|
||||
.gov-comp {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../assets/temp/9.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -6,4 +6,11 @@
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
<style lang="less" scoped>
|
||||
.monitor {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../assets/temp/8.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -6,4 +6,11 @@
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
<style lang="less" scoped>
|
||||
.progress {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../assets/temp/4.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -6,4 +6,11 @@
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
<style lang="less" scoped>
|
||||
.quality {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../assets/temp/6.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -6,4 +6,11 @@
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
<style lang="less" scoped>
|
||||
.security {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url(../assets/temp/5.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="sourse">
|
||||
<div class="left">
|
||||
<!-- <div class="left">
|
||||
<div class="top">
|
||||
<LeftTop />
|
||||
</div>
|
||||
@ -15,7 +15,7 @@
|
||||
<div class="bottom">
|
||||
<RightBottom />
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -36,6 +36,8 @@ export default {
|
||||
color: #fff;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
background: url(../assets/temp/3.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
.left {
|
||||
width: 22%;
|
||||
height: 100%;
|
||||
|
||||