| | |
| | | |
| | | const userStore = useUserStore(); |
| | | |
| | | function goToSign() {} |
| | | const goToSign = useAccessReal(() => {}); |
| | | </script> |
| | | |
| | | <style lang="scss"> |
| | | @import '@/styles/common.scss'; |
| | | |
| | | .mine-agreement-sign-detail { |
| | | padding: 20px 28px 0; |
| | | .mineAgreementSignDetail-page-wrapper { |
| | | .mine-agreement-sign-detail { |
| | | padding: 20px 28px 0; |
| | | |
| | | .mine-agreement-sign-detail-card { |
| | | margin-bottom: 24px; |
| | | .mine-agreement-sign-detail-card { |
| | | margin-bottom: 24px; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .detail-card-btn { |
| | | color: boleGetCssVar('color', 'primary'); |
| | | .detail-card-btn { |
| | | color: boleGetCssVar('color', 'primary'); |
| | | } |
| | | } |
| | | </style> |