Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
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
赵啸非
smart_gov_platform
Commits
fd891413
Commit
fd891413
authored
Sep 15, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf:修改页面
parent
21ed51e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
34 deletions
+5
-34
portal-manager-ui/admin/src/views/dataAdmin/dataAdmin.vue
portal-manager-ui/admin/src/views/dataAdmin/dataAdmin.vue
+2
-23
portal-manager-ui/admin/src/views/siteArrange/siteArrange.vue
...al-manager-ui/admin/src/views/siteArrange/siteArrange.vue
+3
-11
No files found.
portal-manager-ui/admin/src/views/dataAdmin/dataAdmin.vue
View file @
fd891413
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<a-carousel
<a-carousel
effect=
"fade"
effect=
"fade"
autoplay
autoplay
:autoplaySpeed=
"
24
00"
:autoplaySpeed=
"
50
00"
:dots=
"false"
:dots=
"false"
style=
"
style=
"
width: 100%;
width: 100%;
...
@@ -14,15 +14,8 @@
...
@@ -14,15 +14,8 @@
"
"
>
>
<div
class=
"img_box img1"
></div>
<div
class=
"img_box img1"
></div>
<!-- style="
height: 100vh;
width: 100%;
background: url('@/assets/images/bg.jpg') center no-repeat;
overflow: hidden;
background-size: cover;
" -->
<div
class=
"img_box img2"
></div>
<div
class=
"img_box img2"
></div>
<
div
class=
"img_box img3"
></div
>
<
!--
<div
class=
"img_box img3"
></div>
--
>
</a-carousel>
</a-carousel>
<div
class=
"slogan-box"
>
<div
class=
"slogan-box"
>
<div
class=
"slogan-title"
>
智慧政务一体化数据管理
</div>
<div
class=
"slogan-title"
>
智慧政务一体化数据管理
</div>
...
@@ -33,20 +26,6 @@
...
@@ -33,20 +26,6 @@
<span>
低延时高效查询
</span>
<span>
低延时高效查询
</span>
</div>
</div>
</div>
</div>
<!--
<div
class=
"search_box"
>
<a-input
v-model=
"searchVal"
>
<a-select
slot=
"addonBefore"
v-model=
"selectVal"
style=
"width: 90px"
>
<a-select-option
:value=
"item.value"
:key=
"item.value"
v-for=
"item of searchOptions"
>
{{
item
.
name
}}
</a-select-option>
</a-select>
<button
class=
"addonAfter_btn"
slot=
"addonAfter"
>
查询
</button>
</a-input>
</div>
-->
<div
class=
"skipOption_box"
>
<div
class=
"skipOption_box"
>
<ul
class=
"list"
>
<ul
class=
"list"
>
<li
class=
"skip_list"
>
<li
class=
"skip_list"
>
...
...
portal-manager-ui/admin/src/views/siteArrange/siteArrange.vue
View file @
fd891413
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<a-carousel
<a-carousel
effect=
"fade"
effect=
"fade"
autoplay
autoplay
:autoplaySpeed=
"
2
000"
:autoplaySpeed=
"
5
000"
:dots=
"false"
:dots=
"false"
style=
"
style=
"
width: 100%;
width: 100%;
...
@@ -13,20 +13,12 @@
...
@@ -13,20 +13,12 @@
left: 0;
left: 0;
"
"
>
>
<div
class=
"img_box img1"
></div>
<!--
<div
class=
"img_box img1"
></div>
-->
<!-- style="
height: 100vh;
width: 100%;
background: url('@/assets/images/bg.jpg') center no-repeat;
overflow: hidden;
background-size: cover;
" -->
<div
class=
"img_box img2"
></div>
<div
class=
"img_box img2"
></div>
<div
class=
"img_box img3"
></div>
<div
class=
"img_box img3"
></div>
</a-carousel>
</a-carousel>
<div
class=
"title"
>
<div
class=
"title"
>
<h3
style=
"text-align: center; font-size: 50px"
>
宜人·宜宾·宜办事
</h3>
<h3
style=
"text-align: center; font-size: 50px"
>
高新政务·竭诚服务
</h3>
<!--
<p>
“互联网+政务服务”整体解决方案提供商和服务商
</p>
-->
</div>
</div>
<div
class=
"classification"
>
<div
class=
"classification"
>
<div
class=
"modules"
>
<div
class=
"modules"
>
...
...
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