Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bms-vue-obear
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
daywrite
bms-vue-obear
Commits
9ba66384
Commit
9ba66384
authored
Jun 21, 2019
by
daywrite
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复图表
parent
7ec821d5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
+12
-0
analysisHome.vue
src/components/analysis/analysis/analysisHome.vue
+4
-0
implementHome.vue
src/components/analysis/implement/implementHome.vue
+4
-0
preSalesHome.vue
src/components/analysis/pre-sales/preSalesHome.vue
+4
-0
No files found.
src/components/analysis/analysis/analysisHome.vue
View file @
9ba66384
...
@@ -170,6 +170,10 @@ export default {
...
@@ -170,6 +170,10 @@ export default {
</
script
>
</
script
>
<
style
scoped
lang=
"scss"
>
<
style
scoped
lang=
"scss"
>
img
.chart-avatar
{
width
:
34px
;
height
:
34px
;
}
@include
c
(
'opearate-button'
)
{
@include
c
(
'opearate-button'
)
{
>
.el-button
{
>
.el-button
{
margin-right
:
0px
;
margin-right
:
0px
;
...
...
src/components/analysis/implement/implementHome.vue
View file @
9ba66384
...
@@ -116,6 +116,10 @@ export default {
...
@@ -116,6 +116,10 @@ export default {
</
script
>
</
script
>
<
style
scoped
lang=
"scss"
>
<
style
scoped
lang=
"scss"
>
img
.chart-avatar
{
width
:
34px
;
height
:
34px
;
}
.header-flex
{
.header-flex
{
display
:
flex
;
display
:
flex
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
...
...
src/components/analysis/pre-sales/preSalesHome.vue
View file @
9ba66384
...
@@ -126,6 +126,10 @@ export default {
...
@@ -126,6 +126,10 @@ export default {
</
script
>
</
script
>
<
style
scoped
lang=
"scss"
>
<
style
scoped
lang=
"scss"
>
img
.chart-avatar
{
width
:
34px
;
height
:
34px
;
}
.header-flex
{
.header-flex
{
display
:
flex
;
display
:
flex
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
...
...
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