This commit is contained in:
X1627315083
2024-03-04 10:02:55 +08:00
parent 37c6732627
commit 89979a2131
2 changed files with 43 additions and 42 deletions

View File

@@ -7,7 +7,7 @@
<div class="upgrade-content-wire"></div>
<!-- <div class="upgrade-content-text">System upgrading</div> -->
<div class="upgrade-content-text">System maintenance</div>
<div class="upgrade-content-textab">Due to system server upgrades, we will be conducting maintenance on Monday, March 4th, from 10:00 AM to 3:00 PM Hong Kong time. During this period, access to the AiDA system will be temporarily unavailable. We apologize for any inconvenience this may cause and appreciate your understanding.</div>
<div class="upgrade-content-textab">Due to system server upgrades, we will be conducting maintenance on Monday, March 4th, from 10:00 AM to 3:00 PM Hong Kong time. During this period, access to the AiDA system will be temporarily unavailable.<br> We apologize for any inconvenience this may cause and appreciate your understanding.</div>
</div>
</div>
</template>
@@ -85,6 +85,7 @@ export default defineComponent({
transform: translateX(-50%);
font-size: 1.8rem;
color: #8e8e8e;
text-align: center;
}
}