字体变更
This commit is contained in:
parent
bf16d47e38
commit
6eb8116333
Binary file not shown.
|
|
@ -63,12 +63,17 @@ export default {
|
|||
}
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
@font-face {
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
src: url('../../../assets/font-family/alibaba/Alibaba-PuHuiTi-Regular.ttf');
|
||||
}
|
||||
.page {
|
||||
background: #333;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
}
|
||||
.main-view {
|
||||
width: 100vw;
|
||||
|
|
|
|||
|
|
@ -82,6 +82,10 @@ export default {
|
|||
}
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
@font-face {
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
src: url('../../../assets/font-family/alibaba/Alibaba-PuHuiTi-Regular.ttf');
|
||||
}
|
||||
.city-screen-container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
@ -92,6 +96,7 @@ export default {
|
|||
grid-template-columns: 34% 32% 34%;
|
||||
background: url('../../../assets/images/cityScreen/bg.jpg') no-repeat center center;
|
||||
background-size: 100% 100%;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
}
|
||||
|
||||
.left_view {
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -258,7 +258,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -40,6 +40,10 @@ export default {
|
|||
font-family: 'DS-TITle';
|
||||
src: url('../../../assets/font-family/DS-Digital/DS-TITle.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
src: url('../../../assets/font-family/alibaba/Alibaba-PuHuiTi-Regular.ttf');
|
||||
}
|
||||
.wrap {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
@ -57,6 +61,7 @@ export default {
|
|||
transform: translate(-50%, -50%);
|
||||
transform-origin: left top;
|
||||
overflow: hidden;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
.bg {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -254,7 +254,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -38,6 +38,10 @@ export default {
|
|||
font-family: 'DS-TITle';
|
||||
src: url('../../../assets/font-family/DS-Digital/DS-TITle.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
src: url('../../../assets/font-family/alibaba/Alibaba-PuHuiTi-Regular.ttf');
|
||||
}
|
||||
#index {
|
||||
color: #d3d6dd;
|
||||
width: 100%;
|
||||
|
|
@ -53,6 +57,7 @@ export default {
|
|||
background-image: url('../../screen/wsScreen/img/bg.jpg');
|
||||
background-size: 100% 100%;
|
||||
background-position: center center;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
.bg {
|
||||
/* width: 100vw;
|
||||
height: 100vh; */
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -232,7 +232,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@ export default {
|
|||
table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
font-family: Arial, sans-serif;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -40,6 +40,10 @@ export default {
|
|||
font-family: 'DS-TITle';
|
||||
src: url('../../../assets/font-family/DS-Digital/DS-TITle.ttf');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
src: url('../../../assets/font-family/alibaba/Alibaba-PuHuiTi-Regular.ttf');
|
||||
}
|
||||
.wrap {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
@ -57,6 +61,7 @@ export default {
|
|||
transform: translate(-50%, -50%);
|
||||
transform-origin: left top;
|
||||
overflow: hidden;
|
||||
font-family: 'Alibaba-PuHuiTi-Regular';
|
||||
.bg {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Reference in New Issue