[bugfix] Button: should be unclickavble when loading (#779)

This commit is contained in:
neverland
2018-03-26 19:52:17 +08:00
committed by GitHub
parent 9930a3263b
commit dadf733d71
3 changed files with 8 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ export default {
<style lang="postcss">
.demo-list {
.van-cell {
text-align: center;
justify-content: center;
}
.page-desc {