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
ba52d6ef
Commit
ba52d6ef
authored
Sep 28, 2020
by
吴冠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
分页定位
parent
97dcec37
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
51 additions
and
0 deletions
+51
-0
abortive.vue
pages/index/notice/abortive.vue
+7
-0
all.vue
pages/index/notice/all.vue
+7
-0
bid.vue
pages/index/notice/bid.vue
+6
-0
biding.vue
pages/index/notice/biding.vue
+6
-0
cadidate.vue
pages/index/notice/cadidate.vue
+6
-0
change.vue
pages/index/notice/change.vue
+6
-0
clarifies.vue
pages/index/notice/clarifies.vue
+7
-0
inquiry.vue
pages/index/notice/inquiry.vue
+6
-0
No files found.
pages/index/notice/abortive.vue
View file @
ba52d6ef
...
...
@@ -240,4 +240,10 @@ import {getErrorList} from '@/common/list.js'
.state-red
{
color
:
rgba
(
255
,
24
,
24
,
1
);
}
.pagination
{
position
:
absolute
;
bottom
:
0%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
}
</
style
>
\ No newline at end of file
pages/index/notice/all.vue
View file @
ba52d6ef
...
...
@@ -250,4 +250,10 @@ import {getAllList,getNoticeType} from '@/common/list.js'
.state-red
{
color
:
rgba
(
255
,
24
,
24
,
1
);
}
.pagination
{
position
:
absolute
;
bottom
:
0%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
}
</
style
>
\ No newline at end of file
pages/index/notice/bid.vue
View file @
ba52d6ef
...
...
@@ -256,4 +256,10 @@ import citySelect from "@/components/citySelect.vue";
.state-red
{
color
:
rgba
(
255
,
24
,
24
,
1
);
}
.pagination
{
position
:
absolute
;
bottom
:
0%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
}
</
style
>
pages/index/notice/biding.vue
View file @
ba52d6ef
...
...
@@ -306,5 +306,11 @@ export default {
.state-red
{
color
:
rgba
(
255
,
24
,
24
,
1
);
}
.pagination
{
position
:
absolute
;
bottom
:
0%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
}
</
style
>
pages/index/notice/cadidate.vue
View file @
ba52d6ef
...
...
@@ -243,4 +243,10 @@ import {getCadidateList} from '@/common/list.js'
.state-red
{
color
:
rgba
(
255
,
24
,
24
,
1
);
}
.pagination
{
position
:
absolute
;
bottom
:
0%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
}
</
style
>
pages/index/notice/change.vue
View file @
ba52d6ef
...
...
@@ -243,4 +243,10 @@ import {getChangeList} from '@/common/list.js'
.state-red
{
color
:
rgba
(
255
,
24
,
24
,
1
);
}
.pagination
{
position
:
absolute
;
bottom
:
0%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
}
</
style
>
pages/index/notice/clarifies.vue
View file @
ba52d6ef
...
...
@@ -241,4 +241,10 @@ import {getClerList} from '@/common/list.js'
.state-red
{
color
:
rgba
(
255
,
24
,
24
,
1
);
}
.pagination
{
position
:
absolute
;
bottom
:
0%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
}
</
style
>
\ No newline at end of file
pages/index/notice/inquiry.vue
View file @
ba52d6ef
...
...
@@ -235,6 +235,12 @@ export default {
};
</
script
>
<
style
scoped
>
.pagination
{
position
:
absolute
;
bottom
:
0%
;
left
:
55%
;
transform
:
translateX
(
-50%
);
}
.price
{
width
:
9.2rem
;
}
...
...
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