登录界面修改
This commit is contained in:
parent
95ab97bd23
commit
26d7bd0d67
@ -8,7 +8,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="whiteBg" v-if="formItem === 1">
|
||||
<div class="title acea-row row-center-wrappe">
|
||||
<div class="title acea-row row-center-wrapper">
|
||||
<div class="item" :class="current === index ? 'on' : ''" v-for="(item, index) in navList"
|
||||
@click="navTap(index)" :key="index">
|
||||
{{ item }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user