二维码失效
@@ -56,7 +56,7 @@ + + diff --git a/src/views/property-marketing/media-account/account-manage/components/reauthorize-account-modal/style.scss b/src/views/property-marketing/media-account/account-manage/components/reauthorize-account-modal/style.scss new file mode 100644 index 0000000..40b1640 --- /dev/null +++ b/src/views/property-marketing/media-account/account-manage/components/reauthorize-account-modal/style.scss @@ -0,0 +1,57 @@ +@import '@/views/property-marketing/component.scss'; + +.reauthorize-account-modal { + border-radius: 8px; + .img-box { + position: relative; + .mask { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + opacity: 0.8; + background: #000; + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; + color: #fff; + .s1 { + color: var(--BG-White, #fff); + text-align: center; + font-family: 'Alibaba PuHuiTi'; + font-size: 14px; + font-style: normal; + font-weight: 400; + line-height: 22px; + } + } + } + .s2 { + color: var(--Text-1, #211f24); + font-family: 'Alibaba PuHuiTi'; + font-size: 14px; + font-style: normal; + font-weight: 400; + line-height: 22px; + } + .red-text { + overflow: hidden; + color: var(--Functional-Red-6, #f64b31); + text-overflow: ellipsis; + font-family: 'Alibaba PuHuiTi'; + font-size: 14px; + font-style: normal; + font-weight: 400; + line-height: 22px; + } + .account-tip-box { + // margin-left: 32px; + width: 100%; + padding: 8px 0px 8px 12px; + + border-radius: 4px; +background: var(--BG-200, #F2F3F5); + } +} diff --git a/src/views/property-marketing/media-account/account-manage/index.vue b/src/views/property-marketing/media-account/account-manage/index.vue index fbf32f3..f21fdbe 100644 --- a/src/views/property-marketing/media-account/account-manage/index.vue +++ b/src/views/property-marketing/media-account/account-manage/index.vue @@ -178,7 +178,7 @@ const getData = async () => { name: '全球', account_id: 1, mobile: 1777777, - status: 3, + status: 0, platform: 0, operator: { name: '小周',