添加codeCreate logo
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
@click="turnToNewPage('https://www.aidlab.hk/en/')"
|
||||
src="@/assets/images/loginPage/aida_logo.png"
|
||||
/>
|
||||
<img
|
||||
class="homeRecommend_logo"
|
||||
@click="turnToNewPage('https://code-create.com.hk/')"
|
||||
src="@/assets/images/loginPage/logo_full.png"
|
||||
/>
|
||||
<div
|
||||
class="login_footer_item_text"
|
||||
@click="turnToWindow(
|
||||
@@ -220,6 +225,8 @@ export default defineComponent({
|
||||
width: 14.4rem;
|
||||
height: 3.2rem;
|
||||
margin-top: 0;
|
||||
object-fit: contain;
|
||||
cursor: pointer;
|
||||
}
|
||||
.login_footer_item_text{
|
||||
margin-left: 5rem;
|
||||
|
||||
Reference in New Issue
Block a user