|
@@ -71,7 +71,7 @@
|
|
|
<!-- <div>
|
|
<!-- <div>
|
|
|
© 2010-2021 Beijing Language and Culture University Press All rights
|
|
© 2010-2021 Beijing Language and Culture University Press All rights
|
|
|
reserved.
|
|
reserved.
|
|
|
- </div>
|
|
|
|
|
|
|
+ </div>-->
|
|
|
<div>
|
|
<div>
|
|
|
<a target="_blank" href="https://www.blcup.com"
|
|
<a target="_blank" href="https://www.blcup.com"
|
|
|
><img
|
|
><img
|
|
@@ -81,7 +81,7 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div>
|
|
<div>
|
|
|
<img src="../../assets/login/icon-email.png" />shuzichuban@blcup.com
|
|
<img src="../../assets/login/icon-email.png" />shuzichuban@blcup.com
|
|
|
- </div> -->
|
|
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</template>
|
|
</template>
|
|
@@ -839,12 +839,12 @@ export default {
|
|
|
color: white;
|
|
color: white;
|
|
|
}
|
|
}
|
|
|
> :first-child::before {
|
|
> :first-child::before {
|
|
|
- content: "|";
|
|
|
|
|
- background: white;
|
|
|
|
|
- width: 6px;
|
|
|
|
|
- height: 20px;
|
|
|
|
|
- position: relative;
|
|
|
|
|
- right: 5px;
|
|
|
|
|
|
|
+ // content: "|";
|
|
|
|
|
+ // background: white;
|
|
|
|
|
+ // width: 6px;
|
|
|
|
|
+ // height: 20px;
|
|
|
|
|
+ // position: relative;
|
|
|
|
|
+ // right: 5px;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|