remove announcement from login page, update dashboard announcement, and remove booking form

This commit is contained in:
omair saleh
2021-06-17 07:21:21 +08:00
parent 94a3935b9f
commit b8171fad0d
+3 -3
View File
@@ -1,16 +1,16 @@
<template>
<el-main>
<div class="alert alert-danger" role="alert">
<div class="alert alert-info" role="alert">
Dear EXCHANGE users,<br>
We have officially launched EXCHANGE 2.0, your current account is closed for any further transactions by 7am, 17<sup>th</sup> June 2021.<br>
To create new bookings, you will need to click the below link and login using the same email and password in the new system.<br>
To create new bookings, you will need to click the below link and login using the same email and password in the new system.<br><br>
<a href="https://stagging.exchange.cief-malaysia.com">
<button class="btn btn-success">Go to new site</button>
</a><br><br>
尊贵的EXCHANGE用户<br>
EXCHANGE 2.0 已正式推出 当前户口最后下订单和汇款的截止时间为 6月17日早上7点<br>
您可以点击以下网址 使用同样的电子邮件和密码登录及下订单<br>
您可以点击以下网址 使用同样的电子邮件和密码登录及下订单<br><br>
<a href="https://stagging.exchange.cief-malaysia.com">
<button class="btn btn-success">转到新站点</button>
</a>