Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pc
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
wbx-PCAndMobi
pc
Commits
36aa4fba
Commit
36aa4fba
authored
Jan 08, 2021
by
Gakki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
徐汇测试完成
parent
619cc59f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
home.vue
src/views/home.vue
+2
-2
indCous.vue
src/views/houseData/indCous.vue
+1
-1
No files found.
src/views/home.vue
View file @
36aa4fba
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
</a-row>
</a-row>
</a-col>
</a-col>
<a-col
:span=
"4"
>
<a-col
:span=
"4"
>
<div
class=
"home-card topBox"
style=
"margin-left:0px 10px;"
@
click=
"handleExpired"
>
<div
class=
"home-card topBox"
style=
"margin-left:0px 10px;
cursor: pointer
"
@
click=
"handleExpired"
>
<div
class=
"justify-between topBox"
>
<div
class=
"justify-between topBox"
>
<div>
<div>
<p
class=
"top-font"
>
已过期
</p>
<p
class=
"top-font"
>
已过期
</p>
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
</div>
</div>
</a-col>
</a-col>
<a-col
:span=
"4"
>
<a-col
:span=
"4"
>
<div
class=
"home-card topBox"
style=
"margin-left:10px;"
@
click=
"handleWillExpire"
>
<div
class=
"home-card topBox"
style=
"margin-left:10px;
cursor: pointer
"
@
click=
"handleWillExpire"
>
<div
class=
"justify-between topBox"
>
<div
class=
"justify-between topBox"
>
<div>
<div>
<p
class=
"top-font"
>
未来5个月将到期
</p>
<p
class=
"top-font"
>
未来5个月将到期
</p>
...
...
src/views/houseData/indCous.vue
View file @
36aa4fba
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
</a-col>
</a-col>
<a-col
span=
"6"
>
<a-col
span=
"6"
>
<a-form-item
label=
"
是否为党员
"
class=
"formItem"
:label-col=
"
{span:10}" :wrapper-col="{span:14}">
<a-form-item
label=
"
职务党员情况
"
class=
"formItem"
:label-col=
"
{span:10}" :wrapper-col="{span:14}">
<a-select
allowClear
placeholder=
"请选择查询内容"
v-decorator=
"['isDY']"
>
<a-select
allowClear
placeholder=
"请选择查询内容"
v-decorator=
"['isDY']"
>
<a-select-option
v-for=
"(item) in dyList"
:key=
"item.key"
:value=
"item.key"
>
{{
item
.
name
}}
</a-select-option>
<a-select-option
v-for=
"(item) in dyList"
:key=
"item.key"
:value=
"item.key"
>
{{
item
.
name
}}
</a-select-option>
</a-select>
</a-select>
...
...
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