Browse Source

优化友情链接显示样式

master
科技小王子 11 months ago
parent
commit
1ce47cc123
  1. 10
      src/views/index/index.vue

10
src/views/index/index.vue

@ -103,14 +103,14 @@
<div class="line-height-d5">
<p>a. Brain Computer Interface Paradigm And Brain Signal Recognition</p>
<p>Technology</p>
<p style="padding-left: 18px">Technology</p>
<p> b. Principles of Brain Cognition And Detection</p>
<p> c. Brain Signal Measurement Methods</p>
<p>d. New Technology Of Brain Computer Driven Human Computer </p>
<p>Interaction</p>
<p style="padding-left: 18px">Interaction</p>
<p>e. Brain Inspired Computing And Modeling</p>
@ -232,9 +232,7 @@
</a-card>
<a-card title="Paper Submission" :bordered="false" hoverable :head-style="{ backgroundColor: '#e0f0fd', color: '#0096FF', fontSize: '24px'}" :style="{ boxShadow: '2px 0px 10px #ccc', marginBottom: '20px'}">
<div class="ele-text-heading">
<p>Authors are invited to submit papers through the conference Submission System since April 1, 2024.
Submissions must be original and should not have been published previously or be under consideration for publication while being evaluated for this conference.</p>
<p>Authors are invited to submit papers through the conference Submission System since June 20, 2024. Submissions must be original and should not have been published previously or be under consideration for publication while being evaluated for this conference. Accepted papers will be submitted for inclusion into IEEE Xplore subject to meeting IEEE Xplores scope and quality requirements. At least one of the authors of any accepted paper is requested to register and present the paper at the conference.</p>
<p class="ele-text-secondary"><span style="padding-right: 20px">Please send the full paper(word+pdf) to Submission System :</span><a-button type="primary" danger style="border-radius: 20px; background: linear-gradient(to right, #0096FF, #0096FF); border: none" @click="openUrl(`https://sub.diia.org.cn`)">Submission System</a-button></p>
</div>
@ -243,7 +241,7 @@
<template #title>
<div class="flex" style="display: flex">
<div class="title">-HOSTED BY-</div>
<div class="title" style="margin-left: 511px">Organizer</div>
<div class="title" style="margin-left: 380px">Organizer</div>
</div>
</template>
<div class="ele-cell" style="

Loading…
Cancel
Save