|
|
@@ -2,11 +2,11 @@
|
|
|
<div style="width: 100%; overflow-y: auto; background-color: white">
|
|
|
<sticky class-name="sub-navbar2" v-if="activeIndex==1 || activeIndex==2">
|
|
|
<div class="top-wrapper">
|
|
|
- <div style="margin-top: 5px; float: left;">
|
|
|
+ <!--<div style="margin-top: 5px; float: left;">
|
|
|
<router-link to="/">
|
|
|
<img src="../assets/img/logo_dagang2.png" style="height:35px;">
|
|
|
</router-link>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
|
|
|
<div style="float: right;">
|
|
|
<router-link :to="'/signup'">
|
|
|
@@ -24,8 +24,8 @@
|
|
|
|
|
|
<div class="login-body">
|
|
|
<img
|
|
|
- src="../assets/img/title_gongfang.png"
|
|
|
- style=" position: absolute; height:60px; top: 20px; left:50%; margin-left: -350px"
|
|
|
+ src="../assets/img/title_login.png"
|
|
|
+ style=" position: absolute; height:55px; top: 22px; left:50%; margin-left: -300px; margin-top: 20px"
|
|
|
v-if="activeIndex==0"
|
|
|
/>
|
|
|
<section class="login">
|
|
|
@@ -56,7 +56,7 @@
|
|
|
<el-col :span="12">
|
|
|
<div class="demo-image__placeholder">
|
|
|
<div class="block">
|
|
|
- <img style="width: 290px; height: 280px; margin-top: 10px" src="../assets/img/login_left.png" />
|
|
|
+ <img style="width: 280px; height: 280px; margin-top: 15px" src="../assets/img/login_left.png" />
|
|
|
</div>
|
|
|
</div>
|
|
|
<!-- -->
|