Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
0cfb2eba
authored
2023-04-04 09:16:06 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:统计监控样式修改
1 parent
cb069653
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
public/config.json
src/views/jktj/bsxljk/index.vue
public/config.json
View file @
0cfb2eb
{
"TITLE"
:
"汉中市数据上报系统"
,
"THEME"
:
"
sb
"
,
"CODE"
:
"BDC
SB
PT"
,
"THEME"
:
"
jg
"
,
"CODE"
:
"BDC
JG
PT"
,
"AREARMAP"
:
"hanzhong"
,
"AREARNAME"
:
"汉中市"
,
"SERVERAPI"
:
"/bdcsjsb"
,
...
...
src/views/jktj/bsxljk/index.vue
View file @
0cfb2eb
...
...
@@ -35,7 +35,7 @@
<div
id=
"myChart"
class=
"chart"
style=
"height:100%;width:100%;"
></div>
<div
id=
"myChart-bar"
class=
"chart-bar"
style=
"height:100%;width:100%;"
></div>
</div>
<div
class=
"from-clues-content center"
v-else
>
暂无数据
</div>
<div
class=
"from-clues-content
echarts-box
center"
v-else
>
暂无数据
</div>
</div>
</
template
>
<
script
>
...
...
Please
register
or
sign in
to post a comment