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
4ae526fd
Commit
4ae526fd
authored
Mar 18, 2022
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按钮样式调整
parent
322893f8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Docpre.vue
src/views/Business/Ditdck/Docpre.vue
+1
-1
norCalc.vue
src/widget/Calculator/norCalc.vue
+1
-1
No files found.
src/views/Business/Ditdck/Docpre.vue
View file @
4ae526fd
...
@@ -165,7 +165,7 @@
...
@@ -165,7 +165,7 @@
</c-col>
</c-col>
</div>
</div>
<c-col
:span=
"6"
:offset=
"1"
>
<c-col
:span=
"6"
:offset=
"1"
>
<div
class=
"addCss"
style=
"border:1px dashed;padding:8px;margin:5px;height:75px;
text-align:center
"
>
<div
class=
"addCss"
style=
"border:1px dashed;padding:8px;margin:5px;height:75px;
display: flex;justify-content: center;align-items: center;
"
>
<el-button
type=
"text"
class=
"button"
icon=
"el-icon-plus"
@
click=
"InsertErrorDialog(scope.$index)"
style=
"text-align:center"
></el-button><br>
<el-button
type=
"text"
class=
"button"
icon=
"el-icon-plus"
@
click=
"InsertErrorDialog(scope.$index)"
style=
"text-align:center"
></el-button><br>
</div>
</div>
</c-col>
</c-col>
...
...
src/widget/Calculator/norCalc.vue
View file @
4ae526fd
...
@@ -121,7 +121,7 @@ export default {
...
@@ -121,7 +121,7 @@ export default {
}
}
};
};
</
script
>
</
script
>
<
style
>
<
style
scoped
>
.calculator
{
.calculator
{
width
:
500px
;
width
:
500px
;
padding
:
20px
;
padding
:
20px
;
...
...
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