Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zhengfu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨海涛
zhengfu
Commits
636f592d
Commit
636f592d
authored
Jul 28, 2021
by
朱建丰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
=0728
parent
7b3207fd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
10 deletions
+13
-10
qingtian_vue/src/views/Aqsc.vue
qingtian_vue/src/views/Aqsc.vue
+12
-10
qingtian_vue/src/views/Xxgl.vue
qingtian_vue/src/views/Xxgl.vue
+1
-0
No files found.
qingtian_vue/src/views/Aqsc.vue
View file @
636f592d
...
...
@@ -94,7 +94,7 @@
class=
"item btn2 cf mt20"
effect=
"white"
content=
"建设中..."
placement=
"
top
"
placement=
"
bottom
"
>
<p>
建设施工
</p>
</el-tooltip>
...
...
@@ -102,7 +102,7 @@
class=
"item btn2 cf mt20"
effect=
"white"
content=
"建设中..."
placement=
"
top
"
placement=
"
bottom
"
>
<p>
城市运行
</p>
</el-tooltip>
...
...
@@ -110,7 +110,7 @@
class=
"item btn2 cf mt20"
effect=
"white"
content=
"建设中..."
placement=
"
top
"
placement=
"
bottom
"
>
<p>
旅游领域
</p>
</el-tooltip>
...
...
@@ -118,7 +118,7 @@
class=
"item btn2 cf mt20"
effect=
"white"
content=
"建设中..."
placement=
"
top
"
placement=
"
bottom
"
>
<p>
特种设备
</p>
</el-tooltip>
...
...
@@ -276,7 +276,7 @@
</div>
</div>
<div
class=
"flex around mt20 wrap"
v-if=
"gkShow"
>
<div
class=
"flex column acenter
icon160
"
>
<div
class=
"flex column acenter "
>
<div
class=
"el-progress--circle"
style=
"height: 80px; width: 80px"
...
...
@@ -326,7 +326,7 @@
<p>
在线监测监控
</p>
</div>
</div>
<div
class=
"flex column acenter
icon160
"
>
<div
class=
"flex column acenter "
>
<div
class=
"el-progress--circle"
style=
"height: 80px; width: 80px"
...
...
@@ -376,7 +376,7 @@
<p>
上岗持证率
</p>
</div>
</div>
<div
class=
"flex column acenter
icon160
"
>
<div
class=
"flex column acenter "
>
<div
class=
"el-progress--circle"
style=
"height: 80px; width: 80px"
...
...
@@ -426,7 +426,9 @@
<p>
堆积坝的整改率
</p>
</div>
</div>
<div
class=
"flex column acenter icon160 mt12"
>
</div>
<div
class=
"flex around mt20 wrap"
v-if=
"gkShow"
>
<div
class=
"flex column acenter mt12"
>
<div
class=
"el-progress--circle"
style=
"height: 80px; width: 80px"
...
...
@@ -476,7 +478,7 @@
<p>
网络专题学习率
</p>
</div>
</div>
<div
class=
"flex column acenter
icon160
mt12"
>
<div
class=
"flex column acenter mt12"
>
<div
class=
"el-progress--circle"
style=
"height: 80px; width: 80px"
...
...
@@ -526,7 +528,7 @@
<p>
社会化服务覆盖率
</p>
</div>
</div>
<div
class=
"flex column acenter
icon160
mt12"
>
<div
class=
"flex column acenter mt12"
>
<div
class=
"el-progress--circle"
style=
"height: 80px; width: 80px"
...
...
qingtian_vue/src/views/Xxgl.vue
View file @
636f592d
...
...
@@ -169,6 +169,7 @@
window
.
parent
.
postMessage
(
document
.
body
.
scrollHeight
,
'
*
'
);
window
.
addEventListener
(
"
resize
"
,
function
(
e
)
{
window
.
parent
.
postMessage
(
document
.
body
.
scrollHeight
,
'
*
'
);
window
.
parent
.
postMessage
(
document
.
body
.
scrollHeight
,
'
*
'
);
});
// window.onresize = () => {
// return (() => {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment