| | |
| | | |
| | | html { |
| | | height: 100%; |
| | | overflow-x: hidden; |
| | | width: 750rpx; |
| | | } |
| | | |
| | |
| | | opacity: 0; |
| | | padding: .1em .5em; |
| | | text-transform: uppercase; |
| | | opacity: 0; |
| | | transform: rotate(-2deg) scale(5); |
| | | animation: seal .3s cubic-bezier(0.6, 0.04, 0.98, 0.335) forwards; |
| | | opacity: .75; |
| | | transform: rotate(-15deg) scale(1); |
| | | // animation: seal .3s cubic-bezier(0.6, 0.04, 0.98, 0.335) forwards; |
| | | } |
| | | |
| | | @keyframes seal { |
| | |
| | | } |
| | | console.log('this.basicInfor123', this.basicInfor) |
| | | let time = this.basicInfor.time.slice(5) |
| | | this.share.title = `${this.basicInfor.escalationUnitName}-${time}的交办单` |
| | | this.share.title = `${this.basicInfor.unitName}-${time}的交办单` |
| | | this.show = false |
| | | this.isShow = true |
| | | }) |