This commit is contained in:
clay
2022-01-21 17:44:37 +08:00
parent d6374440d2
commit 2c4b597942
26 changed files with 777 additions and 138 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="details">
<div class="details" style="background-color:#fff;">
<el-row>
<el-col>
<div class="context">
@@ -38,7 +38,7 @@ export default {
.details_title{
font-size: 1.2rem;
font-family: PingFangSC-Regular, PingFang SC;
font-family: "微软雅黑";
font-weight: 400;
color: #B4B4B4;
line-height: 1.7rem;
@@ -54,7 +54,7 @@ export default {
}
.context {
margin: 3rem 4rem;
padding: 3rem 4rem;
.title {
font-size: 2.4rem;