Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
folacin-front
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
ynby
folacin-front
Commits
2f6e221d
Commit
2f6e221d
authored
Jun 11, 2025
by
罗成兵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
获取用户信息
parent
64674b16
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
provideDetail.vue
folacin-app/src/views/provideDetail/provideDetail.vue
+9
-1
No files found.
folacin-app/src/views/provideDetail/provideDetail.vue
View file @
2f6e221d
...
@@ -66,12 +66,20 @@
...
@@ -66,12 +66,20 @@
<span>
联系电话
</span>
<span>
联系电话
</span>
<span>
{{ formData.telephone }}
</span>
<span>
{{ formData.telephone }}
</span>
</div>
</div>
<div
class=
"item_info"
>
<span
style=
"width: 200px"
>
户籍地址
</span>
<span>
{{ formData.registeredCodeName }}
</span>
</div>
<div
class=
"item_info"
style=
"height: auto;min-height: 54px"
>
<span
style=
"width: 200px"
>
户籍详细地址
</span>
<span>
{{ formData.permanentAddress }}
</span>
</div>
<div
class=
"item_info"
>
<div
class=
"item_info"
>
<span
style=
"width: 200px"
>
现住地址
</span>
<span
style=
"width: 200px"
>
现住地址
</span>
<span>
{{ formData.presentCodeName }}
</span>
<span>
{{ formData.presentCodeName }}
</span>
</div>
</div>
<div
class=
"item_info"
style=
"height: auto;min-height: 54px"
>
<div
class=
"item_info"
style=
"height: auto;min-height: 54px"
>
<span
style=
"width: 200px"
>
详细地址
</span>
<span
style=
"width: 200px"
>
现住
详细地址
</span>
<span>
{{ formData.nowAddress }}
</span>
<span>
{{ formData.nowAddress }}
</span>
</div>
</div>
<div
class=
"item_info border_none"
>
<div
class=
"item_info border_none"
>
...
...
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