更改图片名字和字体

lijinlong
杜函宇 1 year ago
parent 320abb913c
commit b04d1427f9

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 MiB

Before

Width:  |  Height:  |  Size: 661 KiB

After

Width:  |  Height:  |  Size: 661 KiB

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before

Width:  |  Height:  |  Size: 975 B

After

Width:  |  Height:  |  Size: 975 B

Before

Width:  |  Height:  |  Size: 948 B

After

Width:  |  Height:  |  Size: 948 B

Before

Width:  |  Height:  |  Size: 983 B

After

Width:  |  Height:  |  Size: 983 B

Before

Width:  |  Height:  |  Size: 336 KiB

After

Width:  |  Height:  |  Size: 336 KiB

Before

Width:  |  Height:  |  Size: 941 KiB

After

Width:  |  Height:  |  Size: 941 KiB

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

@ -1,20 +1,16 @@
@font-face {
font-family: "xiniu";
src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/xiniu.TTF");
}
/* 正常文字 */
@font-face {
font-family: "Alibaba-PuHuiTi-Regular.otf";
src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Regular.otf");
src: url("http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Regular.otf");
}
@font-face {
font-family: "Alibaba-PuHuiTi-Bold.otf";
src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Bold.otf");
src: url("http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Bold.otf");
}
/* 标题类 */
@font-face {
font-family: "Alibaba-PuHuiTi-Medium.otf";
src: url("http://www.jichuanglanhai.com/demo/taicang-file/fonts/Alibaba-PuHuiTi-Medium.otf");
src: url("http://www.jichuanglanhai.com/demo/font-file/Alibaba-PuHuiTi-Medium.otf");
}
/* 数字类 */
@font-face {
@ -45,30 +41,8 @@
font-family: "DIN-Regular-2.otf";
src: url("http://www.jichuanglanhai.com/demo/font-file/DIN-BlackItalic.otf");
}
@font-face {
font-family: "Source Han Sans CN";
src: url("./font/SourceHanSansCN-Medium.otf");
}
@font-face {
font-family: "Source Han Regular CN";
src: url("./font/SourceHanSansCN-Regular.otf");
}
@font-face {
font-family: "Source Han Bolde CN";
src: url("./font/SourceHanSansCN-Bold.otf");
}
@font-face {
font-family: "DIN";
src: url("./font/D-DIN.otf");
}
@font-face {
font-family: "DIN-Regular";
src: url("./font/DIN-Regular.otf");
}
@font-face {
font-family: "xiniu";
src: url("./font/兮妞中黑体_0.TTF");
src: url("http://www.jichuanglanhai.com/demo/font-file/兮妞中黑体.TTF");
}

Binary file not shown.

@ -64,26 +64,26 @@ export default {
{
path: "/home",
name: "首页",
icon1: require("../assets/images/首页@2x.png"),
icon2: require("../assets/images/首页-变@2x.png"),
icon1: require("../assets/images/index1.png"),
icon2: require("../assets/images/index1-change.png"),
},
{
path: "/planManage",
name: "计划管理",
icon1: require("../assets/images/计划管理@2x.png"),
icon2: require("../assets/images/计划管理-变@2x.png"),
icon1: require("../assets/images/jihua.png"),
icon2: require("../assets/images/jihua-change.png"),
},
{
path: "/enforcing",
name: "执法结果",
icon1: require("../assets/images/执法结果@2x.png"),
icon2: require("../assets/images/执法结果-变@2x.png"),
icon1: require("../assets/images/zhifa.png"),
icon2: require("../assets/images/zhifa-change.png"),
},
{
path: "/enterprise",
name: "企业名录",
icon1: require("../assets/images/企业名录@2x.png"),
icon2: require("../assets/images/企业名录-变@2x.png"),
icon1: require("../assets/images/qiye.png"),
icon2: require("../assets/images/qiye-change.png"),
},
],
};
@ -134,7 +134,7 @@ export default {
display: flex;
.left-menu {
width: 210px;
background-image: url("../assets/images/侧边栏@2x.png");
background-image: url("../assets/images/cb.png");
background-size: 102% 100%;
.menu-headers {
height: 180px;
@ -194,7 +194,7 @@ export default {
.subLine2 {
height: 3px;
width: 100%;
background-image: url("../assets/images/line-菜单分割线@2x.png");
background-image: url("../assets/images/fengeLINE.png");
background-size: 100% 100%;
// margin: 1px 0;
margin-bottom: 1px;
@ -204,7 +204,7 @@ export default {
flex: 1;
header {
height: 50px;
background-image: url("../assets/images/右边bg@2x.png");
background-image: url("../assets/images/ybnav.png");
background-size: 100% 100%;
display: flex;
flex-direction: row-reverse;
@ -214,7 +214,7 @@ export default {
height: 25px;
width: 25px;
background-size: 100% 100%;
background-image: url("../assets/images/管理员icon@2x.png");
background-image: url("../assets/images/gl-icon.png");
}
.header-text {
font-family: "Alibaba-PuHuiTi-Medium.otf";

@ -204,13 +204,13 @@ export default {
height: 450px;
width: 517px;
background-size: 100% 100%;
background-image: url('../assets/images/元素@2x.png');
background-image: url('../assets/images/ysLogin.png');
margin-right:140px;
}
.login {
display: block;
height: 100%;
background-image: url("../assets/images/bg@2x.png");
background-image: url("../assets/images/bg@2x.jpg");
background-size: cover;
.loginTitle {
display: flex;
@ -259,7 +259,7 @@ export default {
height: 13px;
width: 13px;
background-size: 100% 100%;
background-image: url("../assets/images/密码@2x.png");
background-image: url("../assets/images/mima@2x.png");
}
}

@ -20,7 +20,7 @@
<div class="boxAllStyle">
<completePlan></completePlan>
</div>
<div style="width: 15px;"></div>
<div style="width: 15px"></div>
<div class="boxAllStyle">
<finishRate></finishRate>
</div>
@ -39,31 +39,31 @@ export default {
},
options: [
{
value: "选项1",
label: "2019",
value: "选项5",
label: "2023",
},
{
value: "选项2",
label: "2020",
value: "选项4",
label: "2022",
},
{
value: "选项3",
label: "2021",
},
{
value: "选项4",
label: "2022",
value: "选项2",
label: "2020",
},
{
value: "选项5",
label: "2023",
value: "选项1",
label: "2019",
},
],
};
},
components:{
components: {
completePlan,
finishRate
finishRate,
},
mounted() {
this.init();
@ -164,7 +164,7 @@ export default {
},
]),
},
z:100,
z: 100,
data: [700, 400, 600, 300, 580, 250, 490, 200, 390, 460, 90],
//
emphasis: {
@ -214,7 +214,10 @@ export default {
height: 33px;
}
// border-radius: 2px;
.el-input .el-input__suffix .el-input__suffix-inner .el-icon-arrow-up::before {
.el-input
.el-input__suffix
.el-input__suffix-inner
.el-icon-arrow-up::before {
content: "";
background: url(../../assets/images/down2.png) center center no-repeat;
background-size: cover;

Loading…
Cancel
Save