|  |  |  | 
|---|
|  |  |  | padding-left: 0.5rem; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | /* 动画 */ | 
|---|
|  |  |  | /*.machine {*/ | 
|---|
|  |  |  | /*position: relative;*/ | 
|---|
|  |  |  | /*-webkit-animation: machine 2s;*/ | 
|---|
|  |  |  | /*animation: machine 2s;*/ | 
|---|
|  |  |  | /*animation-fill-mode: forwards;*/ | 
|---|
|  |  |  | /*}*/ | 
|---|
|  |  |  | /*@-webkit-keyframes machine {*/ | 
|---|
|  |  |  | /*from {left: 0;}*/ | 
|---|
|  |  |  | /*to {left: 100px}*/ | 
|---|
|  |  |  | /*}*/ | 
|---|
|  |  |  | /*@keyframes animationCrn {*/ | 
|---|
|  |  |  | /*from {left: 0}*/ | 
|---|
|  |  |  | /*to {left: 100px}*/ | 
|---|
|  |  |  | /*}*/ | 
|---|
|  |  |  | 
|---|
|  |  |  | shadeClose: true, | 
|---|
|  |  |  | content: $('#siteWindow'), | 
|---|
|  |  |  | area: ['35rem', '18rem'], | 
|---|
|  |  |  | btn: ['确定', '关闭'] | 
|---|
|  |  |  | btn: ['确定', '关闭'], | 
|---|
|  |  |  | yes: function(index, layero){ | 
|---|
|  |  |  | layer.close(index); | 
|---|
|  |  |  | alert(1); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | }); | 
|---|
|  |  |  | }); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | shadeClose: true, | 
|---|
|  |  |  | content: $("#crnWindow"), | 
|---|
|  |  |  | area: ['40rem', '20rem'], | 
|---|
|  |  |  | btn: ['确定', '关闭'] | 
|---|
|  |  |  | btn: ['确定', '关闭'], | 
|---|
|  |  |  | yes: function(index, layero){ | 
|---|
|  |  |  | layer.close(index); | 
|---|
|  |  |  | alert(1); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | }); | 
|---|
|  |  |  | }); | 
|---|
|  |  |  |  | 
|---|