Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
br-client
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
fa2368e1
...
fa2368e1ca109be1084695d34938ba147f4cb090
authored
2020-09-22 15:54:43 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
b727f20a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
src/page/tool.vue
src/page/tool.vue
View file @
fa2368e
...
...
@@ -164,7 +164,7 @@
<el-row
style=
"margin-bottom: 15px;"
>
<el-col
:span=
"8"
>
<el-form
ref=
"createCluesYoubaoe"
:model=
"createCluesYoubaoe"
label-width=
"0px"
>
<el-card
class=
"
aquamarin
e"
shadow=
"always"
>
<el-card
class=
"
Orang
e"
shadow=
"always"
>
<div
slot=
"header"
class=
"clearfix"
>
<span>
生成线索-活动类型-有预约保额
</span>
</div>
...
...
@@ -272,10 +272,10 @@
background-color
:
deepskyblue
;
}
.
aquamarin
e
{
.
Orang
e
{
width
:
calc
(
100%
-
20px
);
padding
:
0px
;
background-color
:
aquamarin
e
;
background-color
:
Orang
e
;
}
.chocolate
{
...
...
Please
register
or
sign in
to post a comment