Browse Source

Merge branch 'master' of http://git.ycjcjy.com/honghe/h5-draw-lots into master

张延森 3 years ago
parent
commit
e8c5138dbc

+ 0
- 1
src/components/CalendarPoster.vue View File

263
         width: 100vw;
263
         width: 100vw;
264
         overflow: hidden;
264
         overflow: hidden;
265
         align-self: center;
265
         align-self: center;
266
-        margin-top: 1vw;
267
         margin-left: 0;
266
         margin-left: 0;
268
         .subhaibao {
267
         .subhaibao {
269
           // position: absolute;
268
           // position: absolute;

+ 0
- 1
src/components/MyWinning.vue View File

261
         width: 100vw;
261
         width: 100vw;
262
         overflow: hidden;
262
         overflow: hidden;
263
         align-self: center;
263
         align-self: center;
264
-        margin-top: 1vw;
265
         margin-left: 0;
264
         margin-left: 0;
266
         .subhaibao {
265
         .subhaibao {
267
           // position: absolute;
266
           // position: absolute;

+ 2
- 5
src/components/Popup.vue View File

328
   }
328
   }
329
   .section-box {
329
   .section-box {
330
     position: absolute;
330
     position: absolute;
331
-    right: 15vw;
332
-    top: 57px;
333
-    height: 394px;
331
+    left: 82vw;
334
     display: flex;
332
     display: flex;
335
     flex-direction: column;
333
     flex-direction: column;
336
-    width: 36px;
337
     justify-content: space-between;
334
     justify-content: space-between;
338
-    margin-top: 2em;
335
+    margin-top: 5em;
339
 
336
 
340
     img {
337
     img {
341
       width: 36px;
338
       width: 36px;

+ 0
- 1
src/pages/SaveShare.vue View File

181
       width: 98vw;
181
       width: 98vw;
182
       overflow: hidden;
182
       overflow: hidden;
183
       align-self: center;
183
       align-self: center;
184
-      margin-top: 1vw;
185
       margin-left: 0;
184
       margin-left: 0;
186
       .subhaibao {
185
       .subhaibao {
187
         // position: absolute;
186
         // position: absolute;