Commit 1161f408 authored by youjie's avatar youjie

no message

parent 6a2dd5aa
......@@ -49,7 +49,7 @@ html, body{
text-align: center;
overflow: hidden;
font-size: 22px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: 400;
color: #2A2A2A;
margin: 0 9px 0 0;
......@@ -176,7 +176,7 @@ img {
height: 80px;
overflow: hidden;
font-size: 66px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: 400;
color: #2A2A2A;
padding: 0 280px 0 0;
......@@ -199,7 +199,7 @@ img {
.featureHome-text-box .edit_div {
font-size: 45px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: bold;
/* color: #CC0066; */
}
......@@ -259,7 +259,7 @@ img {
height: 540px;
overflow: hidden;
font-size: 45px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: 400;
color: #FFFFFF;
}
......@@ -604,9 +604,9 @@ img {
.UpgradedVersionDetails-num span {
font-size: 76px;
font-weight: bold;
/* font-family: FZCuSong-B09S; */
/* font-family: FZCuSong-B09S !important; */
left: 0;
top: -23px;
top: -25px;
}
.UpgradedVersionDetails-Img-two {
......@@ -625,11 +625,10 @@ img {
}
.UpgradedVersionDetails-Img-two p {
left: 0;
right: 0;
top: -31px;
font-size: 24px;
font-weight: 500;
margin-top: 38px;
margin-bottom: 20px;
}
.UpgradedVersionDetails-T {
......@@ -637,7 +636,7 @@ img {
height: 44px;
overflow: hidden;
font-size: 38px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: 400;
color: #2A2A2A;
left: -7px;
......@@ -770,7 +769,7 @@ img {
.UpgradedVersion-sTR {
font-size: 45px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: 400;
color: #2A2A2A;
}
......@@ -941,7 +940,7 @@ img {
height: 70px;
overflow: hidden;
font-size: 60px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: 400;
color: #2A2A2A;
}
......@@ -970,7 +969,7 @@ img {
right: 124px;
height: 53px;
font-size: 49px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: 400;
color: #2A2A2A;
}
......@@ -995,6 +994,7 @@ img {
.UpgradedVersion-headerTitle-two .edit_div {
height: 40px;
text-overflow: ellipsis;
}
.UpgradedVersion-headerTitle-three {
......@@ -1049,7 +1049,7 @@ img {
.UpgradedVersion-header .edit_div {
font-size: 38px;
font-weight: 400;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
color: #2A2A2A;
}
......
html, body{
background: #fff;
}
.LeaveGroupDownload-form div, .LeaveGroupDownload-form dl,
.LeaveGroupDownload-form dl,
.LeaveGroupDownload-form dt, .LeaveGroupDownload-form dd,
.LeaveGroupDownload-form ul, .LeaveGroupDownload-form ol,
.LeaveGroupDownload-form li, .LeaveGroupDownload-form h1,
......@@ -489,7 +489,7 @@ html, body{
.UpgradedVersion-header .edit_div {
font-size: 38px;
font-weight: 400;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
color: #2A2A2A;
}
......@@ -563,7 +563,7 @@ html, body{
text-align: center;
overflow: hidden;
font-size: 22px;
font-family: FZCuSong-B09S;
font-family: FZCuSong-B09S !important;
font-weight: 400;
color: #2A2A2A;
margin: 0 9px 0 0;
......
<template>
<div id="pdf_1" v-if="orderMsg&&dataAll">
<div class="UpgradedVersion-box UpgradedVersion-homebj relative">
<div class="UpgradedVersion-box UpgradedVersion-homebj relative" style="height: 1478px;">
<div class="absolute z-index1 column" style="left: 0;right: 0; top: 0;bottom: 0;">
<Header :TripColor="dataAll&&dataAll.tripColor" :orderMsg="orderMsg"></Header>
<div class="travelDaysTitlle row-aic">
......
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