Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
a92e4370
Commit
a92e4370
authored
Jul 23, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
公共样式
parent
3aa9763d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
src/assets/css/index.css
src/assets/css/index.css
+7
-7
src/pages/message-management/banner/banner_add.vue
src/pages/message-management/banner/banner_add.vue
+1
-1
src/pages/message-management/message-template/message-template-detail.vue
...e-management/message-template/message-template-detail.vue
+1
-1
No files found.
src/assets/css/index.css
View file @
a92e4370
...
...
@@ -666,27 +666,27 @@ width: 620px!important;
.apaas_detail_container
.detail_action
.el-button
+
.el-button
{
margin-left
:
30px
;
}
.apaas_detail_
container
.detail_
form
{
.apaas_detail_form
{
max-width
:
970px
;
}
.apaas_detail_
container
.detail_
form
.el-input__inner
,
.apaas_detail_
container
.detail_
form
.el-textarea__inner
{
.apaas_detail_form
.el-input__inner
,
.apaas_detail_form
.el-textarea__inner
{
width
:
100%
;
background-color
:
#f7f8f9
;
}
.apaas_detail_
container
.detail_
form
.el-select
{
.apaas_detail_form
.el-select
{
width
:
100%
;
}
.apaas_detail_
container
.detail_
form.el-form--label-top
.el-form-item__label
{
.apaas_detail_form.el-form--label-top
.el-form-item__label
{
padding
:
0
0
15px
;
font-size
:
14px
;
line-height
:
1
;
color
:
#58617a
;
}
.apaas_detail_
container
.detail_
form
.el-form-item
{
.apaas_detail_form
.el-form-item
{
margin-bottom
:
30px
;
}
.apaas_detail_
container
.detail_
form
.textarea_count
{
.apaas_detail_form
.textarea_count
{
font-size
:
14px
;
line-height
:
1
;
color
:
#a9aec0
;
...
...
src/pages/message-management/banner/banner_add.vue
View file @
a92e4370
...
...
@@ -17,7 +17,7 @@
<div
class=
"main_contaner banner_contaner"
>
<el-form
ref=
"detail_form"
class=
"detail_form"
class=
"
apaas_
detail_form"
label-position=
"top"
:model=
"detail"
:rules=
"detail_rules"
...
...
src/pages/message-management/message-template/message-template-detail.vue
View file @
a92e4370
...
...
@@ -17,7 +17,7 @@
<div
class=
"main_contaner"
>
<el-form
ref=
"detail_form"
class=
"detail_form"
class=
"
apaas_
detail_form"
label-position=
"top"
:model=
"detail"
:rules=
"detail_rules"
...
...
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