no message

Former-commit-id: e4267a807c85f3699eca65d2af863a9dbbdde64a [formerly e4267a807c85f3699eca65d2af863a9dbbdde64a [formerly e4267a807c85f3699eca65d2af863a9dbbdde64a [formerly e4267a807c85f3699eca65d2af863a9dbbdde64a [formerly 239135759a670418d776f86f599806050f48539b [formerly 50d1e933815a2263b85bb3a0adb0363f2be039aa]]]]]
Former-commit-id: 5dbb0ce8e9fc33ab0ef6fe34ac4d93077a70ad02
Former-commit-id: 1bbce9d1f7ed98a19ef62e8caf2dade8f2294ea5
Former-commit-id: 9419b0b23d0b691bb7860a664c83bd77687cf44d [formerly ae4452bbb6ac62381ef86b00e6ad5a823bdffee9]
Former-commit-id: 9043e39b4736dd95b91af1262b92d330fd660085
Former-commit-id: 74b9f7696e324fce3cd07c3f11ee5515fb1dcaa8
Former-commit-id: 7a9f527bf9a59c65c85c9337ee62a414e721a1bf
Former-commit-id: 2d0a8670b386de3109e06d38acfe744a992d8adb
Former-commit-id: a79849e77892c03c2a9a2ea01e572c11d2d191b8
This commit is contained in:
liyang
2018-06-25 23:25:23 +08:00
parent 8b92cb0b17
commit d2482e7db2

View File

@@ -24,7 +24,7 @@
<el-input type="text" v-model="formLogin.code" placeholder="- - - -">
<template slot="prepend">验证码</template>
<template slot="append">
<img class="login-code" src="static/image/login-code.png" alt="">
<img class="login-code" src="/static/image/login-code.png" alt="">
</template>
</el-input>
</el-form-item>