Authored by 王洪广

修改活动中优惠券提示样式

@@ -253,7 +253,7 @@ @@ -253,7 +253,7 @@
253 .messages { 253 .messages {
254 width: 84%; 254 width: 84%;
255 height: 4rem; 255 height: 4rem;
256 - position: absolute; 256 + position: fixed;
257 background: rgba(0, 0, 0, 0.9); 257 background: rgba(0, 0, 0, 0.9);
258 border-radius: 0.6rem; 258 border-radius: 0.6rem;
259 left: 8%; 259 left: 8%;