Commit 701cdaa4 authored by 徐光星's avatar 徐光星

feat: 调整优惠券弹窗者造成层级

parent 422767a0
...@@ -111,7 +111,7 @@ export default { ...@@ -111,7 +111,7 @@ export default {
@deep: ~'>>>'; @deep: ~'>>>';
.couponModal{ .couponModal{
/deep/ .cr-overlay{ /deep/ .cr-overlay{
z-index: 103; z-index: 900;
} }
} }
.modal{ .modal{
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
}, },
"redis": { "redis": {
"port": "31980", "port": "31980",
"host": "172.16.4.7", "host": "172.16.92.18",
"password": "", "password": "",
"db": 0 "db": 0
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment