Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
enterprise-serevice-platform-web
Project
Project
Details
Activity
Releases
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
张伯涛
enterprise-serevice-platform-web
Commits
527b4eec
Commit
527b4eec
authored
Dec 28, 2022
by
杨硕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
个人中心ui优化
parent
0476f96a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
64 additions
and
4 deletions
+64
-4
AffiliatedEnterprisesUpdate.vue
...personalCenter/components/AffiliatedEnterprisesUpdate.vue
+64
-4
No files found.
src/views/personalCenter/components/AffiliatedEnterprisesUpdate.vue
View file @
527b4eec
...
...
@@ -443,7 +443,7 @@
</el-table>
<div
class=
"table-title"
>
四、知识产权
</div>
<el-table
class=
"numtypeList"
class=
"numtypeList
1
"
:data=
"affiliateFrom.intellectualPropertyPropertyData"
>
<el-table-column
width=
"313"
align=
"center"
label=
"知识产权总数(个)"
prop=
"intellectualProperty"
>
...
...
@@ -521,7 +521,7 @@
</el-table>
<div
class=
"table-title"
>
五、项目信息
</div>
<el-table
class=
"numtypeList"
class=
"numtypeList
2
"
border
style=
"padding-left: 43px"
:data=
"affiliateFrom.projectInformationData"
...
...
@@ -581,7 +581,7 @@
</el-table>
<div
class=
"table-title"
>
六、载体信息
</div>
<el-table
class=
"numtypeList"
class=
"numtypeList
3
"
border
:data=
"affiliateFrom.carrierInformation"
>
...
...
@@ -1815,10 +1815,70 @@ export default {
.numtypeList
{
padding-left
:
45px
;
overflow
:
visible
;
::v-deep
.cell
{
height
:
60px
!
important
;
}
::v-deep
.el-input--suffix
.el-input__inner
{
margin-left
:
-3px
;
width
:
169px
;
height
:
28px
;
margin-top
:
10px
;
}
::v-deep
.el-input--medium
.el-input__inner
{
height
:
28px
;
width
:
169px
;
//line-height: 36px;
margin-top
:
15px
;
margin-left
:
-8px
;
}
}
.numtypeList1
{
padding-left
:
45px
;
overflow
:
visible
;
::v-deep
.cell
{
height
:
60px
!
important
;
}
::v-deep
.el-input--medium
.el-input__inner
{
height
:
28px
;
width
:
190px
;
//line-height: 36px;
margin-top
:
15px
;
margin-left
:
-8px
;
}
}
.numtypeList2
{
padding-left
:
45px
;
overflow
:
visible
;
::v-deep
.cell
{
height
:
60px
!
important
;
}
::v-deep
.el-input--suffix
.el-input__inner
{
margin-left
:
-3px
;
width
:
391px
;
height
:
28px
;
margin-top
:
10px
;
}
::v-deep
.el-input--medium
.el-input__inner
{
height
:
28px
;
width
:
190px
;
//line-height: 36px;
margin-top
:
15px
;
margin-left
:
-8px
;
}
}
.numtypeList3
{
padding-left
:
45px
;
overflow
:
visible
;
::v-deep
.cell
{
height
:
60px
!
important
;
}
::v-deep
.el-input--medium
.el-input__inner
{
height
:
28px
;
width
:
190px
;
//line-height: 36px;
margin-top
:
15px
;
margin-left
:
-8px
;
}
}
.affiliateHeader
{
...
...
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