Skip to content

Commit 660f087

Browse files
committed
upgrade:ver 1.1.5
1 parent f5231ba commit 660f087

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "go-admin",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "A magical vue admin. An out-of-box UI solution for enterprise applications. Newest development stack of vue. Lots of awesome features",
55
"author": "https://github.com/wenjianzhang/go-admin-ui",
66
"license": "MIT",

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ var _hmt = _hmt || [];
2121

2222
<style lang="scss">
2323
.el-dialog__wrapper{
24-
//display: flex;
24+
display: flex;
2525
justify-content: center;
2626
align-items: center;
2727
}

0 commit comments

Comments
 (0)