Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-site
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张冬
web-site
Commits
82c634bc
Commit
82c634bc
authored
Sep 29, 2020
by
吴冠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
position
parent
358d0931
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
abortive.vue
pages/index/notice/abortive.vue
+1
-1
all.vue
pages/index/notice/all.vue
+1
-1
bid.vue
pages/index/notice/bid.vue
+1
-1
biding.vue
pages/index/notice/biding.vue
+1
-1
cadidate.vue
pages/index/notice/cadidate.vue
+1
-1
change.vue
pages/index/notice/change.vue
+1
-1
clarifies.vue
pages/index/notice/clarifies.vue
+1
-1
inquiry.vue
pages/index/notice/inquiry.vue
+1
-1
No files found.
pages/index/notice/abortive.vue
View file @
82c634bc
...
@@ -243,7 +243,7 @@ import {getErrorList} from '@/common/list.js'
...
@@ -243,7 +243,7 @@ import {getErrorList} from '@/common/list.js'
}
}
.pagination
{
.pagination
{
position
:
absolute
;
position
:
absolute
;
bottom
:
0
%
;
bottom
:
-1
%
;
left
:
55%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
}
}
...
...
pages/index/notice/all.vue
View file @
82c634bc
...
@@ -253,7 +253,7 @@ import {getAllList,getNoticeType} from '@/common/list.js'
...
@@ -253,7 +253,7 @@ import {getAllList,getNoticeType} from '@/common/list.js'
}
}
.pagination
{
.pagination
{
position
:
absolute
;
position
:
absolute
;
bottom
:
0
%
;
bottom
:
-1
%
;
left
:
55%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
}
}
...
...
pages/index/notice/bid.vue
View file @
82c634bc
...
@@ -259,7 +259,7 @@ import citySelect from "@/components/citySelect.vue";
...
@@ -259,7 +259,7 @@ import citySelect from "@/components/citySelect.vue";
}
}
.pagination
{
.pagination
{
position
:
absolute
;
position
:
absolute
;
bottom
:
0
%
;
bottom
:
-1
%
;
left
:
55%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
}
}
...
...
pages/index/notice/biding.vue
View file @
82c634bc
...
@@ -308,7 +308,7 @@ export default {
...
@@ -308,7 +308,7 @@ export default {
}
}
.pagination
{
.pagination
{
position
:
absolute
;
position
:
absolute
;
bottom
:
0
%
;
bottom
:
-1
%
;
left
:
55%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
}
}
...
...
pages/index/notice/cadidate.vue
View file @
82c634bc
...
@@ -246,7 +246,7 @@ import {getCadidateList} from '@/common/list.js'
...
@@ -246,7 +246,7 @@ import {getCadidateList} from '@/common/list.js'
}
}
.pagination
{
.pagination
{
position
:
absolute
;
position
:
absolute
;
bottom
:
0
%
;
bottom
:
-1
%
;
left
:
55%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
}
}
...
...
pages/index/notice/change.vue
View file @
82c634bc
...
@@ -246,7 +246,7 @@ import {getChangeList} from '@/common/list.js'
...
@@ -246,7 +246,7 @@ import {getChangeList} from '@/common/list.js'
}
}
.pagination
{
.pagination
{
position
:
absolute
;
position
:
absolute
;
bottom
:
0
%
;
bottom
:
-1
%
;
left
:
55%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
}
}
...
...
pages/index/notice/clarifies.vue
View file @
82c634bc
...
@@ -244,7 +244,7 @@ import {getClerList} from '@/common/list.js'
...
@@ -244,7 +244,7 @@ import {getClerList} from '@/common/list.js'
}
}
.pagination
{
.pagination
{
position
:
absolute
;
position
:
absolute
;
bottom
:
0
%
;
bottom
:
-1
%
;
left
:
55%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
}
}
...
...
pages/index/notice/inquiry.vue
View file @
82c634bc
...
@@ -237,7 +237,7 @@ export default {
...
@@ -237,7 +237,7 @@ export default {
<
style
scoped
>
<
style
scoped
>
.pagination
{
.pagination
{
position
:
absolute
;
position
:
absolute
;
bottom
:
0
%
;
bottom
:
-1
%
;
left
:
55%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
transform
:
translateX
(
-50%
);
}
}
...
...
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