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

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

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

@ -2,18 +2,6 @@
font-family: "PingFang-SC-Heavy";
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-family: "PingFang-SC-Medium";
src: url("./font/PingFang_Medium.ttf");

@ -1595,7 +1595,7 @@
font-weight: 500;
font-size: 14px;
color: #1890FF;
text-decoration: underline;
// text-decoration: underline;
cursor: pointer;
}
@ -1696,9 +1696,9 @@
font-weight: 500;
font-size: 14px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
th {
@ -1814,9 +1814,9 @@
font-weight: 500;
font-size: 14px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
th {
@ -1887,9 +1887,9 @@
font-family: AlibabaPuHuiTiM;
font-size: 16px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
}
@ -1977,9 +1977,9 @@
font-family: AlibabaPuHuiTiM;
font-size: 16px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
}
@ -2217,10 +2217,10 @@
font-weight: 500;
font-size: 12px;
color: #0086FF;
font-style: normal;
// font-style: normal;
cursor: pointer;
text-decoration-line: underline;
text-transform: none;
// text-decoration-line: underline;
// text-transform: none;
}
}
}
@ -2292,9 +2292,9 @@
font-family: AlibabaPuHuiTiM;
font-size: 16px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
}
@ -2425,9 +2425,9 @@
font-family: AlibabaPuHuiTiM;
font-size: 16px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
.project-type,.declare-time,.appropriate {
@ -2486,41 +2486,45 @@
// display: flex;
// align-items: center;
// justify-content: space-between;
display: grid;
grid-template-columns: 1fr 1.5fr 1fr;
padding: 10px 20px;
// display: grid;
// grid-template-columns: 1fr 1.5fr 1fr;
padding: 14px;
margin-bottom: 10px;
background-color: #fff;
.two-left {
font-family: AlibabaPuHuiTiM;
// flex: 1;
font-size: 16px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
cursor: pointer;
.promoteProject-top {
.span-one {
font-family: AlibabaPuHuiTiM;
font-size: 16px;
color: #1890FF;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
display: flex;
}
}
.two-right {
// flex: 1;
.promoteProject-bottom {
margin-top: 16px;
display: flex;
align-items: center;
font-size: 14px;
color: #666666;
.right-left {
justify-content: space-between;
width: 85%;
.promoteProject-bottom-left {
font-family: AlibabaPuHuiTiR;
font-size: 14px;
color: #666666;
display: flex;
.span-two {
font-family: AlibabaPuHuiTiM;
}
}
.right-span {
font-family: AlibabaPuHuiTiM;
}
}
.promoteProject-bottom-right {
font-family: AlibabaPuHuiTiR;
// flex: 1;
font-size: 14px;
color: #666666;
.span-three {
font-family: ArialB;
.promoteProject-bottom-right {
font-family: AlibabaPuHuiTiR;
font-size: 14px;
color: #666666;
.span-three {
font-family: ArialB;
}
}
}
}
@ -2554,9 +2558,9 @@
font-family: AlibabaPuHuiTiR;
font-size: 14px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
}
@ -2600,9 +2604,9 @@
font-family: AlibabaPuHuiTiM;
font-size: 16px;
color: #1890FF;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
display: flex;
}
@ -2853,7 +2857,7 @@
font-weight: 500;
font-size: 14px;
color: #1890FF;
text-decoration: underline;
// text-decoration: underline;
cursor: pointer;
}
.tab-red {
@ -2982,9 +2986,9 @@
font-size: 12px;
color: #0086FF;
cursor: pointer;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
}
}
@ -3432,9 +3436,9 @@
font-size: 12px;
color: #0086FF;
cursor: pointer;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
}
}
@ -3550,10 +3554,10 @@
font-weight: 500;
font-size: 12px;
color: #0086FF;
font-style: normal;
// font-style: normal;
cursor: pointer;
text-decoration-line: underline;
text-transform: none;
// text-decoration-line: underline;
// text-transform: none;
}
}
@ -3721,9 +3725,9 @@
font-weight: 500;
font-size: 14px;
color: #134EE6;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
@ -3832,10 +3836,18 @@
font-weight: 500;
font-size: 14px;
color: #134EE6;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
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 {
font-weight: 500;
@ -4225,9 +4237,9 @@
font-weight: 500;
font-size: 14px;
color: #134EE6;
font-style: normal;
text-decoration-line: underline;
text-transform: none;
// font-style: normal;
// text-decoration-line: underline;
// text-transform: none;
cursor: pointer;
}
.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>
<el-dialog
title="服务业分行业汇总"

@ -46,14 +46,18 @@
</div>
<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="two-left" @click="goProjectInfo(item)"><dict-tag :options="dict.type.project_small_type" :value="item.projectSmallType"/></div>
<div class="two-right">
<span class="right-left">项目类别</span>
<span class="right-span"><dict-tag :options="dict.type.project_categories" :value="item.projectBigType"/></span>
<div class="promoteProject-top">
<span class="span-one" @click="goProjectInfo(item)"><dict-tag :options="dict.type.project_small_type" :value="item.projectSmallType"/></span>
</div>
<div class="promoteProject-bottom-right">
申报时间
<span class="span-three">{{ parseTime(item.createTime, '{y}-{m}-{d}') }}</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 class="promoteProject-bottom-right">
申报时间
<span class="span-three">{{ parseTime(item.createTime, '{y}-{m}-{d}') }}</span>
</div>
</div>
</div>
</div>

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

Loading…
Cancel
Save