Browse Source

提交bug修改

wangqin
yyl 10 months ago
parent
commit
bae7199fdc
  1. 4
      ruoyi-ui/src/views/JiHeExpressway/pages/perception/eventDetection/components/eventQuery/assets/charts2.js
  2. 2
      ruoyi-ui/src/views/JiHeExpressway/pages/perception/eventDetection/components/eventQuery/index.vue
  3. 6
      ruoyi-ui/src/views/JiHeExpressway/pages/perception/meteorologyCheck/components/weatherForecast/index.vue
  4. 2
      ruoyi-ui/src/views/JiHeExpressway/pages/perception/meteorologyCheck/components/weatherInfoQuery/index.vue
  5. 4
      ruoyi-ui/src/views/JiHeExpressway/pages/perception/trafficFlow/components/flowstate/assets/charts.js
  6. 9
      ruoyi-ui/src/views/JiHeExpressway/pages/perception/trafficFlow/components/heightway/index.vue
  7. 2
      ruoyi-ui/src/views/JiHeExpressway/pages/perception/trafficSituation/components/IndicatorQuery/index.vue
  8. 6
      ruoyi-ui/src/views/JiHeExpressway/pages/service/publicService/components/nucleusThrough/index.vue
  9. 2
      ruoyi-ui/src/views/JiHeExpressway/pages/service/publicService/components/postTrendsMonth/index.vue
  10. 2
      ruoyi-ui/vue.config.js

4
ruoyi-ui/src/views/JiHeExpressway/pages/perception/eventDetection/components/eventQuery/assets/charts2.js

@ -68,7 +68,7 @@ let data = [{
tooltip: { tooltip: {
confine: true, confine: true,
textStyle: { textStyle: {
fontSize: 10 // 字体大小 fontSize: 14 // 字体大小
}, },
}, },
title:{ //圆环中间内容 title:{ //圆环中间内容
@ -108,11 +108,13 @@ let data = [{
color: "#fff", color: "#fff",
rich:{ rich:{
a:{ a:{
width:45,
fontSize: 12, fontSize: 12,
}, },
b:{ b:{
fontSize:14, fontSize:14,
color:"#37E7FF", color:"#37E7FF",
marginLeft:-0,
} }
}, },
}, },

2
ruoyi-ui/src/views/JiHeExpressway/pages/perception/eventDetection/components/eventQuery/index.vue

@ -160,7 +160,7 @@
} }
], ],
quarter:"", quarter:"",
year:"2024", year:"year",
list:[ list:[
{name:'大学城-长清', direction:'济南方向', state:"正常",speed:'108.14km/h', follow:'161'}, {name:'大学城-长清', direction:'济南方向', state:"正常",speed:'108.14km/h', follow:'161'},
{name:'大学城-长清', direction:'济南方向', state:"正常",speed:'108.14km/h', follow:'161'}, {name:'大学城-长清', direction:'济南方向', state:"正常",speed:'108.14km/h', follow:'161'},

6
ruoyi-ui/src/views/JiHeExpressway/pages/perception/meteorologyCheck/components/weatherForecast/index.vue

@ -190,13 +190,13 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
margin-top:23px; margin-top:23px;
width: 47px; width: 67px;
height: 16px; height: 18px;
background: rgba(245,80,80,0.4); background: rgba(245,80,80,0.4);
border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px;
opacity: 1; opacity: 1;
border: 1px solid #F55050; border: 1px solid #F55050;
font-size: 10px; font-size: 12px;
font-family: Source Han Sans SC, Source Han Sans SC; font-family: Source Han Sans SC, Source Han Sans SC;
font-weight: 400; font-weight: 400;
color: #F55050; color: #F55050;

2
ruoyi-ui/src/views/JiHeExpressway/pages/perception/meteorologyCheck/components/weatherInfoQuery/index.vue

@ -2,7 +2,7 @@
<div class='congestion'> <div class='congestion'>
<div class="board"> <div class="board">
<div class="queryList" > <div class="queryList" >
<Card v-for="(item, index) in data" :cardData="item" :keyMap="keyMap" :gap="'10px'" :key="index"> <Card v-for="(item, index) in data" :cardData="item" :keyMap="keyMap" :hasBtn="false" :gap="'10px'" :key="index">
<template #form-start="{ data }"> <template #form-start="{ data }">
<div class="endSpecial"> <div class="endSpecial">
{{ data.start }} <img src="./assets/weater.png" /> {{ data.start }} <img src="./assets/weater.png" />

4
ruoyi-ui/src/views/JiHeExpressway/pages/perception/trafficFlow/components/flowstate/assets/charts.js

@ -54,6 +54,7 @@ var options = {
name: '车流量', name: '车流量',
type: 'value', type: 'value',
max: 300, max: 300,
interval:100,
axisLabel: { axisLabel: {
color: '#FFF' color: '#FFF'
}, },
@ -68,11 +69,12 @@ var options = {
} }
}, },
{ {
interval:100,
gridIndex: 1, gridIndex: 1,
name: '', name: '',
type: 'value', type: 'value',
inverse: true, inverse: true,
max: 250, max: 300,
axisLabel: { axisLabel: {
color: '#FFF' color: '#FFF'
}, },

9
ruoyi-ui/src/views/JiHeExpressway/pages/perception/trafficFlow/components/heightway/index.vue

@ -5,10 +5,10 @@
<div class="searchPanel"> <div class="searchPanel">
<div >起始桩号k</div> <div >起始桩号k</div>
<el-input class="inputZh" v-model="start"></el-input> <el-input class="inputZh" v-model="start"></el-input>
<el-input class="inputZh inputJl" v-model="start"></el-input> <el-input class="inputZh inputJl" v-model="start1"></el-input>
<div >结束桩号k</div> <div >结束桩号k</div>
<el-input class="inputZh" v-model="start"></el-input> <el-input class="inputZh" v-model="start2"></el-input>
<el-input class="inputZh inputJl" v-model="start"></el-input> <el-input class="inputZh inputJl" v-model="start3"></el-input>
<div >路段方向</div> <div >路段方向</div>
<el-select v-model="area" class="selectRoad" placeholder="请选择"> <el-select v-model="area" class="selectRoad" placeholder="请选择">
<el-option <el-option
@ -52,6 +52,9 @@ export default {
data() { data() {
return { return {
start:'', start:'',
start1:'',
start2:'',
start3:'',
areaOptions: [{ areaOptions: [{
value: '济南', value: '济南',
label: '济南' label: '济南'

2
ruoyi-ui/src/views/JiHeExpressway/pages/perception/trafficSituation/components/IndicatorQuery/index.vue

@ -14,7 +14,7 @@
<el-table <el-table
:border="false" :border="false"
:data="tableData" :data="tableData"
height="670" height="790"
style="width: 100%"> style="width: 100%">
<el-table-column <el-table-column
prop="nem" prop="nem"

6
ruoyi-ui/src/views/JiHeExpressway/pages/service/publicService/components/nucleusThrough/index.vue

@ -5,7 +5,6 @@
<div class="searchPanel_1" > <div class="searchPanel_1" >
<el-date-picker <el-date-picker
size="mini" size="mini"
v-if="year != 'quarter'"
class="selectRoad" class="selectRoad"
v-model="dateTime" v-model="dateTime"
style="width:140px;" style="width:140px;"
@ -33,7 +32,7 @@
}, },
data() { data() {
return { return {
dateTime:"",
} }
}, },
@ -82,7 +81,8 @@
margin-bottom: 10px; margin-bottom: 10px;
left:20px; left:20px;
top:2px; top:2px;
z-index: 10000; z-index:100000;
div{ div{
white-space: nowrap; white-space: nowrap;
margin-right: 4px; margin-right: 4px;

2
ruoyi-ui/src/views/JiHeExpressway/pages/service/publicService/components/postTrendsMonth/index.vue

@ -1,6 +1,6 @@
<template> <template>
<div class='congestion'> <div class='congestion'>
<WgtTitle :title="'今日发布趋势分析'"></WgtTitle> <WgtTitle :title="'月发布渠道趋势分析'"></WgtTitle>
<div class="board"> <div class="board">
<div class="searchPanel_1" > <div class="searchPanel_1" >
<el-date-picker <el-date-picker

2
ruoyi-ui/vue.config.js

@ -44,7 +44,7 @@ module.exports = {
// target: `http://10.168.77.209:8080`, // 刘朋 // target: `http://10.168.77.209:8080`, // 刘朋
// target: `http://10.168.66.196:8080`, //刘文阁 // target: `http://10.168.66.196:8080`, //刘文阁
// target: `http://10.168.56.206:8087`, //孟 // target: `http://10.168.56.206:8087`, //孟
target: `http://10.168.73.36:8087`, target: `http://10.168.78.135:8087`,
// target: `http://10.0.81.202:8087`, //现场后台 // target: `http://10.0.81.202:8087`, //现场后台
// target: `http://10.0.81.204:8087`, //现场后台 刘文阁 // target: `http://10.0.81.204:8087`, //现场后台 刘文阁
changeOrigin: true, changeOrigin: true,

Loading…
Cancel
Save