企业端首页企业荣誉资质样式修改、首页、工作台、数据云图去掉下划线、字体包压缩

master
吕天方 8 months ago
parent ba190ca246
commit 2f10308e39

@ -1,6 +1,6 @@
{ {
"name": "ruoyi", "name": "ruoyi",
"version": "1.0.202408211613", "version": "1.0.202408270918",
"description": "金鸡湖现代服务业品牌管理系统", "description": "金鸡湖现代服务业品牌管理系统",
"author": "若依", "author": "若依",
"license": "MIT", "license": "MIT",

@ -2,18 +2,6 @@
font-family: "PingFang-SC-Heavy"; font-family: "PingFang-SC-Heavy";
src: url("./font/PingFang_Heavy.ttf"); src: url("./font/PingFang_Heavy.ttf");
} }
/* @font-face {
font-family: "PingFang-SC";
src: url("./font/PingFang_Regular.ttf");
} */
/* @font-face {
font-family: "PingFang-SC";
src: url("./font/PingFang_Light.ttf");
} */
/* @font-face {
font-family: "PingFang-SC";
src: url("./font/PingFang_ExtraLight.ttf");
} */
@font-face { @font-face {
font-family: "PingFang-SC-Medium"; font-family: "PingFang-SC-Medium";
src: url("./font/PingFang_Medium.ttf"); src: url("./font/PingFang_Medium.ttf");

@ -1595,7 +1595,7 @@
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 14px;
color: #1890FF; color: #1890FF;
text-decoration: underline; // text-decoration: underline;
cursor: pointer; cursor: pointer;
} }
@ -1696,9 +1696,9 @@
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 14px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
th { th {
@ -1814,9 +1814,9 @@
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 14px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
th { th {
@ -1887,9 +1887,9 @@
font-family: AlibabaPuHuiTiM; font-family: AlibabaPuHuiTiM;
font-size: 16px; font-size: 16px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
} }
@ -1977,9 +1977,9 @@
font-family: AlibabaPuHuiTiM; font-family: AlibabaPuHuiTiM;
font-size: 16px; font-size: 16px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
} }
@ -2217,10 +2217,10 @@
font-weight: 500; font-weight: 500;
font-size: 12px; font-size: 12px;
color: #0086FF; color: #0086FF;
font-style: normal; // font-style: normal;
cursor: pointer; cursor: pointer;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
} }
} }
} }
@ -2292,9 +2292,9 @@
font-family: AlibabaPuHuiTiM; font-family: AlibabaPuHuiTiM;
font-size: 16px; font-size: 16px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
} }
@ -2425,9 +2425,9 @@
font-family: AlibabaPuHuiTiM; font-family: AlibabaPuHuiTiM;
font-size: 16px; font-size: 16px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
.project-type,.declare-time,.appropriate { .project-type,.declare-time,.appropriate {
@ -2486,37 +2486,40 @@
// display: flex; // display: flex;
// align-items: center; // align-items: center;
// justify-content: space-between; // justify-content: space-between;
display: grid; // display: grid;
grid-template-columns: 1fr 1.5fr 1fr; // grid-template-columns: 1fr 1.5fr 1fr;
padding: 10px 20px; padding: 14px;
margin-bottom: 10px; margin-bottom: 10px;
background-color: #fff; background-color: #fff;
.two-left {
.promoteProject-top {
.span-one {
font-family: AlibabaPuHuiTiM; font-family: AlibabaPuHuiTiM;
// flex: 1;
font-size: 16px; font-size: 16px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
display: flex;
} }
.two-right { }
// flex: 1; .promoteProject-bottom {
margin-top: 16px;
display: flex; display: flex;
align-items: center; justify-content: space-between;
width: 85%;
.promoteProject-bottom-left {
font-family: AlibabaPuHuiTiR;
font-size: 14px; font-size: 14px;
color: #666666; color: #666666;
.right-left { display: flex;
font-family: AlibabaPuHuiTiR; .span-two {
}
.right-span {
font-family: AlibabaPuHuiTiM; font-family: AlibabaPuHuiTiM;
} }
} }
.promoteProject-bottom-right { .promoteProject-bottom-right {
font-family: AlibabaPuHuiTiR; font-family: AlibabaPuHuiTiR;
// flex: 1;
font-size: 14px; font-size: 14px;
color: #666666; color: #666666;
.span-three { .span-three {
@ -2525,6 +2528,7 @@
} }
} }
} }
}
// //
section { section {
margin-top: 10px; margin-top: 10px;
@ -2554,9 +2558,9 @@
font-family: AlibabaPuHuiTiR; font-family: AlibabaPuHuiTiR;
font-size: 14px; font-size: 14px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
} }
@ -2600,9 +2604,9 @@
font-family: AlibabaPuHuiTiM; font-family: AlibabaPuHuiTiM;
font-size: 16px; font-size: 16px;
color: #1890FF; color: #1890FF;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
display: flex; display: flex;
} }
@ -2853,7 +2857,7 @@
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 14px;
color: #1890FF; color: #1890FF;
text-decoration: underline; // text-decoration: underline;
cursor: pointer; cursor: pointer;
} }
.tab-red { .tab-red {
@ -2982,9 +2986,9 @@
font-size: 12px; font-size: 12px;
color: #0086FF; color: #0086FF;
cursor: pointer; cursor: pointer;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
} }
} }
@ -3432,9 +3436,9 @@
font-size: 12px; font-size: 12px;
color: #0086FF; color: #0086FF;
cursor: pointer; cursor: pointer;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
} }
} }
@ -3550,10 +3554,10 @@
font-weight: 500; font-weight: 500;
font-size: 12px; font-size: 12px;
color: #0086FF; color: #0086FF;
font-style: normal; // font-style: normal;
cursor: pointer; cursor: pointer;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
} }
} }
@ -3721,9 +3725,9 @@
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 14px;
color: #134EE6; color: #134EE6;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
@ -3832,11 +3836,19 @@
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 14px;
color: #134EE6; color: #134EE6;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
.project-trace-table-numberTwo {
font-family: PingFang-SC-Medium;
font-weight: 500;
font-size: 14px;
color: #134EE6;
cursor: pointer;
margin-right: 5px;
}
.project-trace-table-type { .project-trace-table-type {
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 14px;
@ -4225,9 +4237,9 @@
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 14px;
color: #134EE6; color: #134EE6;
font-style: normal; // font-style: normal;
text-decoration-line: underline; // text-decoration-line: underline;
text-transform: none; // text-transform: none;
cursor: pointer; cursor: pointer;
} }
.project-trace-table-type { .project-trace-table-type {

@ -1,11 +1,3 @@
<!--
* @Descripttion:
* @version:
* @Author: JC9527
* @Date: 2024-07-29 10:12:37
* @LastEditors: JC9527
* @LastEditTime: 2024-08-22 14:32:30
-->
<template> <template>
<el-dialog <el-dialog
title="服务业分行业汇总" title="服务业分行业汇总"

@ -46,10 +46,13 @@
</div> </div>
<div class="two-tables" :style="{height : tabOneHeader + 'px'}" v-if="enterpriseHonor.length > 0"> <div class="two-tables" :style="{height : tabOneHeader + 'px'}" v-if="enterpriseHonor.length > 0">
<div class="table-items" v-for="item in enterpriseHonor" :key="item.id"> <div class="table-items" v-for="item in enterpriseHonor" :key="item.id">
<div class="two-left" @click="goProjectInfo(item)"><dict-tag :options="dict.type.project_small_type" :value="item.projectSmallType"/></div> <div class="promoteProject-top">
<div class="two-right"> <span class="span-one" @click="goProjectInfo(item)"><dict-tag :options="dict.type.project_small_type" :value="item.projectSmallType"/></span>
<span class="right-left">项目类别</span> </div>
<span class="right-span"><dict-tag :options="dict.type.project_categories" :value="item.projectBigType"/></span> <div class="promoteProject-bottom">
<div class="promoteProject-bottom-left">
项目类别
<span class="span-two"><dict-tag :options="dict.type.project_categories" :value="item.projectBigType"/></span>
</div> </div>
<div class="promoteProject-bottom-right"> <div class="promoteProject-bottom-right">
申报时间 申报时间
@ -57,6 +60,7 @@
</div> </div>
</div> </div>
</div> </div>
</div>
<el-empty :style="{height : tabOneHeader + 'px'}" :image-size="160" v-else></el-empty> <el-empty :style="{height : tabOneHeader + 'px'}" :image-size="160" v-else></el-empty>
</el-col> </el-col>
</el-row> </el-row>

@ -53,8 +53,8 @@
<el-table-column label="操作" align="center" width="200"> <el-table-column label="操作" align="center" width="200">
<template slot-scope="scope"> <template slot-scope="scope">
<div class="workDialog-btns"> <div class="workDialog-btns">
<div class="project-trace-table-number" @click="enterpriseInfo(scope.row)"></div> <div class="project-trace-table-numberTwo" @click="enterpriseInfo(scope.row)"></div>
<div class="project-trace-table-number" @click="enterpriseInfo(scope.row)"></div> <div class="project-trace-table-numberTwo" @click="enterpriseInfo(scope.row)"></div>
</div> </div>
</template> </template>
</el-table-column> </el-table-column>

Loading…
Cancel
Save