Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
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
zhouqian
vue-gjjs
Commits
d88864ce
Commit
d88864ce
authored
Oct 26, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改缺陷:已完成草稿箱详情页面布局不统一
parent
ed0278c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
TrnfndsDetail.vue
src/views/Business/Trnrel/Trnfnd/TrnfndsDetail.vue
+7
-2
No files found.
src/views/Business/Trnrel/Trnfnd/TrnfndsDetail.vue
View file @
d88864ce
<
template
>
<div
class=
"eContainer"
>
<c-page
title=
""
>
<!--
<div
class=
"eContainer"
>
-->
<c-content
:height=
"120"
>
...
...
@@ -247,7 +248,7 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"
Drop Receiver
"
>
<el-form-item
label=
"
摘要信息
"
>
<c-input
v-model=
"model.trn.objnam"
maxlength=
"40"
...
...
@@ -423,6 +424,7 @@
<!-- </div> -->
</c-content>
</c-page>
</div>
</template>
<
script
>
...
...
@@ -598,6 +600,8 @@ export default {
.messageLabel
>>>
.el-form-item__label
{
text-align
:
left
;
font-weight
:
bold
;
font-size
:
12px
;
font-size
:
15px
;
color
:
#1561E0
;
width
:
auto
!important
;
}
</
style
>
\ No newline at end of file
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