Commit 1161f408 authored by youjie's avatar youjie

no message

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