bug修复
This commit is contained in:
parent
31eee8d607
commit
068c5dfb1e
|
@ -67,11 +67,11 @@
|
||||||
"stylelint": "^13.13.1",
|
"stylelint": "^13.13.1",
|
||||||
"stylelint-config-prettier": "^8.0.2",
|
"stylelint-config-prettier": "^8.0.2",
|
||||||
"stylelint-config-recess-order": "^2.4.0",
|
"stylelint-config-recess-order": "^2.4.0",
|
||||||
|
"stylus": "^0.54.5",
|
||||||
|
"stylus-loader": "^3.0.2",
|
||||||
"svg-sprite-loader": "^6.0.9",
|
"svg-sprite-loader": "^6.0.9",
|
||||||
"vab-config": "0.0.8",
|
"vab-config": "0.0.8",
|
||||||
"webpackbar": "^5.0.0-3",
|
"webpackbar": "^5.0.0-3"
|
||||||
"stylus": "^0.54.5",
|
|
||||||
"stylus-loader": "^3.0.2"
|
|
||||||
},
|
},
|
||||||
"gitHooks": {
|
"gitHooks": {
|
||||||
"pre-commit": "lint-staged"
|
"pre-commit": "lint-staged"
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* @Author: hisense.wuhongjian
|
* @Author: hisense.wuhongjian
|
||||||
* @Date: 2022-03-29 16:45:25
|
* @Date: 2022-03-29 16:45:25
|
||||||
* @LastEditors: hisense.wuhongjian
|
* @LastEditors: hisense.wuhongjian
|
||||||
* @LastEditTime: 2022-06-23 14:37:03
|
* @LastEditTime: 2022-06-24 19:08:22
|
||||||
* @Description: 告诉大家这是什么
|
* @Description: 告诉大家这是什么
|
||||||
-->
|
-->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
@ -28,10 +28,10 @@
|
||||||
<!-- 站点配置 -->
|
<!-- 站点配置 -->
|
||||||
<script>
|
<script>
|
||||||
window.SITE_CONFIG = {};
|
window.SITE_CONFIG = {};
|
||||||
// window.SITE_CONFIG['backUrl'] = 'http://15.72.183.90:8001';
|
window.SITE_CONFIG['backUrl'] = 'http://15.72.183.90:8001';
|
||||||
// window.SITE_CONFIG['previewUrl'] = 'http://15.72.183.90:7008/';
|
window.SITE_CONFIG['previewUrl'] = 'http://15.72.183.90:7008/';
|
||||||
// window.SITE_CONFIG['frontUrl'] = 'http://15.72.183.90:7008/document/#/devModelFile/';
|
window.SITE_CONFIG['frontUrl'] = 'http://15.72.183.90:7008/document/#/devModelFile/';
|
||||||
// window.SITE_CONFIG['apiURL'] = 'http://15.72.183.90:8000/renren-admin';
|
window.SITE_CONFIG['apiURL'] = 'http://15.72.183.90:8000/renren-admin';
|
||||||
// 包头
|
// 包头
|
||||||
// window.SITE_CONFIG['backUrl'] = 'http://10.110.205.1:8001';
|
// window.SITE_CONFIG['backUrl'] = 'http://10.110.205.1:8001';
|
||||||
// window.SITE_CONFIG['previewUrl'] = 'http://10.110.205.1:8002/';
|
// window.SITE_CONFIG['previewUrl'] = 'http://10.110.205.1:8002/';
|
||||||
|
@ -49,10 +49,10 @@
|
||||||
// window.SITE_CONFIG['frontUrl'] = 'http://15.2.21.238:9796/document/#/devModelFile/';
|
// window.SITE_CONFIG['frontUrl'] = 'http://15.2.21.238:9796/document/#/devModelFile/';
|
||||||
// window.SITE_CONFIG['apiURL'] = 'http://15.2.21.238:8888/renren-admin';
|
// window.SITE_CONFIG['apiURL'] = 'http://15.2.21.238:8888/renren-admin';
|
||||||
// 穿透版本
|
// 穿透版本
|
||||||
window.SITE_CONFIG['backUrl'] = 'http://124.222.94.39:9797';
|
// window.SITE_CONFIG['backUrl'] = 'http://124.222.94.39:9797';
|
||||||
window.SITE_CONFIG['previewUrl'] = 'http://124.222.94.39:9796/';
|
// window.SITE_CONFIG['previewUrl'] = 'http://124.222.94.39:9796/';
|
||||||
window.SITE_CONFIG['frontUrl'] = 'http://124.222.94.39:9796/document/#/devModelFile/';
|
// window.SITE_CONFIG['frontUrl'] = 'http://124.222.94.39:9796/document/#/devModelFile/';
|
||||||
window.SITE_CONFIG['apiURL'] = 'http://124.222.94.39:8888/renren-admin';
|
// window.SITE_CONFIG['apiURL'] = 'http://124.222.94.39:8888/renren-admin';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<link href="./leaflet/libs/leaflet/1.3.1/leaflet.css" rel="stylesheet">
|
<link href="./leaflet/libs/leaflet/1.3.1/leaflet.css" rel="stylesheet">
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
* @Author: hisense.wuhongjian
|
* @Author: hisense.wuhongjian
|
||||||
* @Date: 2020-07-07 16:03:23
|
* @Date: 2020-07-07 16:03:23
|
||||||
* @LastEditors: hisense.wuhongjian
|
* @LastEditors: hisense.wuhongjian
|
||||||
* @LastEditTime: 2022-06-23 17:55:06
|
* @LastEditTime: 2022-06-24 18:16:44
|
||||||
* @Description: 数据资源参数配置
|
* @Description: 数据资源参数配置
|
||||||
*/
|
*/
|
||||||
const newLocation = 'qingdao'
|
// const newLocation = 'qingdao'
|
||||||
// const newLocation = 'baotou'
|
// const newLocation = 'baotou'
|
||||||
// const newLocation = 'xihaian'
|
const newLocation = 'qingdao'
|
||||||
|
|
||||||
// 数据资源数据
|
// 数据资源数据
|
||||||
const whoShow = {}
|
const whoShow = {}
|
||||||
|
@ -57,39 +57,39 @@ if (newLocation === 'qingdao') {
|
||||||
{
|
{
|
||||||
name: '基础设施',
|
name: '基础设施',
|
||||||
key: 'lsjcss',
|
key: 'lsjcss',
|
||||||
num: 20135,
|
num: '20135路',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '数据资源',
|
name: '数据资源',
|
||||||
key: 'lsjcss',
|
key: 'lsjcss',
|
||||||
num: 857,
|
num: '857条',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '应用资源',
|
name: '应用资源',
|
||||||
key: 'lsjcss',
|
key: 'lsjcss',
|
||||||
num: 28,
|
num: '28个',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
mapTestNum.xhaNum = [
|
mapTestNum.xhaNum = [
|
||||||
{
|
{
|
||||||
name: '基础设施',
|
name: '基础设施',
|
||||||
key: 'xhajcss',
|
key: 'xhajcss',
|
||||||
num: 35282,
|
num: '35282路',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '数据资源',
|
name: '数据资源',
|
||||||
key: 'xhajcss',
|
key: 'xhajcss',
|
||||||
num: 11,
|
num: '11条',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '应用资源',
|
name: '应用资源',
|
||||||
key: 'xhajcss',
|
key: 'xhajcss',
|
||||||
num: 23,
|
num: '23个',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '组件服务',
|
name: '组件服务',
|
||||||
key: 'xhazjfw',
|
key: 'xhazjfw',
|
||||||
num: 8,
|
num: '8个',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,15 +1,11 @@
|
||||||
<template>
|
<template>
|
||||||
<!-- 青岛 -->
|
<!-- 青岛 -->
|
||||||
|
|
||||||
<div class="details-pageconetent" v-if="whoShow1 && whoShow1.itShowQingDao">
|
<div class="details-pageconetent" v-if="whoShow1 && whoShow1.itShowQingDao">
|
||||||
<home-header></home-header>
|
<home-header></home-header>
|
||||||
<div class="details-pageconetent-left" v-if="Cardsname != '基础设施'">
|
<div class="details-pageconetent-left">
|
||||||
<detailsPageconetentTree />
|
<detailsPageconetentTree />
|
||||||
</div>
|
</div>
|
||||||
<div class="details-pageconetent-left" v-else>
|
<div class="top" v-if="Cardsname != '知识库'">
|
||||||
<detailsPageInfrastructureTree />
|
|
||||||
</div>
|
|
||||||
<div class="top" v-if="Cardsname != '知识库' && Cardsname != '基础设施'">
|
|
||||||
<div class="top-title">
|
<div class="top-title">
|
||||||
<div
|
<div
|
||||||
v-for="item in titleName"
|
v-for="item in titleName"
|
||||||
|
@ -147,28 +143,6 @@
|
||||||
<a-empty />
|
<a-empty />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="top" v-else-if="Cardsname === '基础设施'">
|
|
||||||
<div class="top-title">
|
|
||||||
<div
|
|
||||||
v-for="item in titleName"
|
|
||||||
:key="item.name"
|
|
||||||
:class="item.name === Cardsname ? 'sel' : ''"
|
|
||||||
@click="changeCards(item.name)"
|
|
||||||
>
|
|
||||||
<span
|
|
||||||
class="photo"
|
|
||||||
:style="{
|
|
||||||
backgroundImage: `url(${item.photo}) `,
|
|
||||||
backgroundSize: 'cover',
|
|
||||||
}"
|
|
||||||
></span>
|
|
||||||
<span>{{ item.name }}</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="">
|
|
||||||
<infrastructure-page></infrastructure-page>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="top" v-else>
|
<div class="top" v-else>
|
||||||
<div class="top-title">
|
<div class="top-title">
|
||||||
<div
|
<div
|
||||||
|
@ -682,9 +656,6 @@
|
||||||
// import VideoSurveillance from '@/views/home/videoSurveillance'
|
// import VideoSurveillance from '@/views/home/videoSurveillance'
|
||||||
// 数据资源引用
|
// 数据资源引用
|
||||||
import DetailsPageResource from '@/views/home/components/DetailsPageResource.vue'
|
import DetailsPageResource from '@/views/home/components/DetailsPageResource.vue'
|
||||||
// 基础设施引用
|
|
||||||
import InfrastructurePage from './infrastructurePage.vue'
|
|
||||||
import detailsPageInfrastructureTree from './detailsPageInfrastructureTree.vue'
|
|
||||||
export default defineComponent({
|
export default defineComponent({
|
||||||
setup() {
|
setup() {
|
||||||
// const store = useStore()
|
// const store = useStore()
|
||||||
|
@ -716,7 +687,6 @@
|
||||||
// const jichusheshi=ref([
|
// const jichusheshi=ref([
|
||||||
// {
|
// {
|
||||||
// name:'青岛市云资源管理平台'
|
// name:'青岛市云资源管理平台'
|
||||||
|
|
||||||
// }
|
// }
|
||||||
// ])
|
// ])
|
||||||
// 模糊查询
|
// 模糊查询
|
||||||
|
@ -811,7 +781,6 @@
|
||||||
}
|
}
|
||||||
// 免批
|
// 免批
|
||||||
const tagFlag = ref('')
|
const tagFlag = ref('')
|
||||||
|
|
||||||
// 视频资源
|
// 视频资源
|
||||||
const stateTags = ref(['在线', '离线'])
|
const stateTags = ref(['在线', '离线'])
|
||||||
const selStateTags = ref([])
|
const selStateTags = ref([])
|
||||||
|
@ -1322,8 +1291,6 @@
|
||||||
// VideoCameraOutlined,
|
// VideoCameraOutlined,
|
||||||
// VideoSurveillance,
|
// VideoSurveillance,
|
||||||
DetailsPageResource,
|
DetailsPageResource,
|
||||||
InfrastructurePage,
|
|
||||||
detailsPageInfrastructureTree,
|
|
||||||
},
|
},
|
||||||
beforeUnmount() {
|
beforeUnmount() {
|
||||||
mybus.off('selectCardsitem')
|
mybus.off('selectCardsitem')
|
||||||
|
@ -1336,474 +1303,474 @@
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
<style lang="less" scoped>
|
<style lang="less" scoped>
|
||||||
.resultListSearchInput-father {
|
.resultListSearchInput-father {
|
||||||
background: #f3f5f9;
|
background: #f3f5f9;
|
||||||
padding-left: 0.2rem;
|
padding-left: 0.2rem;
|
||||||
padding-top: 0.2rem;
|
padding-top: 0.2rem;
|
||||||
.resultListSearchInput-son {
|
.resultListSearchInput-son {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 0.2rem 0.2rem 0rem 0.3rem;
|
padding: 0.2rem 0.2rem 0rem 0.3rem;
|
||||||
margin-right: 0.2rem;
|
margin-right: 0.2rem;
|
||||||
.hengxian {
|
.hengxian {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 0.01rem;
|
height: 0.01rem;
|
||||||
background: rgba(150, 144, 144, 0.3);
|
background: rgba(150, 144, 144, 0.3);
|
||||||
margin-top: 0.2rem;
|
margin-top: 0.2rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
.resultListSearchInput {
|
||||||
.resultListSearchInput {
|
margin-left: 0.1rem;
|
||||||
margin-left: 0.1rem;
|
:deep(.ant-input) {
|
||||||
:deep(.ant-input) {
|
width: 4rem;
|
||||||
width: 4rem;
|
height: 0.36rem;
|
||||||
height: 0.36rem;
|
background: #fff;
|
||||||
background: #fff;
|
border-radius: 0.04rem;
|
||||||
border-radius: 0.04rem;
|
}
|
||||||
|
:deep(.ant-input-search-button) {
|
||||||
|
width: 0.8rem;
|
||||||
|
height: 0.36rem;
|
||||||
|
background: #0087ff;
|
||||||
|
border-radius: 0.04rem !important;
|
||||||
|
font-size: 0.14rem;
|
||||||
|
font-weight: 400;
|
||||||
|
color: #fff;
|
||||||
|
line-height: 0.34rem;
|
||||||
|
margin-left: 0.1rem;
|
||||||
|
}
|
||||||
|
:deep(.ant-input-group-addon) {
|
||||||
|
left: 0 !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
:deep(.ant-input-search-button) {
|
.button-reset {
|
||||||
|
border: 0;
|
||||||
|
outline: none;
|
||||||
width: 0.8rem;
|
width: 0.8rem;
|
||||||
height: 0.36rem;
|
height: 0.36rem;
|
||||||
background: #0087ff;
|
background: #e1edfa;
|
||||||
border-radius: 0.04rem !important;
|
border-radius: 0.04rem;
|
||||||
font-size: 0.14rem;
|
font-size: 0.14rem;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: #fff;
|
color: #0087ff;
|
||||||
line-height: 0.34rem;
|
line-height: 0.34rem;
|
||||||
margin-left: 0.1rem;
|
|
||||||
}
|
|
||||||
:deep(.ant-input-group-addon) {
|
|
||||||
left: 0 !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.button-reset {
|
|
||||||
border: 0;
|
|
||||||
outline: none;
|
|
||||||
width: 0.8rem;
|
|
||||||
height: 0.36rem;
|
|
||||||
background: #e1edfa;
|
|
||||||
border-radius: 0.04rem;
|
|
||||||
font-size: 0.14rem;
|
|
||||||
font-weight: 400;
|
|
||||||
color: #0087ff;
|
|
||||||
line-height: 0.34rem;
|
|
||||||
margin-left: 2.5rem;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
.details-pageconetent {
|
|
||||||
height: 100%;
|
|
||||||
width: 100%;
|
|
||||||
display: flex;
|
|
||||||
// flex-direction: column;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
margin-top: 0.67rem;
|
|
||||||
position: relative;
|
|
||||||
background: rgba(245, 243, 243, 0.3);
|
|
||||||
.details-pageconetent-left {
|
|
||||||
max-height: 6.9rem;
|
|
||||||
position: absolute;
|
|
||||||
width: 2.5rem;
|
|
||||||
top: 0.17rem;
|
|
||||||
left: 2.5rem;
|
|
||||||
margin-right: 0.17rem;
|
|
||||||
overflow: auto;
|
|
||||||
}
|
|
||||||
.top {
|
|
||||||
min-height: 7.2rem;
|
|
||||||
position: relative;
|
|
||||||
width: 10.87rem;
|
|
||||||
display: flex;
|
|
||||||
padding-top: 0.2rem;
|
|
||||||
flex-direction: column;
|
|
||||||
// align-items: center;
|
|
||||||
font-size: 0.16rem;
|
|
||||||
justify-content: left;
|
|
||||||
margin-left: 2.5rem;
|
margin-left: 2.5rem;
|
||||||
.pagination {
|
cursor: pointer;
|
||||||
background: #f3f5f9;
|
}
|
||||||
padding-bottom: 0.6rem;
|
.details-pageconetent {
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
|
display: flex;
|
||||||
|
// flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
margin-top: 0.67rem;
|
||||||
|
position: relative;
|
||||||
|
background: rgba(245, 243, 243, 0.3);
|
||||||
|
.details-pageconetent-left {
|
||||||
|
max-height: 6.9rem;
|
||||||
|
position: absolute;
|
||||||
|
width: 2.5rem;
|
||||||
|
top: 0.17rem;
|
||||||
|
left: 2.5rem;
|
||||||
|
margin-right: 0.17rem;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
.jichusheshi {
|
.top {
|
||||||
// display: flex;
|
min-height: 7.2rem;
|
||||||
// flex-direction: column;
|
position: relative;
|
||||||
// justify-content: center;
|
|
||||||
// padding-top: .4rem;
|
|
||||||
height: 4.45rem;
|
|
||||||
// overflow: hidden;
|
|
||||||
.yunziyuan {
|
|
||||||
width: 100%;
|
|
||||||
position: relative;
|
|
||||||
.shuoming {
|
|
||||||
position: absolute;
|
|
||||||
right: 0.2rem;
|
|
||||||
top: 0.15rem;
|
|
||||||
font-size: 0.12rem;
|
|
||||||
}
|
|
||||||
.yunziyuan-title {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
.tupian {
|
|
||||||
// width: .89rem;
|
|
||||||
// height: .74rem;
|
|
||||||
// background: url('~@/assets/home/yunziyuan.png');
|
|
||||||
}
|
|
||||||
.title {
|
|
||||||
margin-left: 0.1rem;
|
|
||||||
font-weight: 600;
|
|
||||||
text-decoration: underline;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.fenlei {
|
|
||||||
display: flex;
|
|
||||||
margin-left: 0.2rem;
|
|
||||||
margin-right: 0.3rem;
|
|
||||||
justify-content: space-between;
|
|
||||||
}
|
|
||||||
.keyongziyuan {
|
|
||||||
display: flex;
|
|
||||||
justify-content: space-between;
|
|
||||||
margin-left: 0.3rem;
|
|
||||||
margin-right: 0.3rem;
|
|
||||||
div {
|
|
||||||
display: flex;
|
|
||||||
div:last-child {
|
|
||||||
font-weight: 600;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.yunziyuan > div {
|
|
||||||
margin-bottom: 0.1rem;
|
|
||||||
}
|
|
||||||
.shipin {
|
|
||||||
width: 100%;
|
|
||||||
.shipin-title {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
.tupian {
|
|
||||||
// width: .56rem;
|
|
||||||
// height: .5rem;
|
|
||||||
// background: url('~@/assets/home/shipin.png');
|
|
||||||
}
|
|
||||||
.title {
|
|
||||||
margin-left: 0.1rem;
|
|
||||||
font-weight: 600;
|
|
||||||
text-decoration: underline;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.fenlei {
|
|
||||||
display: flex;
|
|
||||||
margin-left: 0.2rem;
|
|
||||||
div {
|
|
||||||
margin-right: 0.6rem;
|
|
||||||
}
|
|
||||||
.shuzi {
|
|
||||||
font-weight: 600;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.shipin > div {
|
|
||||||
margin-bottom: 0.1rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.jichusheshi > div {
|
|
||||||
// background: #eaf4ff;
|
|
||||||
padding-top: 0.1rem;
|
|
||||||
border-radius: 0.04rem;
|
|
||||||
margin-bottom: 0.2rem;
|
|
||||||
padding-bottom: 0.4rem;
|
|
||||||
}
|
|
||||||
.shujuziyuan {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
justify-content: center;
|
|
||||||
padding-top: 0.4rem;
|
|
||||||
.yunziyuan {
|
|
||||||
width: 100%;
|
|
||||||
position: relative;
|
|
||||||
.shuoming {
|
|
||||||
position: absolute;
|
|
||||||
right: 0.2rem;
|
|
||||||
top: 0.15rem;
|
|
||||||
font-size: 0.12rem;
|
|
||||||
}
|
|
||||||
.yunziyuan-title {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
margin-left: 0.2rem;
|
|
||||||
.tupian {
|
|
||||||
// width: .51rem;
|
|
||||||
// height: .5rem;
|
|
||||||
// background: url('~@/assets/home/shujuziyuan.png');
|
|
||||||
}
|
|
||||||
.title {
|
|
||||||
margin-left: 0.1rem;
|
|
||||||
font-weight: 600;
|
|
||||||
text-decoration: underline;
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.fenlei {
|
|
||||||
display: flex;
|
|
||||||
margin-left: 0.2rem;
|
|
||||||
margin-right: 0.3rem;
|
|
||||||
justify-content: space-between;
|
|
||||||
}
|
|
||||||
.keyongziyuan {
|
|
||||||
display: flex;
|
|
||||||
justify-content: space-between;
|
|
||||||
margin-left: 0.3rem;
|
|
||||||
margin-right: 0.3rem;
|
|
||||||
div {
|
|
||||||
display: flex;
|
|
||||||
div:last-child {
|
|
||||||
font-weight: 600;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.yunziyuan > div {
|
|
||||||
margin-bottom: 0.1rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.shujuziyuan > div {
|
|
||||||
background: #eaf4ff;
|
|
||||||
padding-top: 0.1rem;
|
|
||||||
border-radius: 0.04rem;
|
|
||||||
margin-bottom: 0.2rem;
|
|
||||||
padding-bottom: 0.4rem;
|
|
||||||
}
|
|
||||||
.top-title {
|
|
||||||
display: flex;
|
|
||||||
justify-content: space-between;
|
|
||||||
align-items: center;
|
|
||||||
font-size: 0.2rem;
|
|
||||||
font-family: 'Alibaba PuHuiTi';
|
|
||||||
color: #000000;
|
|
||||||
line-height: 0.34rem;
|
|
||||||
.photo {
|
|
||||||
display: inline-block;
|
|
||||||
height: 0.44rem;
|
|
||||||
width: 0.44rem;
|
|
||||||
margin-right: 0.1rem;
|
|
||||||
}
|
|
||||||
div {
|
|
||||||
margin: 0 0.2rem;
|
|
||||||
padding: 0 0.1rem;
|
|
||||||
cursor: pointer;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
div:hover {
|
|
||||||
color: #0087ff;
|
|
||||||
}
|
|
||||||
.sel {
|
|
||||||
font-weight: 600;
|
|
||||||
color: #0087ff;
|
|
||||||
border-bottom: 0.02rem solid #0087ff;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.top-content-father {
|
|
||||||
width: 10.87rem;
|
width: 10.87rem;
|
||||||
padding-left: 0.2rem;
|
display: flex;
|
||||||
// margin-bottom: .2rem;
|
padding-top: 0.2rem;
|
||||||
background: #f3f5f9;
|
flex-direction: column;
|
||||||
.top-content-son {
|
// align-items: center;
|
||||||
background: #fff;
|
font-size: 0.16rem;
|
||||||
margin: 0rem 0.2rem 0.2rem 0rem;
|
justify-content: left;
|
||||||
padding-top: 0.2rem;
|
margin-left: 2.5rem;
|
||||||
padding-bottom: 0.2rem;
|
.pagination {
|
||||||
|
background: #f3f5f9;
|
||||||
|
padding-bottom: 0.6rem;
|
||||||
}
|
}
|
||||||
.top-content {
|
.jichusheshi {
|
||||||
display: flex;
|
// display: flex;
|
||||||
margin-top: 0rem;
|
// flex-direction: column;
|
||||||
span:nth-child(1) {
|
// justify-content: center;
|
||||||
display: inline-block;
|
// padding-top: .4rem;
|
||||||
|
height: 4.45rem;
|
||||||
|
// overflow: hidden;
|
||||||
|
.yunziyuan {
|
||||||
|
width: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
// width: .7rem;
|
.shuoming {
|
||||||
line-height: 0.3614rem;
|
position: absolute;
|
||||||
white-space: normal;
|
right: 0.2rem;
|
||||||
text-align: center;
|
top: 0.15rem;
|
||||||
vertical-align: middle;
|
font-size: 0.12rem;
|
||||||
}
|
}
|
||||||
// .top-content-title {
|
.yunziyuan-title {
|
||||||
// top: -0.2rem;
|
|
||||||
// }
|
|
||||||
.leixingsumfather {
|
|
||||||
width: 8.1rem;
|
|
||||||
display: inline-block;
|
|
||||||
height: 0.3014rem;
|
|
||||||
overflow: hidden;
|
|
||||||
// width: 7.18rem;
|
|
||||||
}
|
|
||||||
.leixingsumfather2 {
|
|
||||||
width: 9.2rem;
|
|
||||||
}
|
|
||||||
.leixingsum {
|
|
||||||
display: inline-block;
|
|
||||||
cursor: pointer;
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 0.05rem;
|
|
||||||
// margin-bottom: .1rem;
|
|
||||||
.ant-tag-checkable {
|
|
||||||
width: 0.83rem;
|
|
||||||
height: 0.25rem;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding-left: 0.05rem;
|
.tupian {
|
||||||
padding-right: 0.05rem;
|
// width: .89rem;
|
||||||
float: left;
|
// height: .74rem;
|
||||||
margin: 0 0.15rem;
|
// background: url('~@/assets/home/yunziyuan.png');
|
||||||
font-family: 'AlibabaPuHuiTiR';
|
}
|
||||||
font-size: 0.14rem;
|
.title {
|
||||||
color: #333333;
|
margin-left: 0.1rem;
|
||||||
font-weight: 500;
|
font-weight: 600;
|
||||||
text-align: center;
|
text-decoration: underline;
|
||||||
line-height: 0.14rem;
|
cursor: pointer;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
:deep(.ant-tag-checkable-checked) {
|
.fenlei {
|
||||||
// width: .67rem;
|
display: flex;
|
||||||
margin-left: 0.15rem;
|
margin-left: 0.2rem;
|
||||||
margin-right: 0.15rem;
|
margin-right: 0.3rem;
|
||||||
text-align: center;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
.ant-tag-checkable:active,
|
.keyongziyuan {
|
||||||
.ant-tag-checkable-checked {
|
display: flex;
|
||||||
width: 0.85rem;
|
justify-content: space-between;
|
||||||
font-family: 'Alibaba PuHuiTi';
|
margin-left: 0.3rem;
|
||||||
|
margin-right: 0.3rem;
|
||||||
|
div {
|
||||||
|
display: flex;
|
||||||
|
div:last-child {
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.yunziyuan > div {
|
||||||
|
margin-bottom: 0.1rem;
|
||||||
|
}
|
||||||
|
.shipin {
|
||||||
|
width: 100%;
|
||||||
|
.shipin-title {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
.tupian {
|
||||||
|
// width: .56rem;
|
||||||
|
// height: .5rem;
|
||||||
|
// background: url('~@/assets/home/shipin.png');
|
||||||
|
}
|
||||||
|
.title {
|
||||||
|
margin-left: 0.1rem;
|
||||||
|
font-weight: 600;
|
||||||
|
text-decoration: underline;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.fenlei {
|
||||||
|
display: flex;
|
||||||
|
margin-left: 0.2rem;
|
||||||
|
div {
|
||||||
|
margin-right: 0.6rem;
|
||||||
|
}
|
||||||
|
.shuzi {
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.shipin > div {
|
||||||
|
margin-bottom: 0.1rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.jichusheshi > div {
|
||||||
|
// background: #eaf4ff;
|
||||||
|
padding-top: 0.1rem;
|
||||||
|
border-radius: 0.04rem;
|
||||||
|
margin-bottom: 0.2rem;
|
||||||
|
padding-bottom: 0.4rem;
|
||||||
|
}
|
||||||
|
.shujuziyuan {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
padding-top: 0.4rem;
|
||||||
|
.yunziyuan {
|
||||||
|
width: 100%;
|
||||||
|
position: relative;
|
||||||
|
.shuoming {
|
||||||
|
position: absolute;
|
||||||
|
right: 0.2rem;
|
||||||
|
top: 0.15rem;
|
||||||
|
font-size: 0.12rem;
|
||||||
|
}
|
||||||
|
.yunziyuan-title {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
margin-left: 0.2rem;
|
||||||
|
.tupian {
|
||||||
|
// width: .51rem;
|
||||||
|
// height: .5rem;
|
||||||
|
// background: url('~@/assets/home/shujuziyuan.png');
|
||||||
|
}
|
||||||
|
.title {
|
||||||
|
margin-left: 0.1rem;
|
||||||
|
font-weight: 600;
|
||||||
|
text-decoration: underline;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.fenlei {
|
||||||
|
display: flex;
|
||||||
|
margin-left: 0.2rem;
|
||||||
|
margin-right: 0.3rem;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
.keyongziyuan {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
margin-left: 0.3rem;
|
||||||
|
margin-right: 0.3rem;
|
||||||
|
div {
|
||||||
|
display: flex;
|
||||||
|
div:last-child {
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.yunziyuan > div {
|
||||||
|
margin-bottom: 0.1rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.shujuziyuan > div {
|
||||||
|
background: #eaf4ff;
|
||||||
|
padding-top: 0.1rem;
|
||||||
|
border-radius: 0.04rem;
|
||||||
|
margin-bottom: 0.2rem;
|
||||||
|
padding-bottom: 0.4rem;
|
||||||
|
}
|
||||||
|
.top-title {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-between;
|
||||||
|
align-items: center;
|
||||||
|
font-size: 0.2rem;
|
||||||
|
font-family: 'Alibaba PuHuiTi';
|
||||||
|
color: #000000;
|
||||||
|
line-height: 0.34rem;
|
||||||
|
.photo {
|
||||||
|
display: inline-block;
|
||||||
|
height: 0.44rem;
|
||||||
|
width: 0.44rem;
|
||||||
|
margin-right: 0.1rem;
|
||||||
|
}
|
||||||
|
div {
|
||||||
|
margin: 0 0.2rem;
|
||||||
|
padding: 0 0.1rem;
|
||||||
|
cursor: pointer;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
div:hover {
|
||||||
|
color: #0087ff;
|
||||||
|
}
|
||||||
|
.sel {
|
||||||
|
font-weight: 600;
|
||||||
|
color: #0087ff;
|
||||||
|
border-bottom: 0.02rem solid #0087ff;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.top-content-father {
|
||||||
|
width: 10.87rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
// margin-bottom: .2rem;
|
||||||
|
background: #f3f5f9;
|
||||||
|
.top-content-son {
|
||||||
|
background: #fff;
|
||||||
|
margin: 0rem 0.2rem 0.2rem 0rem;
|
||||||
|
padding-top: 0.2rem;
|
||||||
|
padding-bottom: 0.2rem;
|
||||||
|
}
|
||||||
|
.top-content {
|
||||||
|
display: flex;
|
||||||
|
margin-top: 0rem;
|
||||||
|
span:nth-child(1) {
|
||||||
|
display: inline-block;
|
||||||
|
position: relative;
|
||||||
|
// width: .7rem;
|
||||||
|
line-height: 0.3614rem;
|
||||||
|
white-space: normal;
|
||||||
|
text-align: center;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
// .top-content-title {
|
||||||
|
// top: -0.2rem;
|
||||||
|
// }
|
||||||
|
.leixingsumfather {
|
||||||
|
width: 8.1rem;
|
||||||
|
display: inline-block;
|
||||||
|
height: 0.3014rem;
|
||||||
|
overflow: hidden;
|
||||||
|
// width: 7.18rem;
|
||||||
|
}
|
||||||
|
.leixingsumfather2 {
|
||||||
|
width: 9.2rem;
|
||||||
|
}
|
||||||
|
.leixingsum {
|
||||||
|
display: inline-block;
|
||||||
|
cursor: pointer;
|
||||||
|
text-align: center;
|
||||||
|
margin-top: 0.05rem;
|
||||||
|
// margin-bottom: .1rem;
|
||||||
|
.ant-tag-checkable {
|
||||||
|
width: 0.83rem;
|
||||||
|
height: 0.25rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
padding-left: 0.05rem;
|
||||||
|
padding-right: 0.05rem;
|
||||||
|
float: left;
|
||||||
|
margin: 0 0.15rem;
|
||||||
|
font-family: 'AlibabaPuHuiTiR';
|
||||||
|
font-size: 0.14rem;
|
||||||
|
color: #333333;
|
||||||
|
font-weight: 500;
|
||||||
|
text-align: center;
|
||||||
|
line-height: 0.14rem;
|
||||||
|
}
|
||||||
|
:deep(.ant-tag-checkable-checked) {
|
||||||
|
// width: .67rem;
|
||||||
|
margin-left: 0.15rem;
|
||||||
|
margin-right: 0.15rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.ant-tag-checkable:active,
|
||||||
|
.ant-tag-checkable-checked {
|
||||||
|
width: 0.85rem;
|
||||||
|
font-family: 'Alibaba PuHuiTi';
|
||||||
|
font-weight: 500;
|
||||||
|
background-color: #0087ff;
|
||||||
|
color: #ffffff;
|
||||||
|
border-radius: 0.16rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.active {
|
||||||
|
font-family: Alibaba PuHuiTi;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
background-color: #0087ff;
|
background-color: #0087ff;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 0.16rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.active {
|
.top-content:nth-child(1) {
|
||||||
font-family: Alibaba PuHuiTi;
|
margin-top: 0rem !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.shrinkTag {
|
||||||
|
width: 0.5rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: flex-end;
|
||||||
|
margin-bottom: 0.05rem;
|
||||||
|
span {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.shrink {
|
||||||
|
height: unset !important;
|
||||||
|
overflow: unset !important;
|
||||||
|
}
|
||||||
|
.talk-monitor {
|
||||||
|
position: fixed;
|
||||||
|
bottom: 0.5rem;
|
||||||
|
right: 0.1rem;
|
||||||
|
z-index: 9999;
|
||||||
|
cursor: pointer;
|
||||||
|
i {
|
||||||
|
width: 0.64rem;
|
||||||
|
height: 0.64rem;
|
||||||
|
display: inline-block;
|
||||||
|
background: url('~@/assets/home/icon-talk.png');
|
||||||
|
background-size: cover;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.top-content-father {
|
||||||
|
width: 10.87rem;
|
||||||
|
padding-left: 0.2rem;
|
||||||
|
// margin-bottom: .2rem;
|
||||||
|
.top-content {
|
||||||
|
display: flex;
|
||||||
|
margin-top: 0.23rem;
|
||||||
|
span:nth-child(1) {
|
||||||
|
display: inline-block;
|
||||||
|
position: relative;
|
||||||
|
width: 0.68rem;
|
||||||
|
font-weight: 600;
|
||||||
|
white-space: normal;
|
||||||
|
text-align: center;
|
||||||
|
vertical-align: middle;
|
||||||
|
font-size: 0.16rem;
|
||||||
|
margin-left: 0.3rem;
|
||||||
|
}
|
||||||
|
// .top-content-title {
|
||||||
|
// top: -0.2rem;
|
||||||
|
// }
|
||||||
|
.leixingsumfather {
|
||||||
|
width: 7.7rem;
|
||||||
|
display: inline-block;
|
||||||
|
height: 0.3014rem;
|
||||||
|
overflow: hidden;
|
||||||
|
// width: 7.18rem;
|
||||||
|
}
|
||||||
|
.leixingsum {
|
||||||
|
width: 0.93rem;
|
||||||
|
display: inline-block;
|
||||||
|
cursor: pointer;
|
||||||
|
text-align: center;
|
||||||
|
margin-top: 0.05rem;
|
||||||
|
// margin-bottom: .1rem;
|
||||||
|
.ant-tag-checkable {
|
||||||
|
width: 0.85rem;
|
||||||
|
height: 0.25rem;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
padding-left: 0.05rem;
|
||||||
|
padding-right: 0.05rem;
|
||||||
|
float: left;
|
||||||
|
margin: 0 0.15rem;
|
||||||
|
font-family: 'AlibabaPuHuiTiR';
|
||||||
|
font-size: 0.14rem;
|
||||||
|
color: #333333;
|
||||||
|
font-weight: 500;
|
||||||
|
text-align: center;
|
||||||
|
line-height: 0.14rem;
|
||||||
|
}
|
||||||
|
:deep(.ant-tag-checkable-checked) {
|
||||||
|
// width: .67rem;
|
||||||
|
margin-left: 0.15rem;
|
||||||
|
margin-right: 0.15rem;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.ant-tag-checkable:active,
|
||||||
|
.ant-tag-checkable-checked {
|
||||||
|
width: 0.85rem;
|
||||||
|
font-family: 'Alibaba PuHuiTi';
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
background-color: #0087ff;
|
background-color: #0087ff;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
border-radius: 0.16rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.top-content:nth-child(1) {
|
.active {
|
||||||
margin-top: 0rem !important;
|
font-family: Alibaba PuHuiTi;
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.shrinkTag {
|
|
||||||
width: 0.5rem;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: flex-end;
|
|
||||||
margin-bottom: 0.05rem;
|
|
||||||
span {
|
|
||||||
cursor: pointer;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.shrink {
|
|
||||||
height: unset !important;
|
|
||||||
overflow: unset !important;
|
|
||||||
}
|
|
||||||
.talk-monitor {
|
|
||||||
position: fixed;
|
|
||||||
bottom: 0.5rem;
|
|
||||||
right: 0.1rem;
|
|
||||||
z-index: 9999;
|
|
||||||
cursor: pointer;
|
|
||||||
i {
|
|
||||||
width: 0.64rem;
|
|
||||||
height: 0.64rem;
|
|
||||||
display: inline-block;
|
|
||||||
background: url('~@/assets/home/icon-talk.png');
|
|
||||||
background-size: cover;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.top-content-father {
|
|
||||||
width: 10.87rem;
|
|
||||||
padding-left: 0.2rem;
|
|
||||||
// margin-bottom: .2rem;
|
|
||||||
.top-content {
|
|
||||||
display: flex;
|
|
||||||
margin-top: 0.23rem;
|
|
||||||
span:nth-child(1) {
|
|
||||||
display: inline-block;
|
|
||||||
position: relative;
|
|
||||||
width: 0.68rem;
|
|
||||||
font-weight: 600;
|
|
||||||
white-space: normal;
|
|
||||||
text-align: center;
|
|
||||||
vertical-align: middle;
|
|
||||||
font-size: 0.16rem;
|
|
||||||
margin-left: 0.3rem;
|
|
||||||
}
|
|
||||||
// .top-content-title {
|
|
||||||
// top: -0.2rem;
|
|
||||||
// }
|
|
||||||
.leixingsumfather {
|
|
||||||
width: 7.7rem;
|
|
||||||
display: inline-block;
|
|
||||||
height: 0.3014rem;
|
|
||||||
overflow: hidden;
|
|
||||||
// width: 7.18rem;
|
|
||||||
}
|
|
||||||
.leixingsum {
|
|
||||||
width: 0.93rem;
|
|
||||||
display: inline-block;
|
|
||||||
cursor: pointer;
|
|
||||||
text-align: center;
|
|
||||||
margin-top: 0.05rem;
|
|
||||||
// margin-bottom: .1rem;
|
|
||||||
.ant-tag-checkable {
|
|
||||||
width: 0.85rem;
|
|
||||||
height: 0.25rem;
|
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
align-items: center;
|
|
||||||
padding-left: 0.05rem;
|
|
||||||
padding-right: 0.05rem;
|
|
||||||
float: left;
|
|
||||||
margin: 0 0.15rem;
|
|
||||||
font-family: 'AlibabaPuHuiTiR';
|
|
||||||
font-size: 0.14rem;
|
|
||||||
color: #333333;
|
|
||||||
font-weight: 500;
|
|
||||||
text-align: center;
|
|
||||||
line-height: 0.14rem;
|
|
||||||
}
|
|
||||||
:deep(.ant-tag-checkable-checked) {
|
|
||||||
// width: .67rem;
|
|
||||||
margin-left: 0.15rem;
|
|
||||||
margin-right: 0.15rem;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
.ant-tag-checkable:active,
|
|
||||||
.ant-tag-checkable-checked {
|
|
||||||
width: 0.85rem;
|
|
||||||
font-family: 'Alibaba PuHuiTi';
|
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
background-color: #0087ff;
|
background-color: #0087ff;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
border-radius: 0.16rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.active {
|
.top-content:nth-child(1) {
|
||||||
font-family: Alibaba PuHuiTi;
|
margin-top: 0.41rem !important;
|
||||||
font-weight: 500;
|
|
||||||
background-color: #0087ff;
|
|
||||||
color: #ffffff;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.top-content:nth-child(1) {
|
:deep(.ant-card-grid) {
|
||||||
margin-top: 0.41rem !important;
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
-webkit-line-clamp: 1;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
:deep(.ant-card-grid) {
|
|
||||||
overflow: hidden;
|
|
||||||
white-space: nowrap;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
-webkit-line-clamp: 1;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue