Browse Source

update

master
yuanjunbin 2 years ago
parent
commit
e59bce7e71
2 changed files with 1 additions and 3 deletions
  1. +1
    -1
      stock-forcast-web/views/login/index.vue
  2. +0
    -2
      stock-forcast-web/views/login/index.vue.bak

+ 1
- 1
stock-forcast-web/views/login/index.vue View File

@@ -22,7 +22,7 @@


<div class="subm"> <div class="subm">
<el-button type="primary" round @click="subup('resetForm')"> 登录</el-button> <el-button type="primary" round @click="subup('resetForm')"> 登录</el-button>
<!-- <el-button type="primary" round> 注 册</el-button>-->
</div> </div>


</el-card> </el-card>


+ 0
- 2
stock-forcast-web/views/login/index.vue.bak View File

@@ -22,11 +22,9 @@


<div class="subm"> <div class="subm">
<el-button type="primary" round @click="subup('resetForm')"> 登录</el-button> <el-button type="primary" round @click="subup('resetForm')"> 登录</el-button>
<!-- <el-button type="primary" round> 注 册</el-button>-->
</div> </div>


</el-card> </el-card>
</div> </div>
</template> </template>




Loading…
Cancel
Save