Browse Source

update

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

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

@@ -27,7 +27,7 @@

</el-card>
<div class="footerbtn">
<a href="" target="_blank" style="text-decoration: none;color: black;">蜀ICP备2021021930号-1</a>
<a href="" target="_blank" style="text-decoration: none;color: black;"></a>
</div>
</div>
</template>


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

@@ -27,7 +27,7 @@

</el-card>
<div class="footerbtn">
<a href="/" target="_blank" style="text-decoration: none;color: black;">蜀ICP备2021021930号-1</a>
<a href="" target="_blank" style="text-decoration: none;color: black;">蜀ICP备2021021930号-1</a>
</div>
</div>
</template>


Loading…
Cancel
Save